ItemManager
Click here for a complete list of operations.
FindItem
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /KMWARE.ZMA.Inventory.ItemMgmt.Host/ItemManager.asmx HTTP/1.1
Host: ssa.fp360.us
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://KMWare.ZMA.Inventory.ItemMgmt.ServiceContracts/2007/06/FindItem"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<FindItem xmlns="http://KMWare.ZMA.Inventory.ItemMgmt.ServiceContracts/2007/06">
<FindItemRequest xmlns="http://KMWare.ZMA.Inventory.ItemMgmt.DataTypes/2007/06">
<ISOLangId>string</ISOLangId>
<OrderByField>string</OrderByField>
<OrderType>string</OrderType>
<PageNo>int</PageNo>
<PageSize>int</PageSize>
<FieldCriteria>
<OrganizationUnitId>short</OrganizationUnitId>
<ItemNumber>string</ItemNumber>
<Name>string</Name>
<ClassCode>string</ClassCode>
<CategoryCode>string</CategoryCode>
<ExpiryDate>dateTime</ExpiryDate>
<ItemSet>string</ItemSet>
<MaintainInventoryFlag>string</MaintainInventoryFlag>
<ItemGroupId>short</ItemGroupId>
<SubCategoryCode>string</SubCategoryCode>
<ItemGroupName>string</ItemGroupName>
<VendorProduct>string</VendorProduct>
<VendorName>string</VendorName>
<UPC>string</UPC>
<Status>string</Status>
<Description>string</Description>
</FieldCriteria>
</FindItemRequest>
</FindItem>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<FindItemResponse xmlns="http://KMWare.ZMA.Inventory.ItemMgmt.ServiceContracts/2007/06">
<FindItemResult xmlns="http://KMWare.ZMA.Inventory.ItemMgmt.DataTypes/2007/06">
<SearchList>
<Item>
<Brand>string</Brand>
<CategoryCode>string</CategoryCode>
<ClassCode>string</ClassCode>
<CustomField1>string</CustomField1>
<CustomField2>string</CustomField2>
<CustomField3>string</CustomField3>
<Description>string</Description>
<ExpiryDate>dateTime</ExpiryDate>
<ISBN>string</ISBN>
<ItemNumber>string</ItemNumber>
<ItemType>string</ItemType>
<MaxDiscountType>string</MaxDiscountType>
<MaxDiscountValue>decimal</MaxDiscountValue>
<Name>string</Name>
<Note>string</Note>
<OrganizationUnitId>short</OrganizationUnitId>
<PeriodType>string</PeriodType>
<PriceLabelCode>string</PriceLabelCode>
<PriceType>string</PriceType>
<PrimaryUOM>string</PrimaryUOM>
<ItemGroupId>short</ItemGroupId>
<RecentOrderCost>decimal</RecentOrderCost>
<ReorderType>string</ReorderType>
<RFID>string</RFID>
<Status>string</Status>
<SubCategoryCode>string</SubCategoryCode>
<TaxExemption>string</TaxExemption>
<UPC>string</UPC>
<UpdateDate>dateTime</UpdateDate>
<UpdateId>string</UpdateId>
<WeightedOrderCost>decimal</WeightedOrderCost>
<ItemSet>string</ItemSet>
<MaintainInventoryFlag>string</MaintainInventoryFlag>
<UOMDecimalRoundUP>short</UOMDecimalRoundUP>
<ItemAttribute xsi:nil="true" />
<ItemImage xsi:nil="true" />
<ItemPrice xsi:nil="true" />
<ItemTax xsi:nil="true" />
<ItemVendor xsi:nil="true" />
<ItemSetDetail xsi:nil="true" />
<ItemTypeDetail xsi:nil="true" />
<ItemGroupName>string</ItemGroupName>
<VendorProduct>string</VendorProduct>
<VendorName>string</VendorName>
<RetailPrice>decimal</RetailPrice>
<OnHandQuantity>decimal</OnHandQuantity>
<AccountCode>string</AccountCode>
<PriceOnSale>string</PriceOnSale>
<IsAccountBasedOnLocation>string</IsAccountBasedOnLocation>
<CustomField4>string</CustomField4>
<CustomField5>string</CustomField5>
<CustomField6>string</CustomField6>
<CustomField7>string</CustomField7>
<CustomField8>string</CustomField8>
<ItemAccountGroup xsi:nil="true" />
<IsFooditem>string</IsFooditem>
<FoodMenuItemCode>string</FoodMenuItemCode>
<ItemUpsell xsi:nil="true" />
<ShowInPackageTicket>string</ShowInPackageTicket>
</Item>
<Item>
<Brand>string</Brand>
<CategoryCode>string</CategoryCode>
<ClassCode>string</ClassCode>
<CustomField1>string</CustomField1>
<CustomField2>string</CustomField2>
<CustomField3>string</CustomField3>
<Description>string</Description>
<ExpiryDate>dateTime</ExpiryDate>
<ISBN>string</ISBN>
<ItemNumber>string</ItemNumber>
<ItemType>string</ItemType>
<MaxDiscountType>string</MaxDiscountType>
<MaxDiscountValue>decimal</MaxDiscountValue>
<Name>string</Name>
<Note>string</Note>
<OrganizationUnitId>short</OrganizationUnitId>
<PeriodType>string</PeriodType>
<PriceLabelCode>string</PriceLabelCode>
<PriceType>string</PriceType>
<PrimaryUOM>string</PrimaryUOM>
<ItemGroupId>short</ItemGroupId>
<RecentOrderCost>decimal</RecentOrderCost>
<ReorderType>string</ReorderType>
<RFID>string</RFID>
<Status>string</Status>
<SubCategoryCode>string</SubCategoryCode>
<TaxExemption>string</TaxExemption>
<UPC>string</UPC>
<UpdateDate>dateTime</UpdateDate>
<UpdateId>string</UpdateId>
<WeightedOrderCost>decimal</WeightedOrderCost>
<ItemSet>string</ItemSet>
<MaintainInventoryFlag>string</MaintainInventoryFlag>
<UOMDecimalRoundUP>short</UOMDecimalRoundUP>
<ItemAttribute xsi:nil="true" />
<ItemImage xsi:nil="true" />
<ItemPrice xsi:nil="true" />
<ItemTax xsi:nil="true" />
<ItemVendor xsi:nil="true" />
<ItemSetDetail xsi:nil="true" />
<ItemTypeDetail xsi:nil="true" />
<ItemGroupName>string</ItemGroupName>
<VendorProduct>string</VendorProduct>
<VendorName>string</VendorName>
<RetailPrice>decimal</RetailPrice>
<OnHandQuantity>decimal</OnHandQuantity>
<AccountCode>string</AccountCode>
<PriceOnSale>string</PriceOnSale>
<IsAccountBasedOnLocation>string</IsAccountBasedOnLocation>
<CustomField4>string</CustomField4>
<CustomField5>string</CustomField5>
<CustomField6>string</CustomField6>
<CustomField7>string</CustomField7>
<CustomField8>string</CustomField8>
<ItemAccountGroup xsi:nil="true" />
<IsFooditem>string</IsFooditem>
<FoodMenuItemCode>string</FoodMenuItemCode>
<ItemUpsell xsi:nil="true" />
<ShowInPackageTicket>string</ShowInPackageTicket>
</Item>
</SearchList>
<SearchCount>int</SearchCount>
<PageCount>int</PageCount>
</FindItemResult>
</FindItemResponse>
</soap:Body>
</soap:Envelope>