Skip to end of banner
Go to start of banner

AIWS_CU_Person

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 12 Next »

Sample Request

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

Name

Format

Mandatory

Version

Example

APM XREF

Description

Interface

string

Y

V1

companyname_import

Adonis generated interface name

ExternalPIN

string

Y

V1

AAA-9999999

Automatically mapped with the Adonis PIN.

This is the UID/PIN of the seaman inside your company/organization.

FirstName

string

Y

V1

JOHN

MiddleName

string

V1

DOE

LastName

string

Y

V1

SMITH

CallingName

string

V1

JOE

SuffixName

string

V1

JR / MBA

Initials

string

V1

JDS

Title

string

V1

Mr

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

Gender

M,F,U,N

Y

V1

M

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

ExternalMaritalStatus

string

V1

MARRIED

Yes

Nationality

2 letters

Y

V1

DK

2 letter country code

NativeLangauge

2 letters

V1

DK

2 letter country code

BirthDate

YYYY-MM-DD

V1

1974-12-25

PlaceOfBirth

string

V1

AALBORG

City or town of birth

CountryOfBirth

2 letters

V1

DK

2 letter country code

ExternalHairColor

string

V1

LIGHT BLONDE

Yes

hair color

ExternalEyeColor

string

V1

BLUE

Identified in APM > Setup > General Codes > Miscellaneous > Colors

eye color

Height

number in cm

V1

174

Weight

number in kg

V1

90

HomeAirport

3 letters

V1

AAL

Identified in APM > Setup > General Codes > Travel > Airport

IATA code of the closest airport for the seaman.

TravelTime

00:00

V1

06:00

preferred 1st option travel time

HomeAirport2

string

V1

BLL

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

TravelTime2

00:00

V1

08:00

preferred 2nd option travel time

AddressLine1

string

V1

16 Tinglykke

Address of the seaman

AddressLine2

string

V1

AddressLine3

string

V1

AddressCountry

2 letters

V1

DK

2 letter country code

AddressPostcode

number

V1

9210

Postal code

AddressPlace

string

V1

AALBORG

City

AddressState

string

V2

New York

Email

string

V1

johnsmith@email.com

Mobile

number

V1

80001234

Mobile number of the seaman

Telephone

number

V1

80004321

Organization

int

Y

V1

100000018

Adonis generated UID

PersonalID

int

V2

16108012345

(SSN) Personal Number

EMP_PK

string

V2

AAA-9999999

Alternative PIN

  • No labels