Create Order Channel
POST/api/v1/order_channels
Create Order Channel
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
Successful Response
order_channel_already_exists
: An order channel already exists with the ext_order_channel_id given.
unauthorized
: Invalid or no credentials where supplied.
could_not_validate_credentials
: Could not validate credentials.
shop_not_found
: Shop does not exist.
Validation Error