APPROVAL_AWAITING_EVENT_AWARD

APPROVAL_AWAITING_EVENT_AWARD

{
    "event_id": "a2f62f86-a39d-49da-9f91-b9e3848e9d6c",
    "created_at": "2026-04-09T13:44:22.626102",
    "type": "approval_awaiting_event_award",
    "object_type": "approval",
    "approval": {
        "id": "9c088c84-5945-4f3f-a50e-2b7a798062c8",
        "request_id": "14ec8e99-6aaf-4573-b43b-e503c6a5d9cc",
        "tenant_id": "5ebbef06-7ee6-4f4f-a5eb-ceaf74d31b78",
        "status": "in_progress",
        "stages": [
            {
                "status": "in_progress",
                "sequence": "sequential",
                "steps": [
                    {
                        "approver": {
                            "id": "45ae9e44-5587-4534-8c49-b9892bc4a99a",
                            "email": "test@identity_email"
                        },
                        "status": "in_progress",
                        "response": {
                            "note": null,
                            "reacted_at": null
                        },
                        "reassigned_at": null
                    },
                    {
                        "approver": {
                            "id": "c0321075-5247-4f45-b789-3bc3cca26bc3",
                            "email": "approver2@email"
                        },
                        "status": "in_progress",
                        "response": {
                            "note": null,
                            "reacted_at": null
                        },
                        "reassigned_at": null
                    }
                ],
                "min_approved_steps_count": 1,
                "due_date": "2026-04-02T17:25:18.122558Z"
            }
        ]
    }
}