Skip to main content
GET
Current inventory

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

storeId
string
required

Query Parameters

ingredientIds
string[]

Id de los ingredientes a consultar

externalIngredientIds
string[]

Id externo de los ingredientes a consultar

stockRoomIds
string[]

Id de las bodegas

date
string<date-time>

Fecha de inventario

Example:

"2020-01-01T00:00:00.000Z"

Response

The OpenAPI spec

success
boolean
Example:

true

data
object