Parameter Name | Required | Format | Comment |
---|---|---|---|
full_name | Yes | ASCII String. Regex check: ^[a-zA-Z\s]{1,200}$ | Full name of the customer. |
mobile_number | Yes | The 10-digit mobile number, should start with 6/7/8/9. | OTP verified mobile number of the customer. |
Yes | Valid Email Format | Email of the customer. | |
otp_uuid | Yes | OTP UUID | OTP UUID which has been verified. |
company_name | Yes | Valid String | Name of the company whose report is being pulled. |
company_pan | Yes | Valid PAN | PAN of the company whose report is being pulled. |
pin_code | Yes | Valid Pin Code | Pin code of the company whose report is being pulled. |
address | Yes | Valid String | Address of the company whose report is being pulled. |
company_type | Yes | Type of the company. 1 - Private Limited 2 - Public Limited 3 - Business Entities created by statute 4 - Proprietorship 5 - Partnership 6 - Trust 7 - Hindu Undivided Family 8 - Co-operative society 9 - Association of persons 10 - Government 11 - Self help group 12 - Not classified | Typically this would be either of Private Limited, Public Limited, Proprietorship, Partnership. Choose accordingly. |