Response Parameters

S. No

Output Fields

Description

1

APP_PAN_NO

The PAN No for which the details are requested

2

APP_NAME

KYC Holder Name

3

CAMSKRA CVLKRA NDMLKRA DOTEXKRA KARVYKRA BSEKRA (KYC STATUS – KRA WISE)

KYC Status 01 - UNDER_PROCESS 02 - KYC REGISTERED 03 - ON HOLD 04 - KYC REJECTED 05 - NOT AVAILABLE 06- Deactivate 07 - KYC Verified - Aadhar as OVD 12- KYC REGISTERED - Incomplete KYC (Existing / OLD Record) 11- UNDER_PROCESS - Incomplete KYC (Existing / OLD Record) 13- ON HOLD- Incomplete KYC (Existing / OLD Record) 22- CVL MF KYC 99 – If specific KRA web service is not reachable

4

APP_STATUSDT

This field will contain date of the Application status and cannot be null. For example –if Application is submitted on 17- Jan 2013 and the date of exchange is 17 the Jan 2013, then the App Status will be 17th- Jan 2013 and will be equal to APP_ENTRY DATE.: No Dummy dates

5

APP_ENTRYDT

This field will have the entry date if Application is submitted on 17-Jan 2013 and the date of exchange is 31 Jan 2013, then the APP_ENTRYDT will be 17th- Jan 2013. No Dummy dates

6

APP_MODDT

This column value will be provided if modification has happened.

7

APP_UPDT_STATUS

Modification status 01 – UNDER PROCESS 02 – KYC REGISTERED 03 - ON HOLD 04 - KYC REJECTED 07 - KYC REGISTERED - Aadhar as OVD

8

APP_HOLD_DEACTIVE_RM KS

If KYC status is rejected or on hold, reason will be displayed.

9

APP_PER_ADD_PROOF

If Permanent address proof Value is 31 then it will be Aadhar as OVD

10

APP_COR_ADD_PROOF

If Correspondence address proof Value is 31 then it will be Aadhar as OVD

The following are the error codes and messages:

Error Code

Error Message

101

Invalid KRA Code

102

Incorrect Total Records Count

134

Invalid User ID and password

Sample Response Parameters:

<APP_RES_ROOT> 
<APP_PAN_INQ> 
  	APP_PAN_NO>ABCDE1234A</APP_PAN_NO> 
  	<APP_NAME>SARIKA</APP_NAME> 
<APP_STATUSDT>05-04-2013 14:37:24</APP_STATUSDT> 
<APP_ENTRYDT>31-01-2007 00:00:00</APP_ENTRYDT> 
<APP_MODDT>05-04-2013 14:37:24</APP_MODDT> 
 <APP_UPDT_STATUS>02</APP_UPDT_STATUS> 
 <APP_HOLD_DEACTIVE_RMKS/><APP_HOLD_DEACTIVE_RMKS> 
 <CAMSKRA>05</CAMSKRA> 
 <CVLKRA>02</CVLKRA> 
 <NDMLKRA>05</NDMLKRA> 
 <DOTEXKRA>05</DOTEXKRA> 
<KARVYKRA>05</KARVYKRA> 
<BSEKRA>05</ BSEKRA> 
</APP_PER_ADD_PROOF> 
</APP_COR_ADD_PROOF> 
 </APP_PAN_INQ> 
</APP_RES_ROOT> 
 

Last updated