Payout Created Webhook
The PAYOUT_CREATED webhook is triggered by a Create Payout request.
PAYOUT_CREATED Webhook
{ "id": "wh_063bb1c7039cdca0df36067412ff3590", "type": "PAYOUT_CREATED", "data": { "id": "payout_f7417adbcdca74a986df14a6945903e9", "error": null, "amount": 2, "sender": { "id": "sender_7d31896f5f8cdbf68178724a01ca81a3", "city": "Copenhagen", "name": "Acme", "address": "2 Second Avenue", "country": "us", "currency": "USD", "postcode": "67899", "entity_type": "company", "company_name": "Acme", "date_of_birth": "27/09/1980", "identification_type": "incorporation_number", "identification_value": "123464" }, "status": "Hold", "fx_rate": 1.2926705, "paid_at": null, "ewallets": [ { "amount": 1.55, "percent": 100, "ewallet_id": "ewallet_c1943cfeda5f98247ab117e5d2648861" } ], "metadata": {}, "batch_file": null, "created_at": 1703168448, "expiration": null, "beneficiary": { "id": "beneficiary_63b2e860e9d3e508eefd1c83c32842af", "city": "Singapore", "iban": "GB29NWBK60161331926819", "name": "John Doe", "address": "1 First Avenue", "country": "SG", "currency": "sgd", "last_name": "Doe", "first_name": "John", "entity_type": "individual", "payment_type": "priority" }, "paid_amount": 0, "payout_fees": null, "payout_type": "bank", "instructions": [ { "name": "instructions", "steps": [ { "step1": "The funds will be transferred to the provided account details of the beneficiary" } ] } ], "gc_error_code": "NOT_IMPLEMENTED", "sender_amount": 1.55, "sender_country": "us", "identifier_type": null, "payout_currency": "sgd", "sender_currency": "USD", "identifier_value": null, "payout_method_type": "sg_ocbc_bank", "beneficiary_country": "SG", "statement_descriptor": null, "estimated_time_of_arrival": null }, "trigger_operation_id": "7a2ff4b9-2005-4666-abfb-b82bc58515c5", "status": "NEW", "created_at": 1703168451, "extended_timestamp": 1703168451374 }