Skip to main content

allo-direct-debit-http-sample

{
"originalPartnerReferenceNo": "E2E20230811001",
"originalReferenceNo": "20230811000000050116917278196299",
"originalExternalId": "534375157",
"latestTransactionStatus": "00",
"transactionStatusDesc": "Success",
"amount": {
"value": "5000.00",
"currency": "IDR"
},
"additionalInfo": {
"custIdMerchant": "UATALLO1",
"accountType": "DIRECT_DEBIT"
}
}
Direct Debit Notification Explanation
ParameterTypeMandatoryDescription
originalPartnerReferenceNostringMandatorySame as the request that merchant sent on the payment initiation
originalReferenceNostr ingMandatoryTransaction identifier on service consumer system, will be used as invoice number.
originalExternalId``
latestTransactionStatus``
transactionStatusDesc``
amount.valuestringMandatoryTotal amount ends in decimal .00 if currency is IDR
amount.currencyMandatoryMandatoryCurrency of amount
additionalInfo.custIdMerchant``
additionalInfo.accountType``