Update receiver information of Order
PUT/order/:guid
Update the receiver information of an Order, this includes rebuilding the Tickets.
Request​
Responses​
- 200
- 403
- 404
- 406
Order updated.
Unauthorized. You do not have permission to manage the Order.
Order not found.
Request is invalid, see error context for validation errors.