Bulk Import (Alpha)
List bulk jobs for the calling merchant
List bulk jobs for the calling merchant
Submit a bulk job
Submits a job referencing a previously uploaded NDJSON object. One active job per merchant; additional submissions queue. The bulk surface is write-only (insert / upsert); it has no bulk read or export operation.
Generate a presigned upload URL for a bulk payload
Returns a presigned S3 PUT URL the merchant uploads NDJSON to, plus the s3_key to pass to submit.
Request cancellation of a bulk job
Queued jobs cancel immediately (200). In-progress jobs finalize as cancelled between records (202); already-processed records stand.
Retrieve a bulk job's status and counts
Retrieve a bulk job's status and counts
Paginate a bulk job's per-record results
Paginate a bulk job's per-record results
Was this page helpful?