The GetCompaniesPurchaseAssortments function returns all companies PurchaseAssortments for the calling organization.
Method | /productbasecomponents.asmx/GetCompaniesPurchaseAssortments |
The request body is of type GetCompaniesPurchaseAssortments.
Name | Description | Data Type |
---|---|---|
info | PurchaseAssortmentInfo |
|
The response body is of type GetCompaniesPurchaseAssortmentsResponse.
Name | Description | Data Type |
---|---|---|
GetCompaniesPurchaseAssortmentsResult | ArrayOfViewPurchaseAssortmentInfo |
|