Update Availability

The Update Availability endpoint allows restaurants to manage the availability status of individual items in their store's menu on the ordering platform. This API, utilized by gOnline, enables restaurants to mark an item as out of stock, indicating that it is currently unavailable for ordering, hide an item from the menu, making it invisible to customers or make an item available for ordering again, ensuring it can be selected by customers. By using this endpoint, restaurants can efficiently update their inventory in real-time, ensuring an accurate reflection of their offerings to customers.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id of the menu that this item was uploaded to the ordering platform.

string
required

The id of the menu item. this could be a menu item or modifier

Body Params
storeId
array of strings
required

The unique identifier representing a store.

storeId*
string
enum
required

Availability types for an item

Allowed:
Responses
204

Successful response OK

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json