get https://uat-fundapi.stockal.com/fund/customer/lrs/kycstatus/:customerId
To proceed with EasyFund transfer, the client should have completed the KYC verification which is essential for LRS. This API returns the status of the customer’s PAN and Aadhar
Response Parameters
Field | Type | Valid Values | Description |
---|---|---|---|
message | String | Response message | |
pan | String | pending, verified | Status of PAN |
kyc | String | pending, verified | Status of client kyc |
userStatus | String | pending, approved | Status of client |
emailAddress | String | Valid email address | Contact email address |
phoneNumber | String | Phone number with country code | Contact phone number |
createdAt | String | Created timestamp |