Cancel a pending payment request

Cancels a payment request that has not yet been approved. Send { "action": "cancel" } in the request body.

Only requests that are still awaiting approval can be cancelled; other statuses
return 409.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 64
^[A-Za-z0-9_/-]+$

Agreement identifier

string
required

Payment request identifier

Body Params
string
enum
required

Must be cancel.

Allowed:
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json