Webhook Recipient Wire Created
Event
recipient.wire.created
Explanation
FinTechs can utilize the Recipient Wire Created webhook to receive notifications whenever a new wire transfer recipient is successfully added, enabling efficient tracking and management of wire transactions.
When it occurs
This Webhook fires when a user adds a new recipient for wire transfers, such as a bank or an individual account.
Payload
{"event": "recipient.wire.created","referenceId": "889a07a7-1c48-432f-a80f-6690c6e8cbd5","timestamp": "2023-03-15T21:03:10.227","data":{"paymentRecipientId": "caad0e17-8b6a-491a-a419-138877291a85","customerId": "96522204-5aae-4659-9daa-63bd82029d22","name": "George Harrison","nickname": "gharrison","rtn": "AUEKKASK","accountNumber": "09102901","wireBIC": "IUWIQUIWQ","bankName": "Wells Fargo","bankAddress": {"line1": "4881 Doctors Drive","city": "Leitchfield","postalCode": "42754","state": "Kentucky","country": "US"},"accountAddress": {"line1": "3707 Kenwood Place","line2": "Apt. 402","city": "Oakland","postalCode": "38948","state": "Mississippi","country": "US"}}}