Skip to main content

Documentation

Wallet Disabled Webhook

The EWALLET_DISABLED webhook notifies the client that the wallet status is disabled (DIS).

  • EWALLET_DISABLED Webhook

  • {
        "id": "wh_c7af32b2fb2b8c8c31cdbd2e42946986",
        "type": "EWALLET_DISABLED",
        "data": {
            "id": "ewallet_e492ce003cd0be1496cb91db734a9969",
            "type": "person",
            "email": null,
            "status": "DIS",
            "accounts": [],
            "category": null,
            "contacts": null,
            "metadata": {
                "merchant_defined": true
            },
            "last_name": "Doe",
            "first_name": "John",
            "phone_number": "+555555555555",
            "verification_status": "not verified",
            "ewallet_reference_id": "2022-02-15a",
            "parent_ewallet": null
        },
        "trigger_operation_id": "bfa46ba9-ebff-4e42-975b-13710609a5f8",
        "status": "NEW",
        "created_at": 1644931674,
        "extended_timestamp": 1644931674384
    }