post https://sandbox.openfinance.celcoin.dev/baas/v2/charge
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
38curl --request POST \
--url https://sandbox.openfinance.celcoin.dev/baas/v2/charge \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data @- <<EOF
{
"externalId": "externalId1",
"merchantCatagoryCode": "0000",
"expirationAfterPayment": 0,
"duedate": "2023-12-30T00:00:00.0000000",
"amount": 12.5,
"key": "teste@chavepix.com.br",
"debtor": {
"name": "Marcos Samuel Duarte",
"document": "49188474801",
"postalCode": "06463035",
"publicArea": "Rua Mãe D'Água",
"number": "1004",
"complement": "apto 123",
"neighborhood": "Jardim Mutinga",
"city": "Barueri",
"state": "SP"
},
"receiver": {
"document": "40655847871",
"account": "30023646056263"
},
"instructions": {
"fine": 10,
Try It!
to start a request and see the response here! Or choose an example: