Confirm Payment

📘

Every transaction will dispatch a Confirmation Webhook that can be registered at Create Webhook and follows the Template

Response parameters

ParametersFormatDescription
returnBooleanResponse status (true/false)
messageStringResponse message
dataObjectObject with transaction
correlation_idStringCorrelation Id
codeStringIdentification code
e2eStringIdentification e2e code
e2e_chargebackStringIdentification e2e code chargeback
e2e_original_chargebackStringIdentification e2e code original
transaction_statusStringTransaction status
code_transaction_statusNumberTransaction status code
created_atStringCreated at
amountDecimalValue Transaction
originObjectOrigin account information
nameStringOrigin name
documentStringOrigin document masked
bankStringOrigin account bank code
agencyStringOrigin account agency
accountStringOrigin account
digitStringOrigin account digit
receiverObjectReceiver account information
nameStringReceiver name
documentStringReceiver document masked
bankStringReceiver account bank code
agencyStringReceiver account agency
accountStringReceiver account
digitStringReceiver account digit

Transaction Status Codes

CodeDescription
1In Process
2Approved
3Canceled
4Refund Made

Request Parameters

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here!