Stock
Get Stock List
Get the stock status and quantity of all available variants
GET
Authorizations
The API key to authenticate requests provided by Roastify. If you do not have an API key, please contact [email protected]
Response
200
application/json
Returns the stock list
The SKU of the variant
Example:
"COF-GND-12O-FHV-BOX"
The stock quantity of the variant. If the quantity is 999, it means the stock is considered unlimited.
Example:
100
Boolean indicating whether the variant is in stock
Example:
true