v1
latestOpenAPI 3.0.12026-07-245303882.5 MBIniciar pagamento Pix
Essa API permite que seja realizada a iniciação de um pagamento Pix a partir das regras populadas em seu payload.
post/pix-indirect/v1/payment
Request body
Response
200
Example response
{
"vlcpAmount": 15.55,
"vldnAmount": 10,
"withdrawalServiceProvider": "13935893",
"withdrawalAgentMode": "AGTEC",
"transactionIdentification": "dc8cf02b81b54bd59323453b207e704a",
"endToEndId": "E3030629420200808185300887639654",
"debitParty": {
"account": "3794245",
"branch": 30,
"bank": "13935893",
"taxId": "13935893000109",
"accountType": "CACC",
"name": "IS2B - Integrated Solutions to Business S.A"
},
"creditParty": {
"key": "5244f4e-15ff-413d-808d-7837652ebdc2",
"bank": "30306294",
"account": "10545584",
"taxId": "11122233344",
"accountType": "CACC",
"name": "Celcoin"
},
"initiationType": "DICT",
"taxIdPaymentInitiator": "01203324000124",
"remittanceInformation": "Texto de mensagem",
"paymentType": "IMMEDIATE",
"urgency": "HIGH",
"transactionType": "TRANSFER",
"clientCode": "1458854",
"amount": 25.55
}