{
  "status": "success",
  "code": 200,
  "message": "Account is in good standing.",
  "request_id": "9d9078a9-fdf2-43cc-8e5a-f6264cd4a2fb",
  "timestamp": "2026-03-01T18:42:11.913Z",
  "data": {
    "request_id": "9d9078a9-fdf2-43cc-8e5a-f6264cd4a2fb",
    "version": "2024-10-01",
    "lookup": {
      "type": "MOBILE",
      "value_masked": "******2220"
    },
    "account": {
      "account_status": "available",
      "account_number": "001234567890",
      "account_type": "personal",
      "display_name": "Icon Gilbert",
      "country": "TT"
    },
    "session": {
      "session_token": "H6QJ4F5JY4",
      "expires_at": "2026-03-01T18:57:11.913Z",
      "ttl_seconds": 900,
      "single_use": false
    }
  }
}
