UPI QR Payment Webhook

This webhook triggers when a QR user makes a payment. The webhook will notify the system upon payment completion by the user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

A unique ID generated for each payment transaction

string

The name of the remitter (user making the transaction)

string

The UPI ID of the remitter (user making the transaction)

double

The payment amount that has been made.

int64

Date on which the payment has been made. The date is in epoch format.

string

The possible status values you will receive are: success, failed and settled.

Headers
string

If an auth_token is configured for the webhook, it will be included in the request header. If no token is configured, this header field will be sent as blank.

Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json