MESHInboxMessageDownloaded Data
2025-01-01 | ๐ 219 words | โฑ 3 mins | ๐งพ History | โ NHS Notify | ๐ NHS Notify
Data payload of the MESHInboxMessageDownloaded event
Known Issues / Todo
- โ This page is draft and is subject to rapid change, and may not be fully accurate or complete
MESHInboxMessageDownloaded Data
Data payload of the MESHInboxMessageDownloaded event
Schema Information
- Schema ID:
https://notify.nhs.uk/cloudevents/schemas/digital-letters/2025-10-draft/data/digital-letters-mesh-inbox-message-downloaded-data.schema.json - Schema Version:
https://json-schema.org/draft/2020-12/schema - Source File:
digital-letters/2025-10-draft/data/digital-letters-mesh-inbox-message-downloaded-data.schema.yaml
Properties
meshMessageId
Type: unknown
No description available.
Reference: https://notify.nhs.uk/cloudevents/schemas/digital-letters/2025-10-draft/defs/mesh.schema.json#/properties/meshMessageId
senderId
Type: unknown
No description available.
Reference: https://notify.nhs.uk/cloudevents/schemas/digital-letters/2025-10-draft/defs/requests.schema.json#/properties/senderId
messageReference
Type: unknown
No description available.
Reference: https://notify.nhs.uk/cloudevents/schemas/digital-letters/2025-10-draft/defs/requests.schema.json#/properties/messageReference
messageUri
Type: unknown
No description available.
Reference: https://notify.nhs.uk/cloudevents/schemas/digital-letters/2025-10-draft/defs/requests.schema.json#/properties/messageUri
Required Fields
meshMessageIdsenderIdmessageReferencemessageUri
Additional Properties
Additional properties are not allowed.
Type
object
Raw Schema
$id: https://notify.nhs.uk/cloudevents/schemas/digital-letters/2025-10-draft/data/digital-letters-mesh-inbox-message-downloaded-data.schema.json
$schema: https://json-schema.org/draft/2020-12/schema
title: MESHInboxMessageDownloaded Data
description: Data payload of the MESHInboxMessageDownloaded event
type: object
additionalProperties: false
properties:
meshMessageId:
$ref: https://notify.nhs.uk/cloudevents/schemas/digital-letters/2025-10-draft/defs/mesh.schema.json#/properties/meshMessageId
senderId:
$ref: https://notify.nhs.uk/cloudevents/schemas/digital-letters/2025-10-draft/defs/requests.schema.json#/properties/senderId
messageReference:
$ref: https://notify.nhs.uk/cloudevents/schemas/digital-letters/2025-10-draft/defs/requests.schema.json#/properties/messageReference
messageUri:
$ref: https://notify.nhs.uk/cloudevents/schemas/digital-letters/2025-10-draft/defs/requests.schema.json#/properties/messageUri
required:
- meshMessageId
- senderId
- messageReference
- messageUri