Export Inventory

SOAP method for exporting item inventory per channel.

Purpose

This method returns inventory values for items and variants.

Method

  • Operation: InventoryExport
  • Service: Codeunit BEConnect as SOAP web service

Required Parameter

  • webshopChannel_P

Optional Parameters

  • changedSince_P
  • itemNo_P
  • incremental_P

Response

  • XML in inventoryExport_PX with items, variants, and stock values.

Result

  • The webshop receives inventory for availability and synchronization.