Skip to main content

Documentation

Quarantine Under Review Webhook

The QUARANTINE_UNDER_REVIEW webhook is sent when Rapyd puts a transaction into quarantine.

  • QUARANTINE_UNDER_REVIEW Webhook

  • {
        "id": "wh_540b8a22cd77283ec2a721362e4de32d",
        "data": {
            "token": "qm_a5169383ddd6f0e04f716601dbc7375e",
            "target_tokens": [
                "payout_71987d8e65a4e7a68a5ea000e1984a24"
    			],
            "limits": null,
            "reason": "compliance",
            "source": "compliance",
            "status": "HLD",
            "created_at": 1646532379,
            "error_code": null,
            "updated_at": 1646532379,
            "action_type": "create_payout",
            "resolved_at": 0,
            "action_flow_id": "6a8840f9-5ebd-423c-8eab-b397b5ef81f1",
            "duplicated_action_flow_id": null
        },
        "type": "QUARANTINE_UNDER_REVIEW",
        "status": "NEW",
        "created_at": 1646532379,
        "trigger_operation_id": "f0c9ecbf-a238-4fa9-b0d5-a00aa3e322e6"
    }