Skip to main content
PUT
Cancel a payment

Authorizations

Authorization
string
header
required

Pass your API key as a bearer token: Authorization: Bearer <API_KEY>.

Path Parameters

payment_id
string<uuid>
required

The ID of the payment intent to cancel.

Response

The payment was cancelled.

data
object