post https://sandbox.openfinance.celcoin.dev/pix/v1/automatic/recurrencies/authorization/accept
Log in to see full request history
Responses
xxxxxxxxxx
29curl --request POST \
--url https://sandbox.openfinance.celcoin.dev/pix/v1/automatic/recurrencies/authorization/accept \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"transactionId": "string",
"deniedReason": "string",
"journey": {
"status": "string",
"type": 0
},
"interval": {
"start": "2025-06-02T11:12:36.883Z",
"end": "2025-06-02T11:12:36.883Z",
"frequencyType": "0"
},
"amount": 0,
"debtor": {
"personType": "PF",
"taxId": "12345678910",
"name": "João Pereira"
},
"contract": {
"number": "string",
"description": "string"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: