Incoming Collect Request to Customer
This callback is given when a customer receives a collect request from any UPI user. This enables the merchant server to notify the customer, so that they can take action on the request. The Juspay SDK shall be triggered to fulfill the collect request.
# A callback with following POST data will be sent to the configured webhook URL.
Event: MERCHANT_CUSTOMER_COLLECT_REQUEST_RECEIVED
Event ID
Example:- evt_V2_03c6ec0681124450b55cf92fa35df241
Name of the event
Example:- MERCHANT_CUSTOMER_COLLECT_REQUEST_RECEIVED
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:- 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
For Mandate amount greater than 5000 , seq_number and umn will be there in collect request received callback.
|
Optional Fields
|
Constrains
|
|---|---|
umn
| Will be received only during mandate executions.
|
seqNumber
| Will be received only during mandate executions.
|

