Raise A query
This api can be used to raise a query on a deemed transaction. The query should be raised 2 days after the transaction attempt.
application/json
Will be shared while onboarding.
Will be shared while onboarding.
application/json
This is an epoch unix timestamp string. For example, 1496918882000. It can be used by us to invalidate older requests.
This is a signature over combination of headers, payload. Refer Signature Calculation section for more details.
Merchant generated unique profile id for customer
Constraint: Alphanumeric string with dot(.). Maximum length is 256.
Unique id sent to UPI switch for the request
Constraint: 35 character alphanumeric. Should always start with merchant prefix provided.
RRN of the transaction on which query is raised
Constraint: 12 digit numeric string
A comment specifying the query regarding the issue
Constraint: 0-255 characters alphanumeric
Stringified JSON for udf parameters
PSP status of the API
Values: SUCCESS | FAILURE
PSP response code for the API
PSP response message for the API
Unique id for the merchant as passed in request headers
Unique id for the merchant channel as passed in request headers
Merchant generated unique profile id for customer as passed in the request
Customer mobile number as per device binding
Constraint: 12 digits mobile number
PSP generated unique id for the query
The query description as sent in the request
Constraint: 0-255 characters alphanumeric
upiRequestId as passed in request
upiResponseId as passed in request
Response status returned by gateway
Values: SUCCESS|FAILURE
Response code returned by gateway
Response message for code returned by gateway
Udf parameters as passed in the request

