Payment request was successful. You can create using a Hosted Checkout or a Direct API call. The status of the payment will be pending
Response Example
{
"webhook_notification_id": "webhook_789ab30b686e4f7480c7cb1685ba4180",
"org_id": "org_0f38c3329e124cccb2f8e4344a564b6b",
"event_id": "payin_5ffced0ca14f4aa3964a212db3f78463",
"event_type": "PAYIN",
"event_name": "PAYIN_CREATED",
"event_description": "PAYIN_CREATED",
"webhook_url": "https://webhook-demo.finmo.net/li543xw",
"event_detail": {
"payin_id": "payin_5ffced0ca14f4aa3964a212db3f78463",
"org_id": "org_0f38c3329e124cccb2f8e4344a564b6b",
"amount": 195,
"currency": "AUD",
"description": null,
"metadata": null,
"status": "PENDING",
"payin_type": "CHECKOUT_PAYIN",
"payin_method_name": "au_bank_npp",
"payin_method_description": "New Payments Platform (NPP)",
"payin_method_category": "BANK",
"payin_method_param": null,
"is_refundable": true,
"is_partially_refundable": true,
"is_over_refundable": false,
"organization_reference_id": null,
"credit_wallet_id": "wallet_567b65f87fac4867ab2dacaa2455b3f8",
"fees_wallet_id": "wallet_77fd7fc2812347978d8f95ac1025a712",
"redirect_url": null,
"advanced_redirect_url": null,
"checkout_id": "xo_e5fb2439902743c6bd0f1fdd3fcde32f",
"expire_at": "2022-03-25T03:55:09.000Z",
"virtual_account_id": null,
"customer_id": null,
"transaction_id": null,
"credit_wallet_transaction_id": null,
"fees_wallet_transaction_id": null,
"webhook_url": null,
"refund_status": null,
"pay_code": {
"text": "[email protected]"
},
"paid_at": null,
"paid_amount": null,
"paid_currency": null,
"fees_without_tax": null,
"tax_on_fees": null,
"fees_including_tax": null,
"fees_currency": null,
"refund_amount_requested": null,
"refund_currency_requested": null,
"refund_amount_completed": null,
"refund_currency_completed": null,
"sender_party_detail": null,
"expired_at": null,
"cancelled_at": null,
"is_paid": false,
"is_partially_paid": false,
"is_fees_charged": false,
"is_refund_initiated": false,
"is_completely_refunded": false,
"is_reconciled": false,
"created_at": "2022-03-25T03:50:16.798Z",
"updated_at": "2022-03-25T03:50:16.798Z"
},
"created_at": "2022-03-25T03:50:16.889Z",
"updated_at": "2022-03-25T03:50:16.889Z",
"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"
}
}