post
https://sandbox-api.prioritycommerce.com/v1/passport/v1/transaction///stop
Stop a CHECK transaction that is already in PROCESSING, IN_DELIVERY, or DELIVERED status — for example when a check is lost or was sent for the wrong amount.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Stop request accepted. The check transaction will be halted.
400The request could not be processed. The transaction may not be a CHECK or may not be in a stoppable status.
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.