| Name | Description | Type | Additional information |
|---|---|---|---|
| PlaceID | integer |
Required |
|
| EntityID | integer |
None. |
|
| EntityName | string |
Max length: 100 |
|
| PlaceType | string |
Required Max length: 50 |
|
| PlaceName | string |
Max length: 60 |
|
| Address1 | string |
Max length: 50 |
|
| Address2 | string |
Max length: 50 |
|
| Address | string |
Max length: 101 |
|
| City | string |
Max length: 30 |
|
| StateProvinceCode | string |
Max length: 2 |
|
| PostalCode | string |
Max length: 10 |
|
| CountryCode | string |
Max length: 3 |
|
| CSC | string |
Required Max length: 38 |
|
| AirportCode | string |
Max length: 3 |
|
| OpenHours | string |
Max length: 120 |
|
| IsCarrier | boolean |
Required |
|
| IsCrossDock | boolean |
Required |
|
| IsTerminal | boolean |
Required |
|
| IsActive | boolean |
Required |
|
| Comment | string |
Max length: 240 |
|
| results | Collection of ValidationResult |
None. |