Sample Request
POST https://yourcompany.com/AIWS_APP/api-docs/swagger.json#!/PersonDataImport/AIWS_CU_Medical
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 medical document |
ExternalDocType | string | PW001C24 | Y | 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 |
| |||
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 | Filename of the scanned document | ||
Comments | string | any comments |