Cancel a scheduled charge
POST {{baseUrl}}/payments/br/payment-intents/:payment_intent_id/charges/:charge_id/cancel/
Documentation 📖
See detailed documentation for the Cancel a scheduled charge call in our API Reference.
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 charge is by 23:59:00 (GMT-3) on the day before the scheduled payment date.