Lite Registration
This API will be used to create LRN(Lite Reference Number) for UPI Lite. XML provided should be passed to CL as it is.
application/json
application/json
Will be shared while onboarding.
Will be shared while onboarding.
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 as passed in the request
Values: String
Unique id sent to UPI switch for the request
Values:35 character alphanumeric. Should always start with merchant prefix provided.
Unique id for the bank account to be linked
Values:bankAccountUniqueId in the response of Fetch Accounts api call.
Encrypted identity credblock
Values:As return by Common Library
Ifsc for the bank account as returned by NPCI
Common Library Version of the UPI application clVersion
Constraints: Common Library Version of the UPI application (Mandatory for BioAuth payments)
PSP status of the API
Values:SUCCESS, FAILURE
PSP response message for the API
Values:Refer error code section
PSP response code for the API
ValuesRefer error code section
merchants needs to call this api every "rotation" days, to rotate DEVICE-CERT and STATE
Lite Reference Number which is reference the number provided for the wallet linked with account number
xml which we will get after doing ReqListKeys (GetLite). This will give the lrn of the user
Response status for Lite Registration
Values:SUCCESS, FAILURE
Response code for Lite Registration
Response message for Lite Registration

