Bulk insert of orders to Biso Platform
POST/orders/bulk
Create new orders. The list request body must contain the full order's details.
warning
You MUST provide the local date and time that the order was placed,
with the required pattern(YYYY-MM-DDTHH:mm:ss). This way the API can ensure
period filtering and maintain date and time standardization across all your orders.
Request
Responses
- 201
- 400
- 422
- 429
Successful Response
Bad Request
Validation Error
Too Many Requests
Response Headers
Retry-After
Time to wait before make another request