The GetPurchaseAssortments function returns all purchaseAssortment records for the specified parameters.
Method | /productbasecomponents.asmx/GetPurchaseAssortments |
The request body is of type GetPurchaseAssortments.
Name | Description | Data Type |
---|---|---|
filter | PurchaseAssortmentsFilter |
|
The response body is of type GetPurchaseAssortmentsResponse.
Name | Description | Data Type |
---|---|---|
GetPurchaseAssortmentsResult | ArrayOfViewPurchaseAssortmentInfo |
|