Add Order
POST/api/v1/orders
Add Order
Request
Responses
- 200
- 400
- 401
- 403
- 422
Successful Response
`order_already_exists`: An order already exists with the ext_order_id and ext_fulfillment_order_id given.
`unauthorized`: Invalid or no credentials where supplied.
`could_not_validate_credentials`: Could not validate credentials.
Validation Error