Skip to main content

Documentation

Quarantine Released Webhook

The QUARANTINE_RELEASED webhook is sent when Rapyd releases a transaction from quarantine, which allows it to be completed.

  • QUARANTINE_RELEASED Webhook

  • {
        "id": "wh_cb956029a12b32953578ee11fa7b368a",
        "data": {
            "token": "qm_34f3ce29d653adde0c549a2b593b9e00",
            "target_tokens": [
                "payout_71987d8e65a4e7a68a5ea000e1984a24"
    	],
            "limits": null,
            "reason": "rapyd_protect",
            "source": "rapyd_protect",
            "status": "REL",
            "created_at": 1646529831,
            "error_code": "1",
            "updated_at": 1646529831,
            "action_type": "create_payment",
            "resolved_at": 1646529837,
            "action_flow_id": "4e1031b3-dd75-4af4-a9ae-26d670cdabd2",
            "duplicated_action_flow_id": null
        },
        "type": "QUARANTINE_RELEASED",
        "status": "NEW",
        "created_at": 1646529838,
        "extended_timestamp": 1646529838494,
        "trigger_operation_id": "27a0d31f-0f14-4b08-b574-5fb738b7930e"
    }