WebsiteLog In

topup

Any funds loaded to Payin (typically for refunds) or Payout wallet

Response Example

{
  "webhook_notification_id": "webhook_294742f28ca1498faa80d23ec4b45c29",
  "org_id": "org_0f38c3329e124cccb2f8e4344a564b6b",
  "event_id": "payin_7f2111a2143a46c1aca23a57e52e0c0d",
  "event_type": "PAYIN",
  "event_name": "TOPUP",
  "event_description": "PAYOUT TOPUP",
  "webhook_url": "https://webhook-demo.finmo.net/li543xw",
  "event_detail": {
    "payin_id": "payin_7f2111a2143a46c1aca23a57e52e0c0d",
    "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_bf8d40a3dd1c498b8f2896e1fb65f78a",
    "credit_wallet_id": "wallet_51620d108f3d435ba376d741cfe0b771",
    "fees_wallet_id": "wallet_77fd7fc2812347978d8f95ac1025a712",
    "amount": 180,
    "currency": "AUD",
    "description": "PAYIN - VA",
    "status": "COMPLETED",
    "pay_code": {
      "text": "[email protected]"
    },
    "payin_type": "TOPUP",
    "is_paid": true,
    "paid_at": "2022-03-25T04:07:09.000Z",
    "is_partially_paid": false,
    "paid_amount": 180,
    "paid_currency": "AUD",
    "is_fees_charged": true,
    "customer_id": null,
    "refund_amount_requested": null,
    "refund_amount_completed": null,
    "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:07:09.000Z",
    "credit_wallet_transaction_id": "w_txn_b8a59ba7e7d74ce2b935845e04177c2f",
    "transaction_id": "txn_2139b8a1988a4465b5340ea59edbfca2",
    "payin_method_param": null,
    "fees_wallet_transaction_id": null,
    "redirect_url": null,
    "advanced_redirect_url": null,
    "webhook_url": null,
    "refund_status": null,
    "fees_without_tax": null,
    "tax_on_fees": null,
    "fees_including_tax": null,
    "fees_currency": 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_refundable": false,
    "is_refund_initiated": false,
    "is_completely_refunded": false,
    "is_reconciled": false,
    "updated_at": "2022-03-25T04:07:09.878Z"
  },
  "created_at": "2022-03-25T04:07:09.923Z",
  "updated_at": "2022-03-25T04:07:09.923Z",
  "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"
  }
}