API REFERENCE
...
Payments
Instant payment

Cancel a Payment Initiation

1min
Cancel a payment initiation
POST
Request
Path Params
id
String
required
Payment initiation id, it will be returned when POST /payments 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