VendorOnboardingConfigResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| country_code | String | [default to null] | |
| city_id | Long | [default to null] | |
| city_name | String | [default to null] | |
| vendor_types | List | [default to null] | |
| registration_types | List | [default to null] | |
| business_types | List | [default to null] | |
| required_documents | VendorRequiredDocumentsConfig | [default to null] | |
| supported_bank_types | List | [default to null] | |
| onboarding_fee | VendorOnboardingFeeConfig | [optional] [default to null] | |
| vehicle_types | List | Vehicle types for driver partner onboarding (taxi/parcel vendor types) Only populated when vendor_type is taxi or parcel | [optional] [default to null] |
| drive_deliver_options | List | Drive/deliver options for driver partner onboarding Only populated when vendor_type is taxi or parcel | [optional] [default to null] |