Restaurant
Update restaurant by its id
Update restaurant by its id
put/restaurants/{restaurantId}
Path parameters
restaurantIdinteger required
Restaurant Id
Request body
user_idinteger
user Id.
namestring string
restaurant name.
phonestring string
restaurant phone.
mobilestring string
restaurant mobile.
mobile_codestring string
restaurant mobile code.
faxstring string
restaurant fax.
contact_namestring string
restaurant contact name.
contact_phonestring string
restaurant contact phone.
websitestring string
restaurant website.
address1string string
restaurant address1.
addressstring string
restaurant address.
zip_codestring string
zipcode.
latitudenumber double
Latitude.
longitudenumber double
Longitude.
sales_taxnumber float
Sales tax
minimum_order_for_bookingnumber float
Minmum order booking
is_allow_users_to_door_delivery_orderinteger
Allow user door delivery.
estimated_time_to_deliveryinteger
Estimated time to delivery.
delivery_chargenumber float
Delivery charge.
delivery_milesinteger
Delivery miles.
is_activeinteger
Status.
Response
Restaurant updated
idinteger
created_atstring
updated_atstring
namestring string
restaurant name.
emailstring
email.
phonestring string
restaurant phone.
mobilestring string
restaurant mobile.
faxstring string
restaurant fax.
contact_namestring string
restaurant contact name.
contact_phonestring string
restaurant contact phone.
websitestring string
restaurant website.
address1string string
restaurant address1.
addressstring string
restaurant address.
zip_codestring string
zipcode.
latitudenumber double
Latitude.
longitudenumber double
Longitude.
sales_taxnumber float
Sales tax
minimum_order_for_bookingnumber float
Minmum order booking
is_allow_users_to_door_delivery_orderinteger
Allow user door delivery.
estimated_time_to_deliveryinteger
Estimated time to delivery.
delivery_chargenumber float
Delivery charge.
delivery_milesinteger
Delivery miles.
slugstring
Slug of restaurant.