The GetCompaniesWarranties function returns all companies infos for the calling organization.
Method | /productbasecomponents.asmx/GetCompaniesWarranties |
The request body is of type GetCompaniesWarranties.
Name | Description | Data Type |
---|---|---|
warranty | WarrantyInfo |
|
The response body is of type GetCompaniesWarrantiesResponse.
Name | Description | Data Type |
---|---|---|
GetCompaniesWarrantiesResult | ArrayOfViewWarrantyInfo |
|