API REFERENCE
...
Payments
Instant payment

Cancel a payment initiation

1 min
Cancel a payment initiation
POST
Request
Response
Path Params
id
String
required
Payment initiation order 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
identifierType
String
required
Type of the user identification document: CNPJ or CPF
Curl
Node.js
JS
Python
Ruby
Responses
200