Add new record to TransportTypes table
Method | /AddTransportType |
The request body is of type AddTransportType.
Name | Description | Data Type |
---|---|---|
transportType | TransportTypeInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddTransportTypeResponse.
Name | Description | Data Type |
---|---|---|
AddTransportTypeResult | xml:int |
|