POST api/AirportServiceTypes
Request Information
URI Parameters
None.
Body Parameters
AirportServiceType| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
Required Data type: Text String length: inclusive between 0 and 20 |
|
| CreatedBy | string |
String length: inclusive between 0 and 256 |
|
| CreatedDate | date |
None. |
|
| LastModifiedBy | string |
String length: inclusive between 0 and 256 |
|
| LastModifiedDate | date |
None. |
|
| TransportationUnits | Collection of TransportationUnit |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
AirportServiceType| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
Required Data type: Text String length: inclusive between 0 and 20 |
|
| CreatedBy | string |
String length: inclusive between 0 and 256 |
|
| CreatedDate | date |
None. |
|
| LastModifiedBy | string |
String length: inclusive between 0 and 256 |
|
| LastModifiedDate | date |
None. |
|
| TransportationUnits | Collection of TransportationUnit |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.