Payment Success Callback (Invoice)
POST
https://tokoapisnap-stg.netzme.com/api/v1.0/snap/invoice/notif
originalReferenceNo
String
Invoice Id
originalPartnerReferenceNo
String
Invoice transaction id
latestTransactionStatus
String
Status transaction
transactionStatusDesc
String
Description status transaction
amount
Object
gross amount
value
String
Value Amount
currency
String
Currency amount
netAmount
Object
Nett amount
value
String
value of netAmount
currency
String
currencyof netAmount
feeAmount
Object
Admin fee
value
String
Value of feeAmount
currency
String
Currency of fee
additionalInfo
Object
Additional info
custIdMerchant
String
Merchant Id
bankCode
String
Bank code
paymentTime
String
Timestamp
paymentMethod
String
"BANK_TRANSFER", "NETZME", "BCA", "QRIS" or "RETAIL_OUTLET"
paymentChannel
String
Payment channel
transactionId
String
invoice transaction id
qrDetail
Object
Detail of QR (Qris Invoice Only)
buyerUserId
String
Buyer Id
buyerFullname
String
Full Name
merchantFee
Object
Fee merchant
issuerName
String
Issuer name
acquirerName
String
Aquire name
customerPan
String
CUstomer pan
merchantPan
String
Merchant Pan
merchantName
String
merchant name
merchantLocation
String
Merchant location
terminalId
String
Terminal id
referenceId
String
Ref Id
invoiceId
String
Invoice ID
rrn
String
RRN
localTrasactionDate
Int
Transaction date with format YYYYMMDD, Example : 20240422
issuerId
String
Issuer ID
isSplitFee
bool
Are admin fees shared?
spiltFees
Array
Details of admin fee sharing (if any)
Last updated