Create Batch

Use this API for creating a new batch of orders

Body Params
string
required

Unique Id of the batch. This is usually the id generated in your system. Use this for easier identification of the batch of orders.

dispatch
object
required

Batch dispatch details

sortBy
object
required

Parameters to set the priority of dispatch for orders in a batch.

orders
array of objects

Order details

orders
Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json