Update Order
PUT/api/v1/orders/:order_id
Update 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.
`order_not_found`: No order found matching the given id.
Validation Error