Stock
| Verbo | Nome | Path |
|---|---|---|
| GET | Find All Stock | /api/stock/v1 |
| GET | Find All Products Balance For Stocks Using Unit Product Report Type, Defaulf Value is R = Reference | /api/stock/v1/get-all-products-balance-for-stocks-By-Report-Type/ |
| GET | Find All Products Balance For Stocks | /api/stock/v1/get-all-products-balance-for-stocks/ |
| GET | Find All Products Batch Balance For Stocks Using Unit Product Report Type, Defaulf Value is R = Reference | /api/stock/v1/get-all-products-batch-balance-for-stocks-By-Report-Type/ |
| GET | Find Stock By Id | /api/stock/v1/{id} |
Updated 3 days ago