Funds Added Webhook
The EWALLET_ADDED_FUNDS webhook notifies the client that funds were successfully added to a Rapyd Wallet.
EWALLET_ADDED_FUNDS Webhook
{ "id": "wh_c1479669b28bccbaf851e3ae14d1185b", "data": { "id": "ewallet_c9cd5989ee46631f01ab1f8bfa2e5375", "type": "company", "email": null, "status": "ACT", "accounts": [{ "id": "3a7091fc-f0fd-11ea-bbd7-02c4887b9dab", "alias": "MXN", "limit": null, "limits": null, "balance": 4985, "currency": "MXN", "on_hold_balance": 0, "reserve_balance": 0, "received_balance": 0 } ], "category": null, "contacts": null, "metadata": { "merchant_defined": true }, "last_name": "", "first_name": "Four Star Professional Services", "phone_number": null, "verification_status": "not verified", "ewallet_reference_id": "e-7757", "last_transaction_amount": 5000, "last_transaction_currency": "MXN" }, "type": "EWALLET_ADDED_FUNDS", "status": "NEW", "created_at": 1599638133, "extended_timestamp": 1599638133394, "trigger_operation_id": "2374772f-4bfd-4d3c-8b59-2f8284bd582a" }