Bulk-create OCPI locations (durable)
Bulk-create OCPI locations (durable)
Bulk-create OCPI locations (durable)
Kick off a durable bulk-create of OCPI locations under a CPO. Returns 202 Accepted in under a second with a job_id and status_url. Each location’s 10-table orchestration (OCPI rows, OCPP rows, topology, per-charger deployment + ECS) runs as a separate Upstash Workflow step with per-step retries on transient failure. Poll GET {status_url} every 1-2s until status == READY (or FAILED). Results include the created location ids.
Bearer authentication of the form Bearer <token>, where token is your auth token.
CPO identifier — the stringified integer returned by POST /ocpi/cpos (backed by ocpp.partner_operations.id).
Bulk location provisioning accepted; poll status_url
State machine for the durable bulk-location async job.