{ "event": "user.funding_account_status", "data": { "user_id": "<string>", "status": "<string>" } }
Sent when a user’s funding account status changes (e.g. approved, rejected).
API key authentication. Include your access token as: Authorization: Basic <ACCESS_TOKEN>
Authorization: Basic <ACCESS_TOKEN>
"user.funding_account_status"
Show child attributes
Return 200 to acknowledge receipt.