API REFERENCE
...
Payments
Scheduled payment

Cancel a Payment Initiation

1min
Cancel a payment initiation by id
POST
Request
Path Params
id
String
required
Payment initiation id, it will be returned when POST /scheduled is called
Header Parameters
Authorization
String
required
JWT bearer token
Body Parameters
cancelledBy
String
required
The cpf of the user that wanted to cancel
Curl
Node.js
JS
Python
Ruby
Responses
200