Skip to Content
DocumentationAPI ReferenceBusiness APIModelsReplace Vendor Application Request

ReplaceVendorApplicationRequest

Properties

NameTypeDescriptionNotes
country_codeString[default to null]
city_idLong[default to null]
vendor_type_idLong[default to null]
category_idLongCategory ID - required for regular vendors, optional for driver partners[optional] [default to null]
registration_typeRegistrationType[default to null]
business_infoVendorBusinessInfo[default to null]
stakeholdersVendorStakeholders[default to null]
addressVendorAddressInfo[default to null]
bank_detailsBankAccountDetails[default to null]
store_detailsVendorStoreDetailsStore details - required for regular vendors (restaurants, shops, etc.)[optional] [default to null]
drive_deliver_choiceDriveDeliverChoiceDrive/deliver choice for driver partners (taxi/parcel vendor types)[optional] [default to null]
selected_vehicle_type_idLongVehicle type ID for driver partners[optional] [default to null]
vehicle_type_sourceStringSource of vehicle_type_id: “country_specific” or “default”[optional] [default to null]
vehicle_detailsVendorVehicleDetailsVehicle details for driver partners (taxi/parcel vendor types)[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]