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.

Changes

No recorded changes to this endpoint across all 1 revision of this API.