...
- A message identifier
- A timestamp
- Which registry sent the information (sending registry)
- What type of response is provided by the WMDA Match Connect system
- Any failed validations detected by the Match Connect system
- A sequence number, so that the receiving registry knows if any message is missing.
| Field | Details | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| referenceMessageId* | string($uuid) | |||||||||||
| deliveredAtUtc* | string($date-time) Server-supplied timestamp showing UTC time of Message delivery to receiving registry's inbox queue. | |||||||||||
| sendingRegistry* | integer maximum: 9999 minimum: 0 maxLength: 4 minLength: 4 example: 5678 4-digit ION of the sending registry | |||||||||||
| responseType | string Enum: | |||||||||||
| wmdaRemarks | One or more remarks, each in its own object
| |||||||||||
| messageSequenceNumber* | integer Incrementing integer set by WMDA MatchConnect system that indicates the order in which the messages were received by the WMDA and therefore the order in which messages should be processed. Each receiving registry has its own unique sequence. | |||||||||||
| messageType* | string the type of message just sent by calling this endpoint |
...