Query Status
This api can be used to check the status of a previously raised query.
application/json
This is a signature over combination of headers, payload. Refer Signature Calculation section for more details.
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.
Merchant generated unique profile id for customer
Constraints : Alphanumeric string with dot(.). Maximum length is 256.
UPI request id of the transaction on which the query was raised
Constraints : 35 character alphanumeric
RRN of the transaction on which query is raised
Constraints : 12 digit numeric string
Stringified JSON for udf parameters
PSP status of the API
Values : SUCCESS, FAILURE
PSP response code for the API
Values : Refer error code section
PSP response message for the API
Values : Refer error code section
Callback data in appropriate format for the transactionType passed in the request. Refer Transaction API Callbacks section for more details.
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
Values : 12 digits mobile number string
PSP generated unique id for the query
Values : QUERY123
The query description as sent in the request
Values : 0-255 characters alphanumeric
Timestamp of when the query was closed
Values : YYYY-MM-DDTHH:MM:SS+05:30
upiRequestId as passed in request
upiResponseId as passed in request
Response status returend by gateway
Values : OPEN, CLOSED
Response code returned by gateway
Response message for code returned by gateway
Udf parameters as passed in the request

