cURL
curl --request GET \ --url https://api.atlas.kitchen/admin/v1/outlets/{outlet_id}/serving_dates/{serving_date}/stocks \ --header 'X-Api-Key: <api-key>' \ --header 'X-Merchant-Id: <api-key>'
Returns available quantity per item for the outlet on the given date. Empty items object means unlimited stock.
Your API key provided during onboarding. Example c2fb5ae6ea99c37d...
c2fb5ae6ea99c37d...
Your numeric merchant ID. Example 1
1
Stock levels per item
Was this page helpful?