post https://{{BASE_URL}}/api/v1/user/client_user/kyc
This API endpoint can be used to share KYC Data with Saber Money.
Note: KYC Sharing endpoints are disabled for merchants by default. Kindly contact Saber Money PoC if you wish to proceed with KYC Sharing.
Body Parameters | Description | Required |
---|---|---|
legal_name | Legal name of the user | Yes |
poi | Proof of identity of the user (Usually PAN card for Indians, Passport for others) | Yes |
poa | Proof of address of the user (Usually Aadhaar card for Indians, Passport for others) | Yes |
dob | Date of birth as mentioned in the identity document (in dd-mm-yyyy format) | No |
gender | Gender of the user (M or F are accepted) | No |
income | Income range of the user | No |
Email of the user | No | |
phone | Phone number of the user | No |
occupation | Occupation of the user (professional, salaried, student etc.) | No |
address | Address as mentioned in the identity document | No |
country_iso3 | KYC country of the user (IND - India GBR - UK) | Yes |