Skip to main content

ovo-direct-debit-http-sample-snap

{
"originalPartnerReferenceNo": "E2E_20230809_0005",
"originalReferenceNo": "E2E_20230809_0005",
"originalExternalId": "278717036",
"latestTransactionStatus": "00",
"transactionStatusDesc": "Success",
"amount": {
"value": "10000.00",
"currency": "IDR"
},
"additionalInfo": {
"custIdMerchant": "CUST_0005",
"accountType": "WALLET"
}
}
Direct Debit Notification Explanation
ParameterTypeMandatoryDescription
originalPartnerReferenceNostringMandatorySame as the request that merchant sent on the payment initiation
originalReferenceNostringMandatoryTransaction 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``