Update Metadata of Product of Ticket
PUT/order/:guid/tickets/:order_ticket_guid/products/:order_ticket_product_guid/metadata/:order_metadata_guid
Update an existing OrderMetadata value of the Product of the Ticket.
Request​
Responses​
- 200
- 403
- 404
- 406
OrderMetadata updated.
Unauthorized. You do not have permission to manage the Order or read the Metadata.
Order, Ticket, Product of the Ticket, OrderMetadata of the Product, or Metadata not found.
Request is invalid, see error context for validation errors.