Messages (v0.0.1)

Represents a single message.

Overview

Batch of messages sent to the NHS Notify Batch endpoint

Entity Properties

Name Type Required Description
idIntegerRequiredUnique identifier for the batch
batch_idstringRequiredIdentifier used to associate a message with a batch
created_attimestampRequiredNo description provided.
detailsstringOptionalHTTP payload of the information in the batch
message_idstringRequiredUnique identifier for message instance
message_referenceUUIDRequiredUnique identifier for batch instance
nhs_numberstringRequiredNHS Number targeted
recipient_idUUIDOptionalGUID for the recipient

Relationships

Examples