WebsiteLog In

virtual account deleted

Virtual Account was deleted for a customer

Response Example

{
  "webhook_notification_id": "webhook_3846579035784c45b8329421d83b1079",
  "org_id": "org_8e67eef9c4e74bb097385415e345d2de",
  "event_id": "va_656c37a6a06b4ceaa2a9a0cf76c6d5d6",
  "event_type": "VIRTUAL_ACCOUNT",
  "event_name": "VIRTUAL_ACCOUNT_DELETED",
  "event_description": "VA DELETED",
  "webhook_url": "https://webhook-demo.finmo.net/wfruk0m",
  "event_detail": {
    "virtual_account_id": "va_656c37a6a06b4ceaa2a9a0cf76c6d5d6",
    "org_id": "org_8e67eef9c4e74bb097385415e345d2de",
    "scope": "CUSTOMER",
    "customer_id": "customer_843efd3caf6f4a2ea74a98b2b2a6a793",
    "credit_wallet_id": "wallet_865513d59ad542998ccc1fc31512b245",
    "description": "Customer VA",
    "metadata": null,
    "is_active": false,
    "currency": "AUD",
    "payin_method_name": "au_bank_npp",
    "payin_method_param": {
      "payid_reference": "test"
    },
    "pay_code": {
      "text": "[email protected]"
    },
    "transaction_id": "txn_5d6b6e2eb3db432985ba5a7231cb5a0c",
    "is_deleted": true,
    "is_expired": false,
    "is_refundable": true,
    "fees_without_tax": 0.5,
    "tax_on_fees": 0.05,
    "fees_including_tax": 0.55,
    "fees_currency": "AUD",
    "is_fees_charged": true,
    "webhook_url": null,
    "created_at": "2022-03-28T13:00:51.329Z",
    "updated_at": "2022-03-28T13:00:51.329Z",
    "expire_at": null,
    "expired_at": null,
    "deleted_at": "2022-03-28T15:52:21.000Z"
  },
  "created_at": "2022-03-28T15:52:21.048Z",
  "updated_at": "2022-03-28T15:52:21.048Z",
  "http_response": [{"data": {}, "status": 200, "success": true, "webhook_triggered_at": "2022-08-08T09:51:46.000Z", "webhook_trigger_attempt": 1}],
  "attempt_count": 1,
  "headers": {
    "x-security-token": "xxxxxxxxxxxx"
  }
}