Get all available transportTypes
Method | /GetTransportTypes |
The request body is of type GetTransportTypes.
Name | Description | Data Type |
---|---|---|
code | xml:string | |
description | xml:string | |
skipItemId | xml:int | |
includeItemId | xml:int | |
isCancelledOnly | BooleanFilter |
|
The response body is of type GetTransportTypesResponse.
Name | Description | Data Type |
---|---|---|
GetTransportTypesResult | ArrayOfViewTransportTypeInfo |
|