post
https://sandbox-api.prioritycommerce.com/v1/passport/v1/transaction///cancel
Cancel a transaction that is still in SCHEDULED or PENDING status before it is picked up for processing. This action cannot be undone.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests⦠| |||
Loadingā¦
204Cancellation accepted. The transaction moves to CANCELLED status and will not be processed.
400The request could not be processed. The transaction may not be in a cancellable status (SCHEDULED or PENDING).
401Authentication failed. Verify that the Authorization header contains a valid Bearer token.
403The authenticated user does not have permission to perform this operation.
404The requested transaction was not found.
500An unexpected error occurred on the server while processing the request.