This is sample of status update we send to your callback URL :
{
"data": {
"id": "QR_XXXX",
"referenceId": "XXXX",
"amount": 32000,
"status": "PAID",
"createdAt": "2024-03-13T14:12:25.000+07:00",
"paidAt": "2024-03-13T14:12:26.212+07:00",
"qrisType": "STATIC",
"merchant": "merchant_name",
"merchantNmid": "merchant_Nmid"
}
}