{
"type": "notifications",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"attributes": {
"notifiable_type": "<string>",
"notifiable_id": 123,
"data": {
"title": "<string>",
"message": "<string>",
"additional_lines": [
"<string>"
],
"subject": {
"type": "<string>",
"id": 123
},
"action": {
"label": "<string>",
"url": "<string>"
}
},
"read_at": "2023-11-07T05:31:56Z",
"seen_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
},
"relationships": {
"notifiable": "<array>"
},
"links": {
"self": "<string>"
}
}Additional schemas
Notification
An in-app notification for a customer account, covering booking events, subscription changes, and other platform activity.