The GetCompaniesTransportTypes function returns all companies infos for the calling organization.
| Method | /GetCompaniesTransportTypes |
The request body is of type GetCompaniesTransportTypes.
| Name | Description | Data Type |
|---|---|---|
| transportType | TransportTypeInfo |

![]() |
|
The response body is of type GetCompaniesTransportTypesResponse.
| Name | Description | Data Type |
|---|---|---|
| GetCompaniesTransportTypesResult | ArrayOfViewTransportTypeInfo |

![]() |
|