Skip to end of banner
Go to start of banner

AIWS_CU_Competence

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 6 Next »

Sample Request

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

Name

Format

Adonis XREF

Mandatory

Example

Description

Interface

string

Y

companyname_import

Adonis generated interface name

ExternalPIN

string

Y

Y

AAA-9999999

UID of the seaman

ExternalDocID

string

Y

Y

AAA-9999999

UID of the competence

ExternalDocType

string

Y

Y

FAM-SFBF

Unique id to identify the type of competence / training or certificate

DocumentNo

string

Y

SWJXLYM732727

Document / certificate number

DateFrom

YYYY-MM-DD

Y

2022-08-16

Date from the certificate is valid

DateTo

YYYY-MM-DD

2025-08-15

Date the certificate is ending

ExpiryDate

YYYY-MM-DD

Y

2025-08-15

Date the certificate is expired.

If DateTo is Not Null AND ExpiryDate is Null then copy the DateTo to ExpiryDate.

IssueBy

string

BERGENSFJORD

School, training center etc. who issued the competence

IssuePlace

string

BERGEN

Place of issue

ValidInCountry

2 letters

NO

Country where the competence was issued

DocumentScanBase64

base64

Scanned copy of the document

DocumentFIleName

string

Eksamensbevis.pdf

the filename of the scanned document

Comments

string

any comments

  • No labels