Sample Request
POST https://yourcompany.com/AIWS_APP/api-docs/swagger.json#!/PersonDataImport/AIWS_CU_Medical
Name | Format | Adonis XREF | Example | Description |
---|---|---|---|---|
Interface | string | companyname_import | Adonis generated interface name | |
ExternalPIN | string | X | AAA-9999999 | UID of the seaman |
ExternalDocID | string | X | AAA-9999999 | UID of the medical document |
ExternalDocType | string | X | COVID VACCINE | Unique id to identify the type of travel documents. Passport, Seamansbook etc. |
DateFrom | YYYY-MM-DD | 2022-08-16 | Date it was issued | |
ExpiryDate | YYYY-MM-DD | Optional. | ||
IssuedBy | string | KOLKATA MEDICAL CENTER | Clinic, Hospital, Office it was issued | |
Issuecountry | string | IN | 2 char country code | |
DocumentScanBase64 | Base64 | Scanned copy of the document | ||
DocumentFileName | string | SARSCovidVaccination.pdf | the filename of the scanned document | |
Comments | string | Optional. any comments |