Skip to main content
WEBHOOK
virtual_account.created
{
  "event": {
    "id": "3fb02b56-911e-42c0-843c-c08785bdde56",
    "event_reference_id": "900f750d-6868-457e-a777-1a35566a6b5f",
    "type": "virtual_account.created",
    "created_at": "2025-12-10T08:11:25.269644Z",
    "sandbox_mode": true
  },
  "data": {
    "id": "900f750d-6868-457e-a777-1a35566a6b5f",
    "customer_id": "a41a6d76-4545-47ab-93d1-696a3221d39c",
    "status": "ACTIVE",
    "developer_fee_percent": 0.5
  }
}
Register this webhook if you are using the Create Virtual Account V1 endpoint.
All webhook requests include HMAC signatures for verification.

Body

application/json
event
object
data
object

Response

200

Webhook received successfully