Authorizations
Your unique client identifier issued by Cashfree. You can find this in your Merchant Dashboard.
The secret key associated with your client ID. Use this to authenticate your API requests. You can find this in your Merchant Dashboard.
Headers
Send the signature if two-factor authentication is selected as Public Key. More details
Body
Find the request parameters to mask aadhaar number
It is the image file of the aadhaar card that needs masking. Accepted formats - short, long, and PVC. Allowed file type - JPEG/JPG/PNG. The maximum file size should be 10 MB.
It is the unique ID you create to identify the verification request. The maximum character limit is 50. Only alphanumeric, period (.), hyphen (-), and underscore ( _ ) are allowed.
"testverificationid"
Response
Success response for masking aadhaar number
It displays the status of the aadhaar information.
"VALID"
It displays the unique ID created by Cashfree Payments for reference purposes.
format: int64
35476
It displays the unique ID you created to identify the verification request
"testverificationid"
It displays the URL of the image.
"https://image.url.here"