Get Shipment Order
GET/api/v1/shipment_orders/:shipment_order_id
Get Shipment Order
Request
Responses
- 200
- 401
- 403
- 404
- 422
Successful Response
`unauthorized`: Invalid or no credentials where supplied.
`could_not_validate_credentials`: Could not validate credentials.
`shipment_order_not_found`: The requested shipment order was not found.
Validation Error