Create Batch Orders V2

Create multiple orders in a single batch request. Accepts 1-300 orders that will be processed asynchronously. Each order follows the same schema as POST /v2/orders. Returns immediately with a batch_id for tracking.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
orders
array of objects
required

Array of orders to create. Must contain between 1 and 300 orders. Each order follows the v2/orders schema.

orders*
date-time

Timestamp for when route quotes should be generated. Must be in ISO8601 format.

batch_settings
object

Optional batch processing configuration.

Headers
string
required

Burq API key for your account.

Responses

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