The GetCompaniesSuppliers function returns all companies infos for the calling organization.
Method | /GetCompaniesSuppliers |
The request body is of type GetCompaniesSuppliers.
Name | Description | Data Type |
---|---|---|
supplier | SupplierInfo |
The response body is of type GetCompaniesSuppliersResponse.
Name | Description | Data Type |
---|---|---|
GetCompaniesSuppliersResult | ArrayOfViewSupplierInfo |
|