v1

latestOpenAPI 3.1.02026-07-26202027.9 KB
Payments

Cancel a payment

Cancels a pending payment intent. The request must not include a body.

put/payments/{payment_id}/cancel

Path parameters

payment_idstring uuid required

The ID of the payment intent to cancel.

Response

The payment was cancelled.