WebsiteLog In

virtual account payin completed

Funds received on a static virtual account

Response Example

{
  "webhook_notification_id": "webhook_77a8a50a54244c2c8090b0e6f9119523",
  "org_id": "org_0f38c3329e124cccb2f8e4344a564b6b",
  "event_id": "payin_693b4f4e8bf141589becd814b520052c",
  "event_type": "PAYIN",
  "event_name": "VA_PAYIN_COMPLETED",
  "event_description": "PAYIN - VA",
  "webhook_url": "https://webhook-demo.finmo.net/li543xw",
  "event_detail": {
    "payin_id": "payin_693b4f4e8bf141589becd814b520052c",
    "payin_method_name": "au_bank_npp",
    "payin_method_description": "New Payments Platform (NPP)",
    "payin_method_category": "BANK",
    "org_id": "org_0f38c3329e124cccb2f8e4344a564b6b",
    "virtual_account_id": "va_eb4fcd0a58ea43069d25b6968fab2bfc",
    "credit_wallet_id": "wallet_21301acedef047b5b6585267403f20bf",
    "fees_wallet_id": "wallet_77fd7fc2812347978d8f95ac1025a712",
    "amount": 198,
    "currency": "AUD",
    "description": "PAYIN - VA",
    "status": "COMPLETED",
    "pay_code": {
      "text": "[email protected]"
    },
    "payin_type": "VA_PAYIN",
    "is_paid": true,
    "paid_at": "2022-03-25T04:13:10.000Z",
    "is_partially_paid": false,
    "paid_amount": 198,
    "paid_currency": "AUD",
    "is_fees_charged": true,
    "customer_id": "customer_4b2aed38fc0e46d6bfbbda847171d8e8",
    "refund_amount_requested": null,
    "refund_amount_completed": null,
    "is_refundable": true,
    "is_partially_refundable": false,
    "is_over_refundable": false,
    "sender_party_detail": {
      "bsb_number": "062221",
      "account_number": "00000001",
      "account_holder_name": "Finmo Testing Account"
    },
    "created_at": "2022-03-25T04:13:10.000Z",
    "fees_without_tax": 0.7,
    "tax_on_fees": 0.07,
    "fees_including_tax": 0.77,
    "fees_currency": "AUD",
    "credit_wallet_transaction_id": "w_txn_05f26aaf7e8f4870b04526403ece4e0f",
    "fees_wallet_transaction_id": "w_txn_675f32611b9e41f1a06c6b3a64e4166a",
    "transaction_id": "txn_e5da7289bcfb41fe929db0e7a96aeb9f",
    "payin_method_param": null,
    "redirect_url": null,
    "advanced_redirect_url": null,
    "webhook_url": null,
    "refund_status": null,
    "refund_currency_requested": null,
    "refund_currency_completed": null,
    "metadata": null,
    "checkout_id": null,
    "organization_reference_id": null,
    "expire_at": null,
    "expired_at": null,
    "cancelled_at": null,
    "is_refund_initiated": false,
    "is_completely_refunded": false,
    "is_reconciled": false,
    "updated_at": "2022-03-25T04:13:10.513Z"
  },
  "created_at": "2022-03-25T04:13:10.544Z",
  "updated_at": "2022-03-25T04:13:10.544Z",
  "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"
  }
}