ValwispDocs
DesarrolladoresAPI RESTReferenceWarehouses

Warehouses Controller_find Stock

GET
/api/v1/warehouses/{id}/stock
AuthorizationBearer <token>

Ingresa tu access token JWT (sin el prefijo Bearer)

In: header

Path Parameters

id*string

Query Parameters

page*number
limit*number
search*string
status*string
productId*string

Response Body

curl -X GET "https://example.com/api/v1/warehouses/string/stock?page=0&limit=0&search=string&status=string&productId=string"
Empty