Cancel Payment Request

Cancels a pending payment request. Bookings that were reserved when the
payment request was created are released immediately instead of waiting
for the expiration timeout. Use this when the customer abandons the
checkout or the cart changes.

Errors Dictionary

StatusErrorDetailDescription
401unauthorizedinvalid_api_keyMissing or invalid Bearer token.
401unauthorizedapi_config_inactiveAPI access is inactive for this company.
403forbiddenscope_deniedAPI key lacks payment_requests:write scope.
404payment_request_not_foundPayment request not found for this company.
422payment_request_invalid_statusThe payment request is not in pending status.
429rate_limitedburst_limit_exceededPer-minute request limit exceeded.
429rate_limiteddaily_quota_exceededDaily request quota exceeded.
502upstream_unavailableThe upstream service is unavailable.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
≥ 1

Payment request unique identifier.

Responses

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