The GetCompaniesAssortments function returns all companies infos for the calling organization.
Method | /productbasecomponents.asmx/GetCompaniesAssortments |
The request body is of type GetCompaniesAssortments.
Name | Description | Data Type |
---|---|---|
assortment | AssortmentInfo |
|
The response body is of type GetCompaniesAssortmentsResponse.
Name | Description | Data Type |
---|---|---|
GetCompaniesAssortmentsResult | ArrayOfViewAssortmentInfo |
|