Delivery Jobs
Delivery Jobs related endpoints
📄️ Bulk Upload Delivery Jobs
This endpoint allows you to bulk create delivery jobs (up to 1000 jobs per request) from an Excel/CSV file. Parameters in the file are exactly the same as POST /delivery/jobs endpoint, you may refer to it for more details.
📄️ Complete a delivery job
Completes an assigned job. Remaining completion timestamps will be set to the time of the API call