Export Branch Inventory Item Variant List
JSON-REST endpoint for delta export of changed branch inventory at variant level.
Purpose
This endpoint returns item variants with branch inventory changes since the last synchronization.
Endpoint
- Method:
GET - URL pattern:
http://<server>:<port>/<service-tier>/api/beTerna/export/v2.0/companies(<company-system-id>)/branchinventoriesItemVariantsList?$filter=webshopChannelCode eq '<webshop-channel-code>' and branchinvSentToWebshop eq false
Required Parameter
webshopChannelCodein filter
Key Response Fields
itemNo,variantCode,branchInvSentToWebshop,lastBranchStockChangeAt
Result
- This list is used as a high-performance trigger for detailed branch inventory requests.