Sample Request
POST https://yourcompany.com/AIWS_APP/api-docs/swagger.json#!/PersonDataImport/AIWS_CU_Travel
Name | Format | Adonis XREF | Mandatory | Example | Description |
---|---|---|---|---|---|
Interface | string | Y | companyname_import | Adonis generated interface name | |
ExternalPIN | string | PW001P01_XREF | Y | AAA-9999999 | UID of the seaman |
ExternalDocID | string | PW001P00_XREF | Y | AAA-9999999 | UID of the travel document |
ExternalDocType | string | PW001C23 | Y | SEAMANBOOK | travel document type (seamanbook / passport) |
DateFrom | YYYY-MM-DD | Y/N PW001C23 | 2022-14-03 | date when the travel document is valid | |
DateTo | YYYY-MM-DD | Y/N PW001C23 | 2027-14-02 | date until the travel document is valid | |
DocumentNo | string | Y/N PW001C23 | 98736 | travel document number | |
IssuedWhere | string | PH | Country where it was issued | ||
IssuedBy | string | MARINA MANILA | Office location of the Maritime Industry | ||
Issuecountry | 2 letters | Y/N PW001C23 | PH | Country where the competence was issued | |
DocumentScanBase64 | base64 | Scanned copy of the document | |||
DocumentFileName | string | seamanbook.jpg | the filename of the scanned document | ||
Comments | string | any comments |