Insert an order to Biso Platform
POST/orders
Create a new order. The request body must contain the full order 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