POST /v1.0/snap/debit/notify
POST
/v1.0/snap/debit/notify
latestTransactionStatus
String
transactionStatusDesc
originalReferenceNo
balance
Object
value
Amount of balance, ex : "1299991"
currency
ex: "IDR"
additionalInfo
type
payment_bill
billId
source
description
refId
{ "latestTransactionStatus": "00", "transactionStatusDesc": "Success", "originalReferenceNo": "586b4a69-31fe-458d-bcc0-e297e509c8a6", "balance": { "value": "1299991.00", "currency": "IDR" }, "additionalInfo": { "type": "payment_bill", "billId": "21bb73fd-e624-4e2c-b5a0-188ca66fe222", "source": "xplorin", "description": "tiket kebun raya", "refId": "363a01be-7de1-4a54-a694-7e858306664a" } }
responseCode
(HTTP status code + service code + case code)
responseMessage
Description of responseCode
originalReferenceNo from request
{ "responseCode": "2000000", "responseMessage": "Successful", "additionalInfo": { "originalReferenceNo": "6972a819-3b39-11ed-8497-00ff4cecd6c7" } }
x-callback-token
Content-Type
application/json
curl --location --request POST \ http://127.0.0.1:8081/v1.0/snap/debit/notify \ --header 'Accept: application/json' \ --header 'Content-Type: application/json' \ --header 'x-callback-token: Z3kwaFV5bTZnSTNjSmhlNDhDa2d0UjRORk1abW5NSmVZbTJpbldtbFhUczlnWVBXbG9xdU1mS2d4cWxwUkhJVEcycWx5d0lLRmxsNW8yYURKQlc4YVJYNzE3c0lqVXk1a0Rxdg==' \ --data-raw '{ "latestTransactionStatus": "00", "transactionStatusDesc": "Success", "originalReferenceNo": "586b4a69-31fe-458d-bcc0-e297e509c8a6", "balance": { "value": "1299991.00", "currency": "IDR" }, "additionalInfo": { "type": "payment_bill", "billId": "21bb73fd-e624-4e2c-b5a0-188ca66fe222", "source": "xplorin", "description": "tiket kebun raya", "refId": "363a01be-7de1-4a54-a694-7e858306664a" } }'
Last updated 11 months ago
Your Netzme unique callback token to verify the origin of the callback, seen on the page