CreateVendorApplicationRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| country_code | String | [default to null] | |
| city_id | Long | [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] | |
| drive_deliver_choice | DriveDeliverChoice | Drive/deliver choice for driver partners (taxi/parcel vendor types) | [optional] [default to null] |
| vehicle_type_id | Long | Vehicle type ID for driver partners | [optional] [default to null] |
| vehicle_type_source | String | Source of vehicle_type_id: “country_specific” or “default” | [optional] [default to null] |