Get Order Channel
GET/api/v1/order_channels/:order_channel_id
Get Order Channel
Request
Responses
- 200
- 401
- 403
- 404
- 422
Successful Response
`unauthorized`: Invalid or no credentials where supplied.
`could_not_validate_credentials`: Could not validate credentials.
`order_channel_not_found`: The requested order channel does not exist.
Validation Error