The GetSingleWarehouseCountHeader function returns the WarehouseCountHeader record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleWarehouseCountHeader |
The request body is of type GetSingleWarehouseCountHeader.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleWarehouseCountHeaderResponse.
Name | Description | Data Type |
---|---|---|
GetSingleWarehouseCountHeaderResult | WarehouseCountHeaderInfo |
|