WebsiteLog In

payin completed

Payment was made by the user.
Funds got credited to one of the Finmo's bank account or it's network partners'. All your settlements are based on this

Response Example

{
    "webhook_notification_id": "webhook_e1fd057af6d142b9920e097e3be5395a",
    "org_id": "org_0f38c3329e124cccb2f8e4344a564b6b",
    "event_id": "payin_35cf0771797c469cbee0a64973dc74fe",
    "event_type": "PAYIN",
    "event_name": "PAYIN_COMPLETED",
    "event_description": "PAYIN",
    "status": "TRIGGERED",
    "webhook_url": "https://webhook-demo.finmo.net/li543xw",
    "event_detail": {
        "amount": 195,
        "org_id": "org_0f38c3329e124cccb2f8e4344a564b6b",
        "status": "COMPLETED",
        "is_paid": true,
        "paid_at": "2022-03-25T03:46:16.000Z",
        "currency": "AUD",
        "metadata": null,
        "pay_code": {
            "text": "[email protected]"
        },
        "payin_id": "payin_35cf0771797c469cbee0a64973dc74fe",
        "expire_at": "2022-03-25T03:50:09.000Z",
        "created_at": "2022-03-25T03:45:57.924Z",
        "expired_at": null,
        "payin_type": "CHECKOUT_PAYIN",
        "updated_at": "2022-03-25T03:45:57.998Z",
        "checkout_id": "xo_6cad36a3b2444c3c90d32af228a0f3ad",
        "customer_id": null,
        "description": null,
        "paid_amount": 195,
        "tax_on_fees": 0.07,
        "webhook_url": null,
        "cancelled_at": null,
        "redirect_url": null,
        "fees_currency": "AUD",
        "is_reconciled": false,
        "is_refundable": true,
        "paid_currency": "AUD",
        "refund_status": null,
        "fees_wallet_id": "wallet_77fd7fc2812347978d8f95ac1025a712",
        "transaction_id": "txn_7250e3bc7ed7485984ab23842abac398",
        "is_fees_charged": true,
        "credit_wallet_id": "wallet_567b65f87fac4867ab2dacaa2455b3f8",
        "fees_without_tax": 0.7,
        "is_partially_paid": false,
        "payin_method_name": "au_bank_npp",
        "fees_including_tax": 0.77,
        "is_over_refundable": false,
        "payin_method_param": null,
        "virtual_account_id": null,
        "is_refund_initiated": false,
        "sender_party_detail": {
            "bsb_number": "802010",
            "account_number": "00000001",
            "account_holder_name": "Finmo Testing Account"
        },
        "advanced_redirect_url": null,
        "payin_method_category": "BANK",
        "is_completely_refunded": false,
        "is_partially_refundable": true,
        "refund_amount_completed": null,
        "refund_amount_requested": null,
        "payin_method_description": "New Payments Platform (NPP)",
        "organization_reference_id": null,
        "refund_currency_completed": null,
        "refund_currency_requested": null,
        "fees_wallet_transaction_id": "w_txn_418a33c834eb4d6abb8c8f08eea8f906",
        "credit_wallet_transaction_id": "w_txn_63e19b7f1ec645fb8e569123930fe54d"
    },
    "created_at": "2022-03-25T03:46:16.689Z",
    "updated_at": "2022-03-25T03:46:16.689Z",
    "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"
    }
}