Mandatory fields: InventoryCountLines
When creating or amending inventory count lines, the following must be supplied:
-
Item Code - payload element
<InvyCntLineCons_ItemCode>
-
Quantity Counted - payload element
<InvyCntLineCons_CntQty>
-
Location Id - payload element
<InvyCntLineCons_LocnId>
-
Inventory Count Number - payload element
<InvyCntLineCons_InvyCntNum>
All other payload elements are optional.
Note: At runtime the component validates the payload contents to ensure
that the values supplied are correct. Various combinations of values may
require other elements in the payload to be specified before the payload can be
processed successfully.