Skip to Content

VendorResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the vendor[default to null]
nameStringName of the vendor[default to null]
descriptionStringDetailed description of the vendor[default to null]
currencyCurrencyResponseVendor’s currency for pricing[default to null]
is_activeBooleanWhether the vendor is active[default to null]
is_openBooleanWhether the vendor is currently open[default to null]
vendor_type_idLongVendor type ID[default to null]
vendor_location_idLongVendor location ID (optional context)[optional] [default to null]
vendor_typeVendorTypeResponseVendor type details[default to null]
typeVendorTypeSlugVendor type slug[default to null]
distanceDoubleDistance from user location in kilometers[optional] [default to null]
delivery_slotsListDelivery slots available for this vendor[optional] [default to null]
has_sub_categoriesBooleanHas sub-categories[default to null]
has_driversBooleanHas drivers[default to null]
in_orderIntegerDisplay order[default to null]
featuredBooleanFeatured vendor[default to null]
created_atDateCreation timestamp[default to null]
updated_atDateLast update timestamp[default to null]
creator_idLongCreator user ID[optional] [default to null]
languageStringLanguage preference[optional] [default to null]
locationsListOther physical locations for this vendor[optional] [default to null]
has_multiple_locationsBooleanWhether this vendor has more than one location[default to null]
allows_multiple_locationsBooleanWhether this vendor type supports multiple locations[default to null]
menusListVendor menus with products (for app responses)[optional] [default to null]
categoriesListVendor categories with products (for app responses)[optional] [default to null]
servicesListVendor services (for service vendor app responses)[optional] [default to null]
total_earningDoubleTotal earnings (for app responses)[optional] [default to null]
total_ordersLongTotal orders count (for app responses)[optional] [default to null]
reportListChart report data (for app responses)[optional] [default to null]
daysListOperating days/hours[optional] [default to null]
document_requestedBooleanDocument requested flag[default to null]
feesListFees list[optional] [default to null]
has_subcategoriesBooleanHas subcategories flag[default to null]
hero_tagStringHero tag[optional] [default to null]
is_favouriteBooleanIs favourite flag[default to null]
package_types_pricingListPackage type pricing list[optional] [default to null]
pending_document_approvalBooleanPending document approval flag[default to null]
delivery_zonesListDelivery zones with polygon boundaries[optional] [default to null]
locationVendorLocationInfoLocation information grouped together[default to null]
contactVendorContactInfoContact information grouped together[default to null]
delivery_configVendorDeliveryConfigDelivery configuration grouped together[default to null]
service_modesVendorServiceModesService modes grouped together[default to null]
automationVendorAutomationConfigAutomation configuration grouped together[default to null]
order_limitsVendorOrderLimitsOrder limits grouped together[default to null]
time_configVendorTimeConfigTime configuration grouped together[default to null]
rating_infoVendorRatingInfoRating information grouped together[default to null]
mediaVendorMediaAssetsMedia assets grouped together[default to null]
subscriptionVendorSubscriptionInfoSubscription information grouped together[default to null]

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