Authorizations
Client ID. You can find your ID in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
Headers
Send the signature if IP is not whitelisted.
Body
Find the request parameters to retrieve employment details
It is the unique ID you create to identify the API request. The maximum character limit is 50. Only alphanumeric, period (.), hyphen (-), and underscore ( _ ) are allowed.
"ABC00123"
It is the phone number of the employee. (conditonal mandatory)
"9988776655"
It is the PAN information of the employee. (conditonal mandatory)
"AZJPG7110R"
It is the unique number assigned to every employee contributing to the Employees' Provident Fund (EPF). (conditonal mandatory)
"101340612345"
It is the date of birth information of the employee. The format is YYYY-MM-DD.Employee date of birth. (conditonal mandatory)
"1995-11-10"
It is the name of the employee. (conditonal mandatory)
"John Doe"
It is the name of the employer. (conditonal mandatory)
"Cashfree India Pvt Ltd"
Response
Success response for retreiving employment information
It displays the unique ID you created to identify the verification request.
"test_verification_id"
It displays the unique ID created by Cashfree Payments for reference purposes.
format: int64
1358
It displays the list of status of the API request.
Possible values are:
SUCCESS EMPLOYMENT_DETAILS_NOT_FOUND
"SUCCESS"
It contains the information entered in the API request.
It contains the list of UAN details.
It contains the recent employment details of the individual.
