pending status can be canceled.
Cancellation Behavior
- pending: The order is canceled immediately and its status becomes
canceled - The underlying PSP checkout session expires automatically — there is no separate PSP cancel call to make
completedandcanceledare terminal states and cannot be canceled again
Request Body
Example Request
Success Response (200)
Response Fields
Errors
Retry policy: Never retry 4xx — fix the request and resubmit. Retry 5xx with exponential backoff (start 5s, max 3 attempts).