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
Curl
Node.js
JS
Python
Ruby
Responses
200