Loading...
Loading...
Receive webhook notifications for UPI Collection virtual account transactions.
Last updated: 2026-07-06
Paywize sends payment status updates to your webhook URL when payment status changes.
{
"payload": "Vam6c1U4cyUugnAtz2o7y8+Yjh5NLIexHf...encrypted_payload_here",
"irn": "CHUC060726000027"
}
{
"transaction_id": "CHUC020726000001",
"client_txn_id": "PAYWIZE2520856462",
"amount": 5,
"status": "Success",
"utr": "618025044956",
"remarks": "Vendor payment",
"mode": "UPI",
"reason": null,
"remitter_name": "JOHN DOE",
"remitter_account_number": "471601000XXXXX",
"remitter_account_ifsc": "ABCD0PBBBAN",
"credited_at": "2026-06-29T20:32:06.000Z",
"updatedAt": "2026-06-29T08:03:05.788Z"
}