This is sample of status update we send to your callback URL :

{
  "data": {
    "id": "QR_7d13c668fea84081832d02368c61af69",
    "referenceId": "test-qris-sandbox",
    "amount": 10000,
    "status": "paid",
    "createdAt": "2024-01-16T17:00:00.000+07:00",
    "paidAt": "2024-01-18T17:00:00.000+07:00",
  }
}