Example Value in JSON
Expand | ||
---|---|---|
| ||
|
Fields Definition
Name | Format | Mandatory | Example | APM XREF | Description | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Interface | string |
| companyname_import | Identified in APM > Setup > General Codes > Miscellaneous > Interfaces | Adonis generated interface name | ||||||
ExternalPIN | string |
| AAA-9999999 | It is automatically mapped with the Adonis PIN. | This is the UID/PIN of the seaman inside your company/organization. | ||||||
ExternalActivityID | string |
| AAA-9999999 | Automatically mapped with the Adonis DOCID | This is the unique DOCID of the seaman’s competence inside your company/organization. | ||||||
ExternalActivityCode | string |
| LEAVE | Identified in APM > Setup > General Codes > Activities > Activity Codes | The type of the Activity Code i.e. ONB, VAC, MAT, SICK etc… | ||||||
ExternalPositionCode | string |
| MAS | Identified in APM > Setup > General Codes > Personal Details > Ranks | Rank / position of the seaman. | ||||||
SignOn | YYYY-MM-DD |
| 2022-08-17 | The start date of the sea service. Date format YYYY-MM-DD | |||||||
SignOff | YYYY-MM-DD | 2022-10-12 | The end date of the sea service. Date format YYYY-MM-DD | ||||||||
VesselName | string | ABC Greenstar | Free input text | ||||||||
VesselGRT | Numeric | 9233 | Gross register tonnage. | ||||||||
VesselType | string | Container Ship | Type of vessel | ||||||||
Country | string | IN | 2 char code | ||||||||
CrewID | string | C233D | Limited to 5 alphanumeric characters | ||||||||
PlaceFrom | string | THLAS | It can be Airport (3 char code), Port (5 char code), City, or free input text | ||||||||
PlaceTo | string | JPKSO | It can be Airport (3 char code), Port (5 char code), Cities, or free input text | ||||||||
Comments | string | Free input text |
...