Returns a list of current stock quantities for all products at the outlet on the specified day, useful for identifying items in stock.Stocks returned are arranged by descending quantity, where -1 means unlimited quantity.
Request
Authorization
Add parameter in header
X-Api-Key
Example:
X-Api-Key: ********************
Path Params
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.atlas.kitchen/admin/v1/outlets/5/serving_dates/2024-09-01/stocks' \
--header'X-Merchant-Id;' \
--header'X-Api-Key;'