WebsiteLog In

payout created

Payout request was successful

Response Example

{
  "webhook_notification_id": "webhook_8cf80a71f7774e8c932fa1614ad49070",
  "org_id": "org_0f38c3329e124cccb2f8e4344a564b6b",
  "event_id": "payout_c2488974dcc64778aba14325f7234c28",
  "event_type": "PAYOUT",
  "event_name": "PAYOUT_CREATED",
  "event_description": "PAYOUT_CREATED",
  "webhook_url": "https://webhook-demo.finmo.net/li543xw",
  "event_detail": {
    "payout_id": "payout_c2488974dcc64778aba14325f7234c28",
    "org_id": "org_0f38c3329e124cccb2f8e4344a564b6b",
    "amount": 195,
    "currency": "AUD",
    "description": null,
    "metadata": null,
    "status": "PENDING",
    "purpose_code": "TUIT",
    "payout_reference": "TUITION PAYOUT",
    "payout_beneficiary_param": {
    "account_number": "12345678",
    "bsb": "123456",
    "type": "individual",
    "individual": {
      "first_name": "John",
      "last_name": "Doe"
    }
   },
    "payout_sender_param": {},
    "payout_method_name": "au_bank_acct",
    "payout_method_param": {},
    "organization_reference_id": null,
    "debit_wallet_id": "wallet_51620d108f3d435ba376d741cfe0b771",
    "fees_wallet_id": "wallet_77fd7fc2812347978d8f95ac1025a712",
    "fees_currency": "AUD",
    "debit_wallet_transaction_id": "w_txn_60658776a8a543b28bfb58e57c98386a",
    "transaction_id": null,
    "fees_wallet_transaction_id": null,
    "webhook_url": null,
    "payout_beneficiary_id": null,
    "payout_sender_id": null,
    "paid_at": null,
    "paid_amount": null,
    "paid_currency": null,
    "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": null,
    "tax_on_fees": null,
    "fees_including_tax": null,
    "is_paid": false,
    "is_returned": false,
    "is_fees_charged": false,
    "is_reconciled": false,
    "is_returnable": true,
    "created_at": "2022-03-25T05:16:43.371Z",
    "updated_at": "2022-03-25T05:16:43.371Z"
  },
  "created_at": "2022-03-25T05:16:43.467Z",
  "updated_at": "2022-03-25T05:16:43.467Z",
  "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"
  }
}