Use this API to fetch the Udyam registration number linked to a PAN. For a valid PAN with an associated Udyam registration, the response returns the registration number.
View the test data and use the information to trigger the validations. The test data can be used only in the sandbox environment.
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.
Send the signature if two-factor authentication is selected as Public Key. More details.
Find the request parameters to retrieve the information of a Udyam number.
It is the unique ID you create to identify the verification request. The maximum character limit is 50. Alphanumeric, period (.), hyphen (-), and underscore ( _ ) are allowed.
"pj4aaF7AQZ"
It is the PAN number to fetch the associated Udyam registration number.
"ABCPV1234D"
Success response for PAN to Udyam verification.
It displays the unique ID you created to identify the verification request.
"pj4aaF7AQZ"
It displays the unique ID created by Cashfree Payments for reference purposes.
3478315
It displays the status of the verification request.
SUCCESS, UDYAM_NOT_FOUND, UDYAM_IS_CANCELLED "SUCCESS"
It displays the PAN number.
"ABCPV1234D"
It displays the Udyam registration number associated with the PAN.
"UDYAM-UP-43-1234567"