Payout Failed Webhook
The PAYOUT_FAILED webhook is sent when Rapyd attempts to disburse funds with the sender’s designated payout method, and the disbursement attempt fails.
PAYOUT_FAILED Webhook
{ "id": "wh_2a8954384f46933f92ffe568b04b10b5", "type": "PAYOUT_FAILED", "data": { "id": "payout_221c0c369aa760fb720521e95f733ac7", "error": null, "amount": 185, "sender": { "id": "sender_06a63fd14ad661c045f4a4c0ec72a9d9", "city": "Anytown", "name": "John Doe", "state": "NY", "address": "123 First Street", "country": "US", "currency": "USD", "postcode": "12345", "entity_type": "individual", "purpose_code": "ABCDEFGHI", "date_of_birth": "22/02/1980", "account_number": "123456789", "source_of_income": "salary", "identification_type": "License No", "identification_value": "123456789", "beneficiary_relationship": "client" }, "status": "Declined", "fx_rate": 1, "paid_at": null, "ewallets": [ { "amount": 185, "percent": 100, "ewallet_id": "ewallet_6ff6a059a31d298a7bf31e8e193f9718" } ], "metadata": { "merchant_defined": true }, "created_at": 0, "expiration": null, "beneficiary": { "id": "beneficiary_d37f5aae807b78489cb4224a6ea63225", "city": "Anytown", "name": "Jane Doe", "email": "janedoe@rapyd.net", "state": "NY", "address": "456 Second Street", "country": "US", "ach_code": "123456789", "currency": "USD", "postcode": "10101", "bank_name": "US General Bank", "bic_swift": "BUINBGSF", "entity_type": "individual", "account_number": "BG96611020345678", "identification_type": "SSC", "identification_value": "123456789" }, "description": "Payout - Bank Transfer: Beneficiary/Sender objects", "paid_amount": 0, "payout_fees": null, "payout_type": "bank", "instructions": {}, "gc_error_code": "MISSING_PAYOUT_METHOD_REQUIRED_FIELD - [PHONE_NUMBER]", "sender_amount": 185, "sender_country": "US", "identifier_type": null, "payout_currency": "USD", "sender_currency": "USD", "identifier_value": null, "payout_method_type": "us_general_bank", "beneficiary_country": "US", "statement_descriptor": null, "merchant_reference_id": "GHY-0YU-HUJ-POI" }, "trigger_operation_id": "d6ede5ee-e87c-41bd-8fe7-fef71e708bf8", "status": "NEW", "created_at": 1672045360, "extended_timestamp": 1672045360394 }