WebsiteLog In

payout completed

Payout was processed from Finmo's end successfully. This is not an indicator of beneficiary in receipt of funds

Response Example

{
  "webhook_notification_id": "webhook_c93adac78ebe4e269a3195b5f0b86e5c",
  "org_id": "org_0f38c3329e124cccb2f8e4344a564b6b",
  "event_id": "payout_c52dcf2a67b14931b4514081256f90cd",
  "event_type": "PAYOUT",
  "event_name": "PAYOUT_COMPLETED",
  "event_description": "PAYOUT",
  "webhook_url": "https://webhook-demo.finmo.net/li543xw",
  "event_detail": {
    "payout_id": "payout_c52dcf2a67b14931b4514081256f90cd",
    "payout_method_name": "au_bank_acct",
    "payout_method_param": {},
    "org_id": "org_0f38c3329e124cccb2f8e4344a564b6b",
    "debit_wallet_id": "wallet_51620d108f3d435ba376d741cfe0b771",
    "fees_wallet_id": "wallet_77fd7fc2812347978d8f95ac1025a712",
    "debit_wallet_transaction_id": "w_txn_28e1888298464c2a8ed81a1adc0f367a",
    "transaction_id": "txn_a468b83da11e478bab95c5b90591390e",
    "fees_wallet_transaction_id": "w_txn_ed577f0ffd1142d59ac3fcdd2ea3e7a3",
    "amount": 195,
    "currency": "AUD",
    "description": null,
    "purpose_code": "PROL",
    "payout_reference": "PAYROLL FOR JOHN DOE",
    "webhook_url": null,
    "status": "COMPLETED",
    "payout_beneficiary_id": null,
    "payout_sender_id": null,
    "payout_beneficiary_param": {
    "account_number": "12345678",
    "bsb": "123456",
    "type": "individual",
    "individual": {
      "first_name": "John",
      "last_name": "Doe"
    }
   },
    "payout_sender_param": {},
    "is_paid": true,
    "paid_at": "2022-03-25T05:17:06.000Z",
    "paid_amount": 195,
    "paid_currency": "AUD",
    "is_returned": false,
    "returned_at": null,
    "returned_amount": null,
    "returned_currency": null,
    "payout_returned_wallet_id": null,
    "payout_returned_wallet_transaction_id": null,
    "payout_returned_transaction_id": null,
    "fees_without_tax": 1.2,
    "tax_on_fees": 0.12,
    "fees_including_tax": 1.32,
    "fees_currency": "AUD",
    "is_fees_charged": true,
    "metadata": null,
    "organization_reference_id": null,
    "is_reconciled": false,
    "is_returnable": true,
    "created_at": "2022-03-25T05:16:06.174Z",
    "updated_at": "2022-03-25T05:16:06.209Z"
  },
  "created_at": "2022-03-25T05:17:06.229Z",
  "updated_at": "2022-03-25T05:17:06.229Z",
  "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"
  }
}