Skip to main content

Documentation

Quarantine Release Failed Webhook

The QUARANTINE_RELEASED_FAILED webhook is sent when Rapyd fails to release a transaction that is in quarantine.

  • QUARANTINE_RELEASED_FAILED

  • {
        "id": "wh_17cca391b96485d75c886f012387b55d",
        "data":
        {
            "token": "qm_04562730d022c29105e184173eb544e0",
            "target_tokens": [
                "payout_71987d8e65a4e7a68a5ea000e1984a24"
            ],
            "source": "rapyd_protect",
            "status": "REF",
            "created_at": 1639620978,
            "error_code": null,
            "updated_at": 1639620978,
            "action_type": "create_payout",
            "resolved_at": 1639620988,
            "action_flow_id": "a542a0f1-bf41-4e0b-8e0f-e73b7ea72051",
            "duplicated_action_flow_id": null
        },
        "type": "QUARANTINE_RELEASED_FAILED",
        "status": "NEW",
        "created_at": 1639620988,
        "extended_timestamp": 1639620988383,
        "trigger_operation_id": "eb171b9e-2a82-46cf-b0b2-02f708b536eb"
    }