Address Create API Parameters
Parameter Name | Required | Format | Comment |
---|---|---|---|
form_id | Yes | String | Form ID will be address_create_form |
lead_id | Yes | String | Lead ID of the loan application. |
address_type | Yes | Integer | Address Type:STATUS_NOT_SET = 0 CURRENT_ADDRESS = 1 PERMANENT_ADDRESS = 2 CKYC_PERMANENT_ADDRESS = 3 CKYC_CORRESPONDANCE_ADDRESS = 4 AADHAAR_XML_ADDRESS = 5 CORRESPONDANCE_ADDRESS = 6 CORPORATE_ADDRESS = 7 REGISTERED_ADDRESS = 8 OFFICE_ADDRESS = 9 INSTALLATION_ADDRESS = 10 DELIVERY_ADDRESS = 11 RENTED_ADDRESS = 12 COMMUNICATION_ADDRESS = 13 NOMINEE_ADDRESS = 14 |
house_number | No | String | House Number |
address_line_1 | No | String | Address Line 1 |
address_line_2 | No | String | Address Line 2 |
landmark | No | String | Landmark |
city | No | String | City Name |
state | No | String | State Name |
pin_code | No | String | Pin Code |