v1
latestOpenAPI 3.0.12026-07-245303882.5 MBPix Cashout
Retornará o evento de confirmação via webhook pix-payment-out
Confira nosso tutorial -> https://developers.celcoin.com.br/docs/pix-cash-out-pagamento
post/pix/payment
Request body
Response
200
Example response
{
"status": "PROCESSING",
"version": "1.0.0",
"body": {
"id": "34fee7bc-4d40-4605-9af8-398ed7d0d6b5",
"clientCode": "1458854",
"transactionIdentification": "dc8cf02b81b54bd59323453b207e704a",
"endToEndId": "E3030629420200808185300887639654",
"initiationType": "MANUAL",
"paymentType": "IMMEDIATE",
"urgency": "HIGH",
"transactionType": "TRANSFER",
"debitParty": {
"account": "444444",
"branch": "1",
"taxId": "11122233344",
"name": "Celcoin",
"accountType": "CACC"
},
"creditParty": {
"bank": "30306294",
"key": "5244f4e-15ff-413d-808d-7837652ebdc2",
"account": "10545584",
"branch": "1",
"taxId": "11122233344",
"name": "Celcoin",
"accountType": "CACC"
},
"remittanceInformation": "Texto de mensagem"
}
}