Bulk Send Jobs
Jobs
Bulk Send Jobs
Send multiple Driver-assigned or Vendor-assigned Jobs based on the given job_ids and order_ids asynchronously.
This endpoint requires the edit_job permission
PUT
Bulk Send Jobs
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.
Example:
"en"
Body
application/json
This allows either job_ids or order_ids or both
Response
Accepted