...
Wherever suitable, we included EMDIS names of the messages in parentheses, e.g. 5.1 - Extended Typing Request (TYP_REQ).
In many cases, the current implementation of EMDIS messages will require a conversion of the flat EMDIS message structure into the contrast to the flat FML messages used in the EMDIS communication, the REST API based Match-Connect communication uses nested (multi-level) structure of the API messages. All the fields in API have better names: data structures. Furthermore, the field designations have been improved, e.g. , the EMDIS field REQ_DATE becomes requestDate.is named as requestDate in the API model classes.
EMDIS rules from the EMDIS Semantics are modified accordingly to the new reality REST API based approach and are added to each message, where applicable.
...