Sign URL

This API will be used to generate PSP-signed Intent/QR url for signed-intent/QR transactions.

Note

PSP will sign the url when pa is not a verified merchant and orgid=PSP's orgID.

Request parameters

Scroll inside to view more
Parameter
Description
Constraints
url
UPI QR/Intent URL to be validated
String
udfParameters
Json for udf parameters
JSON

Response parameters

Scroll inside to view more
Parameter
Description
Constraints
status
Status of the API.
SUCCESS, FAILURE
responseCode
SUCCESS if call succeeded. Otherwise shows the error code.
Refer error code section
responseMessage
SUCCESS if call succeeded. Otherwise shows verbose error.
Refer error code section
valid
If sign in the url is valid then true else false
Boolean
merchantId
Unique id for merchant.
merchantChannelId
Unique id for the channel via which request is made.
udfParameters
Json for udf parameters
JSON