The GetSinglePurchaseAssortment function returns the purchaseAssortment record for the given primary key.
Method | /productbasecomponents.asmx/GetSinglePurchaseAssortment |
The request body is of type GetSinglePurchaseAssortment.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSinglePurchaseAssortmentResponse.
Name | Description | Data Type |
---|---|---|
GetSinglePurchaseAssortmentResult | PurchaseAssortmentInfo |
|