VendorApplicationData
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| country_code | String | [optional] [default to null] | |
| city_id | Long | [optional] [default to null] | |
| vendor_type_id | Long | [optional] [default to null] | |
| category_id | Long | [optional] [default to null] | |
| registration_type | RegistrationType | [optional] [default to null] | |
| business_info | VendorBusinessInfo | [optional] [default to null] | |
| stakeholders | VendorStakeholders | [optional] [default to null] | |
| address | VendorAddressInfo | [optional] [default to null] | |
| bank_details | BankAccountDetails | [optional] [default to null] | |
| store_details | VendorStoreDetails | [optional] [default to null] | |
| drive_deliver_choice | DriveDeliverChoice | Drive/deliver choice for driver partners (taxi/parcel vendor types) | [optional] [default to null] |
| selected_vehicle_type_id | Long | Vehicle type ID for driver partners (separate from vendor_type_id) | [optional] [default to null] |
| vehicle_type_source | String | Source of selected_vehicle_type_id: “country_specific” or “default” | [optional] [default to null] |
| vehicle_details | VendorVehicleDetails | Vehicle details for driver partners (taxi/parcel vendor types) | [optional] [default to null] |