Incoming Money to Customer - PAY
This callback is given when the customer receives money from any upi user.
# A callback with following POST data will be sent to the configured webhook URL. Event: MERCHANT_CUSTOMER_RECEIVED_MONEY
Event ID
Example:- evt_V2_03c6ec0681124450b55cf92fa35df241
This callback is given when the customer receives money from any upi user.
Example:- MERCHANT_CUSTOMER_RECEIVED_MONEY
timestamp when webhook was created
Example:- 2021-12-07T13:46:40Z
Details of the event
Example:- YES_BIZ
Example:- customer1@abc
Example:- DEMO-CUST-1234
Example:- customer@xyz
Example:- Customer Name
Example:- DEMO-CUST-5678
Example:- 4121
Example:- DEMOUAT01
Example:- https://www.abcxyz.com/
Example:- XYZd0c077f39c454979...
Example:- 00
Example:- 806115044725
Example:- {}
Example:- This is remarks
Example:- UPI
Example:- UPI
Example:- DEMO-CUST-1234
Example:- 2016-11-24T19:00:00Z
transaction timestamp sent from bank
Example:- 2016-11-24T18:30:00Z
Example:- 100.00
Merchant can get multiple callbacks for the same event type till the transaction status reaches a terminal state. Terminal states for a transaction are SUCCESS, FAILURE, EXPIRED, DECLINED.
|
Optional Fields
|
Constrains
|
|---|---|
bank_account_uniqueId
| Only if gatewayResponseCode is 00.
|
bankCode
| Only if gatewayResponseCode is 00
|
maskedAccountNumber
| Only if gatewayResponseCode is 00
|

