Message Id: 24f364d8-8926-11ee-9cdc-021c83ce3c20
Validate Message 24f364d8-8926-11ee-9cdc-021c83ce3c20
{
    "@context": [
        "https://www.w3.org/ns/activitystreams",
        "https://purl.org/coar/notify"
    ],
    "actor": {
        "id": "https://generic-service.com",
        "name": "Generic Service",
        "type": "Service"
    },
    "context": {
        "id": "https://some-organisation.org/resource/0021",
        "ietf:cite-as": "https://doi.org/10.4598/12123487",
        "type": "Document"
    },
    "id": "urn:uuid:668f26e0-2c8d-4117-a0d2-ee713523bcb3",
    "inReplyTo": "urn:uuid:0370c0fb-bb78-4a9b-87f5-bed307a509de",
    "object": {
        "id": "http://localhost:4000/handle/123456789/1119",
        "object": "https://some-organisation.org/resource/0021",
        "type": "Offer"
    },
    "origin": {
        "id": "https://generic-service.com/system",
        "inbox": "2f4ec582-109e-4952-a94a-b7d7615a8c69",
        "type": "Service"
    },
    "target": {
        "id": "https://some-organisation.org",
        "inbox": "2f4ec582-109e-4952-a94a-b7d7615a8c69",
        "type": "Organization"
    },
    "type": [
        "TentativeReject",
        "coar-notify:ReviewAction"
    ]
}