Message Id: 27e623c1-0a27-11ee-a0b5-021c83ce3c20
Validate Message 27e623c1-0a27-11ee-a0b5-021c83ce3c20
{
    "@context": [
        "https://www.w3.org/ns/activitystreams",
        "https://purl.org/coar/notify"
    ],
    "actor": {
        "id": "https://some-organisation.org",
        "name": "Some Organisation",
        "type": "Organization"
    },
    "id": "urn:uuid:46956915-e3fe-4528-8789-1d325a356e4f",
    "object": {
        "id": "urn:uuid:0370c0fb-bb78-4a9b-87f5-bed307a509dd",
        "object": "https://some-organisation.org/resource/0021",
        "type": "Offer"
    },
    "origin": {
        "id": "https://some-organisation.org",
        "name": "Some Organisation",
        "type": "Organization"
    },
    "target": {
        "id": "https://generic-service.com/system",
        "inbox": "https://generic-service.com/system/inbox/",
        "type": "Service"
    },
    "type": "Undo"
}