Versions Compared

Key

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

/ include description here

Sample Request

...

The new AUS service no longer requires the Authentication_Token. This means that calling GNL_API_AUTHENTICATION is no longer required.

Connection

...

PlaceOfBirth

...

string

...

AALBORG

...

CountryOfBirth

...

2 letters

...

DK

...

2 letter country code

...

ExternalHairColor

...

string

...

LIGHT BLONDE

...

Optional. hair color

...

ExternalEyeColor

...

string

...

BLUE

...

Optional. eye color

...

Height

...

number in cm

...

174

...

Optional.

...

Weight

...

number in kg

...

90

...

Optional.

...

HomeAirport

...

3 letters

...

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

...

string

...

Optional.

...

AddressLine3

...

string

...

Optional.

...

AddressCountry

...

2 letters

...

DK

...

2 letter country code

...

AddressPostcode

...

string

...

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

...

100000018

...

Info

URL: http://yourdomain.com/AUS/AdonisUploadService.svc/v1/AIWS_CU_Person

...

Name

...

Format

...

Example

...

Description

...

Interface

...

string

...

companyname_import

...

Adonis generated interface name

...

ExternalPIN

...

string

...

AAA-9999999

...

FirstName

...

string

...

JOHN

...

MiddleName

...

string

...

DOE

...

Optional.

...

LastName

...

string

...

SMITH

...

CallingName

...

string

...

JOE

...

Optional.

...

SuffixName

...

string

...

JR / MBA

...

Optional.

...

Initials

...

string

...

JDS

...

Optional.

...

Title

...

string

...

MR

...

Optional.

...

Gender

...

M,F

...

M

...

ExternalMaritalStatus

...

string

...

MARRIED

...

Nationality

...

2 letters

...

DK

...

2 letter country code

...

NativeLangauge

...

2 letters

...

DK

...

Optional. 2 letter country code

...

BirthDate

...

‘YYYY-MM-DD

...

1974-12-25

The above URL is composed of yourdomain.com + AUS + AdonisUploadService.svc + Version + API method

APIKey must be included in the header

Adonis prepared the following versions depending on the company’s requirements.

Child pages (Children Display)
allChildrentrue

How to generate an API Key

...