Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1.24 KB

File metadata and controls

17 lines (15 loc) · 1.24 KB

QueryPaymentRequest

Properties

Name Type Required Description
originalPartnerReferenceNo String Original transaction identifier on partner system
originalReferenceNo String Original transaction identifier on DANA system
originalExternalId String Original external identifier on header message
serviceCode String ☑️ Transaction type indicator is based on the service code of the original transaction request:
- IPG Cashier Pay - SNAP: 54
- QRIS CPM (Acquirer) - SNAP: 60
- QRIS MPM (Acquirer) - SNAP: 47
- Payment Gateway: 54
transactionDate String Transaction date in format YYYY-MM-DDTHH:mm:ss+07:00 (GMT+7, Jakarta time)
amount Money
merchantId String ☑️ Merchant identifier that is unique per each merchant
subMerchantId String Information of sub merchant identifier
externalStoreId String Store identifier to indicate to which store this payment belongs to
additionalInfo Object Additional information

[Back to README]