Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sergi Zamora
minorisa-app
Wiki
Api routes
Inventories
Inventories
· Changes
Page history
Update Inventories
authored
Nov 24, 2020
by
Sergi Zamora
Hide whitespace changes
Inline
Side-by-side
API-Routes/Inventories.md
View page @
a6cf8df0
API Routes/General
#### /app/inventorys
\ No newline at end of file
-
**Method:**
`GET`
-
**Params**
-
-
**token**
-
-
**warehouse_id**
-
-
**dbname**
**Return**
-
-
**inventory_id**
-
-
**name**
-
-
**location**
-
-
**date**
-
-
**filter**
#### /app/inventory_product
-
**Method:**
`GET`
-
**Params**
-
-
**token**
-
-
**inventory_id**
-
-
**barcode**
-
-
**qty**
(opcional)
-
-
**dbname**
**Return**
if qty
-
-
**status**
**Return**
if not qty
-
-
**status**
-
-
**product_info**
-
-
**serial**
-
-
**theorical_qty**