# Inventory Operations related to inventory, including create, get, etc ## Get Inventory By List - [GET /Inventory](https://developer.dealpos.com/openapi/openapi/inventory/getinventorybylist.md): >Also available as HTTP POST with the same endpoint Get list of Inventory Required Group Role: "Inventory" - "VIEW" ## Get Inventory By Code - [GET /Inventory/Code](https://developer.dealpos.com/openapi/openapi/inventory/getinventorybycode.md): >Also available as HTTP POST with the same endpoint Get an Inventory based on CodeGet list of Inventory Required Group Role: "Inventory" - "VIEW" ## Get Inventory Modified Since Date - [GET /Inventory/Modified](https://developer.dealpos.com/openapi/openapi/inventory/getinventorymodified.md): Get an Inventory Log modified since the given date-time. Data returned is sorted by Modified property DESC Required Group Role: "Inventory" - "VIEW" get: summary: Get inventory Modified ## Get Inventory Modified Since Date with Count - [GET /Inventory/Modified/Count](https://developer.dealpos.com/openapi/openapi/inventory/getinventorymodifiedcount.md): Get an Inventory Log modified since the given date-time Required Group Role: "Inventory" - "VIEW" get: summary: Get inventory Modified Count ## Get Inventory By Code Array - [GET /Inventory/CodeArray](https://developer.dealpos.com/openapi/openapi/inventory/getinventorybycodearray.md): >Also available as HTTP POST with the same endpoint Get Inventory for Multiple Code, this is an enhancement from previous api /inventory/code which can only query single Code Required Group Role: "Inventory" - "VIEW" ## Get Inventory By ListCode Group by Outlet - [GET /Inventory/CodeArrayGroupByOutlet](https://developer.dealpos.com/openapi/openapi/inventory/getinventorybylistcodegroupbyoutlet.md): >Also available as HTTP POST with the same endpoint Get Inventory for Multiple Code group by Outlet, this is an enhancement from previous api /inventory/code which can only query single Code Required Group Role: "Inventory" - "VIEW" ## Get Inventory By List ID - [GET /Inventory/ListID](https://developer.dealpos.com/openapi/openapi/inventory/getinventorybylistid.md): >Also available as HTTP POST with the same endpoint Get Inventory By List Outlet and List ID Required Group Role: "Inventory" - "VIEW" ## Get Inventory By List Code - [GET /Inventory/ListCode](https://developer.dealpos.com/openapi/openapi/inventory/getinventorybylistcode.md): >Also available as HTTP POST with the same endpoint Get Inventory By List Outlet and List Code Required Group Role: "Inventory" - "VIEW" ## Get List Inventory With Total Count - [GET /Inventory/WithTotalCount](https://developer.dealpos.com/openapi/openapi/inventory/getinventorywithtotalcount.md): >Also available as HTTP POST with the same endpoint Get list of Inventory Required Group Role: "Inventory" - "VIEW" ## Get Inventory In Transit - [GET /Inventory/InTransit](https://developer.dealpos.com/openapi/openapi/inventory/get-inventory-intransit.md): This API use for get data from Inventory In Transit