Travel Rule Webhook

Sent whenever there's a requirement to verify wallet ownership

Example Travel Rule Update Webhook

{
    "event": "travel_rule",
    "payload": {
        "quote_id": "514c14ce-28e4-4938-b48b-979ca39b0964",
        "status": "approved"
    }

Last updated