This page describes the format which data needs to follow in Create User endpoint request
Field Name | Required | Data Type | Data Format |
---|---|---|---|
FirstName | Yes | string | Length 1–45 characters |
LastName | Yes | string | Length 1–45 characters |
Yes | string | Valid email format – max length 66 characters | |
CompanyName | Yes | string | Free form text – max length 45 characters |
Iata | No | string | If provided, must be exactly 7 digits |
Cass | No | string | If provided, must be exactly 4 digits |
CountryCode | Yes | string | Exactly 2 alphabetic characters (ISO 3166-1 alpha-2) |
OfficeAirportCode | No | string | If provided, must be exactly 3 letters IATA code |