...
Here is the comparison of the DONOR_CB and the API endpoints: EMDIS vs API.xlsx
6.1.5 Embedded WMDA Response block
The WMDA will provide a standard response to request messages sent to MatchConnect. It's structure is as follows:
| Field | Details |
|---|---|
| sender | string maximum: 9999 minimum: 0 maxLength: 4 minLength: 4 example: 5678 4 digit ION of sender |
| deliveredAtUtc | string($date-time) Server-supplied timestamp showing time of Message delivery to recipient's inbox queue |
| referenceMessageId | string($uuid) |
| responseType | stringEnum: Array [ 3 ] |
| wmdaRemark | [...] |
6.2 Message Response
The message response is intended as an automated response to every user generated message. It serves three purposes:
...