post
https://ecm.cert.ceretax.net/customers/imports
Registers a new customer import or update batch and returns a pre-signed S3 URL that the data file should be uploaded to.
The bulk workflow is:
- Call this endpoint with the batch name, file name, and mode. The response carries the
batchIdandsignedUrl. PUTthe CSV or XLSX file tosignedUrl. Uploading the file is what triggers processing, so the batch remainspendinguntil the file arrives.- Poll Get import batch until
statusiscompleted,completed_with_errors, orfailed. - If the batch completed with errors, fetch the annotated error file with Get import error file, then correct and resubmit those rows using Retry import batch.
File constraints: the file must be a .csv or .xlsx file, may not exceed 10 MB, and the file name may not contain a forward slash ( / ), backslash ( ** ), or double period ( .. ).
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
