pending status (before the buyer has paid). Both the seller and buyer can cancel a pending escrow via the API. For paid or delivered escrows, buyers use a request_cancellation checkout session; sellers use a cancel_escrow checkout session.
Path Parameters
string
required
Escrow ID
Response Fields
Error Responses
400 Bad Request
Escrow Not Pending401 Unauthorized
403 Forbidden
404 Not Found
Both the seller and buyer can cancel a pending escrow. The other party will receive a notification when the escrow is cancelled.