...
POST https://yourcompany.com/AIWS_APP/api-docs/swagger.json#!/PersonDataImport/AIWS_CU_Person
Name | Format | Adonis XREF | Mandatory | Example | APM XREF | Description | |||||
---|---|---|---|---|---|---|---|---|---|---|---|
Interface | string |
| companyname_import | Adonis generated interface name | |||||||
ExternalPIN | string PW001P01_XREF |
| AAA-9999999 | Automatically mapped with the Adonis PIN. | This is the UID/PIN of the seaman inside your company/organization. | ||||||
FirstName | string |
| JOHN | ||||||||
MiddleName | string | DOE | |||||||||
LastName | string |
| SMITH | ||||||||
CallingName | string | JOE | |||||||||
SuffixName | string | JR / MBA | |||||||||
Initials | string | JDS | |||||||||
Title | string | Mr | Limited to Mr, Mrs, Miss, Ms, Dr, Capt | ||||||||
Gender | M,F,U,N |
| M | Limited to M=Male; F=Female; U=Unknown; N=Non-binary, | |||||||
ExternalMaritalStatus | string | PW001C04 | MARRIEDMARRIED | Identified in APM > Setup > General Codes > Family > Marital Status Codes | |||||||
Nationality | 2 letters |
| DK | 2 letter country code | |||||||
NativeLangauge | 2 letters | DK | 2 letter country code | ||||||||
BirthDate | YYYY-MM-DD | 1974-12-25 | |||||||||
PlaceOfBirth | string | AALBORG | City or town of birth | ||||||||
CountryOfBirth | 2 letters | DK | 2 letter country code | ||||||||
ExternalHairColor | string PW001C05 | LIGHT BLONDE | Identified in APM > Setup > General Codes > Miscellaneous > Colors | hair color | |||||||
ExternalEyeColor | string | PW001C05 | BLUEBLUE | Identified in APM > Setup > General Codes > Miscellaneous > Colors | eye color | ||||||
Height | number in cm | 174 | |||||||||
Weight | number in kg | 90 | |||||||||
HomeAirport | 3 letters | PW001C48 | AALAAL | Identified in APM > Setup > General Codes > Travel > Airport | IATA code of the closest airport for the seaman. | ||||||
TravelTime | 00:00 | 06:00 | preferred 1st option travel time | ||||||||
HomeAirport2 | string | BLL | IATA code of the 2nd closest airport for the seaman. | ||||||||
TravelTime2 | 00:00 | 08:00 | preferred 2nd option travel time | ||||||||
AddressLine1 | string | 16 Tinglykke | Address of the seaman | ||||||||
AddressLine2 | string | ||||||||||
AddressLine3 | string | ||||||||||
AddressCountry | 2 letters | DK | 2 letter country code | ||||||||
AddressPostcode | number | 9210 | Postal code | ||||||||
AddressPlace | string | AALBORG | City | ||||||||
string | johnsmith@email.com | ||||||||||
Mobile | number | 80001234 | Mobile number of the seaman | ||||||||
Telephone | number | 80004321 | |||||||||
Organization | int |
| 100000018 | Adonis generated UID |
...