v1

latestOpenAPI 3.0.22026-08-061464031.4 MB
Payment Intents (Brazil)

Cancel a scheduled payment intent

Cancel a scheduled (one-off) payment intent.

We respond with a 204 - No Content and will inform you via webhook that the payment intent was canceled successfully.

Note: The latest you can cancel a scheduled payment intent is by 23:59:00 (GMT-3) on the day before the scheduled payment date.

post/payments/br/payment-intents/{id}/cancel/

Path parameters

idstring uuid required
Example:a3b92311-1888-449f-acaa-49ae28d68fcd

The scheduled payment-intent.id you want to cancel.

Response

No content