Apply a buyer-side update to a specific order inside a purchase.
Use this endpoint for post-purchase item actions such as delivery confirmation or opening a dispute.
Rules:
orderId must exist within that purchase.Responses:
204 on success.404 for missing purchase or order.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Order updated