patch
https://connect.agendapro.com/v3/payment_requests//cancel
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
| Status | Error | Detail | Description |
|---|---|---|---|
| 401 | unauthorized | invalid_api_key | Missing or invalid Bearer token. |
| 401 | unauthorized | api_config_inactive | API access is inactive for this company. |
| 403 | forbidden | scope_denied | API key lacks payment_requests:write scope. |
| 404 | payment_request_not_found | Payment request not found for this company. | |
| 422 | payment_request_invalid_status | The payment request is not in pending status. | |
| 429 | rate_limited | burst_limit_exceeded | Per-minute request limit exceeded. |
| 429 | rate_limited | daily_quota_exceeded | Daily request quota exceeded. |
| 502 | upstream_unavailable | The upstream service is unavailable. |
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
