Withdraw a cancellation request

Withdraws a cancellation request that is still awaiting buyer approval.
reason is required and is stored with the request.

A withdrawn request has status CANCELLED. Only PENDING_APPROVAL requests
can be withdrawn; 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

Cancellation request identifier

Body Params
string
enum
required

Must be withdraw

Allowed:
string
required
length between 1 and 2000

Why you are withdrawing the request.

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