API REFERENCE
...
Payments
Scheduled payment
Cancel a Payment Initiation
1min
Cancel a payment initiation by id
POST
Request
Path Params
id
required
String
Payment initiation id, it will be returned when POST /scheduled is called
Header Parameters
Authorization
required
String
JWT bearer token
Body Parameters
cancelledBy
required
String
The cpf of the user that wanted to cancel
Updated 30 May 2024
Did this page help you?