Export Inventory Item List
JSON-REST endpoint for exporting inventory change list entries for all channel items.
Purpose
This endpoint returns channel-wide inventory list records including delta indicators.
Endpoint
- Method:
GET - URL pattern:
http://<server>:<odata-port>/<service-tier>/api/BEterna/Export/v2.0/companies(<company-system-id>)/inventoriesItemsList?$filter=webshopChannelCode eq '<webshop-channel-code>'
Required Parameter
webshopChannelCodein filter
Key Response Fields
systemId,webshopChannelCode,itemNo,inventorySentToWebshop,lastStockChangeAt
Result
- The webshop receives inventory synchronization records for all channel items.