Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

POST https://yourcompany.com/AIWS_APP/api-docs/swagger.json#!/PersonDataImport/AIWS_CU_Person

Name

Format

Adonis XREF

Mandatory

Example

Description

Interface

string

Status
colourGreen
titleY

companyname_import

Adonis generated interface name

ExternalPIN

string

X

PW001P01_XREF

Status
colourGreen
titleY

AAA-9999999

UID of the seaman.

FirstName

string

Status
colourGreen
titleY

JOHN

MiddleName

string

DOE

Optional.

LastName

string

Status
colourGreen
titleY

SMITH

CallingName

string

JOEOptional.

SuffixName

string

JR / MBA

Optional.

Initials

string

JDS

Optional.

Title

string

Mr

Optional. Limited to Mr, Mrs, Miss, Ms, Dr, Capt

Gender

M,F,U,N

Status
colourGreen
titleY

M

Limited to M=Male; F=Female; U=Unknown; N=Non-binary, U=Unknown.

ExternalMaritalStatus

string

XPW001C04

MARRIED

Nationality

2 letters

Status
colourGreen
titleY

DK

2 letter country code

NativeLangauge

2 letters

DK

Optional. 2 letter country code

BirthDate

YYYY-MM-DD

1974-12-25

PlaceOfBirth

string

AALBORG

Optional. City or town of birth

CountryOfBirth

2 letters

DK

2 letter country code

ExternalHairColor

string

XPW001C05

LIGHT BLONDE

Optional. hair color

ExternalEyeColor

string

XPW001C05

BLUE

Optional. eye color

Height

number in cm

174

Optional.

Weight

number in kg

90

Optional.

HomeAirport

3 letters

XPW001C48

AAL

IATA code of the closest airport for the seaman.

TravelTime

00:00

06:00

preferred 1st option travel time

HomeAirport2

string

BLL

Optional. IATA code of the 2nd closest airport for the seaman.

TravelTime2

00:00

08:00

Optional. preferred 2nd option travel time

AddressLine1

string

16 Tinglykke

Address of the seaman

AddressLine2

stringOptional.

AddressLine3

stringOptional.

AddressCountry

2 letters

DK

2 letter country code

AddressPostcode

number

9210

Postal code

AddressPlace

string

AALBORG

City

Email

string

johnsmith@email.com

Optional.

Mobile

number

80001234

Mobile number of the seaman

Telephone

number

80004321

Optional.

Organization

int

Status
colourGreen
titleY

100000018

Adonis generated UID

...