Update an existing order
Documentation Index
Fetch the complete documentation index at: https://docs.launchmystore.io/llms.txt
Use this file to discover all available pages before exploring further.
| Code | Description |
|---|---|
UNAUTHORIZED | Invalid or missing access token |
FORBIDDEN | App doesn’t have write_orders scope |
NOT_FOUND | Order with the specified ID does not exist |
VALIDATION_ERROR | Invalid request body |
ORDER_CLOSED | Cannot modify a closed or cancelled order |