Delete record from TransportTypes table by specified primary key
Method | /DeleteTransportType |
The request body is of type DeleteTransportType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteTransportTypeResponse.
Name | Description | Data Type |
---|---|---|
DeleteTransportTypeResult | xml:boolean |
|