Settings
OrganisationSitesSpace TypesUpsellsStorefrontUsersBillingCommsIntegrationsAPI & WebhooksMigrationsSecurityAudit Log
Jobs · automation scheduler
One URL runs the whole daily batch for every site: billing run, late fees, collections ladder, comms chase-ups, autopay charges and the smart retry pass. Point a cron at it:
curl -X POST -H "x-jobs-secret: locitup-demo-jobs-secret" \ https://<your-vault-host>/api/jobs/run
Or run the demo poller: VAULT_JOBS_SECRET=locitup-demo-jobs-secret node scripts/scheduler.mjs (every N minutes, env-configurable).
Secret:
locitup-demo-jobs-secretNo run recorded yet.