Skip to main content
POST /v1/org/fulfilment/activities/file
The same published structure delivered as a file — one activity per row. Useful when a file is simply what your warehouse system already produces.

Authorization

string
required
Your organisation API key (dzk_live_…).

Form fields

file
required
.csv or .xlsx, up to 50 MB. The first row must be the header row.
string
Your own reference for this push. Defaults to the filename.

The header row is checked before anything is queued

A structure mistake is yours to fix, so you hear about it on the request:
Once the header passes, the file is queued and every row is validated during the import — see Check an import.

Errors