Updates a specific Metadata from a Ticket.
POST/order/:guid/ticket/:order_ticket_guid/bymetadataid/:order_metadata_guid
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
One can use this to update an existing Metadata value, or create a new Metadata (linked to the Ticket).
Request​
Responses​
- 200
- 403
- 404
- 406
Return the full updated Order.
Unauthorized. You do not have permission to manage the Order or read the Metadata.
Order, Ticket, or Metadata not found.
Request is invalid, see error context for validation errors.