Notification that a Outgoing Wire Transfer has been processed.
- https://api.weavr.io/""https://api.weavr.io/""/outgoing_wire_transfers/watch
- Mock serverhttps://api.weavr.io/_mock/products/webhooks/openapi/outgoing_wire_transfers/watch
- UKConfirmationOfPayeeResult
- SEPAVerificationOfPayeeResult
{ "owner": { "type": "string", "id": "string" }, "transfer": { "id": { … }, "profileId": "string", "tag": "string", "source": { … }, "transferAmount": { … }, "description": "string", "type": "SEPA", "destination": { … }, "externalAccountId": { … }, "beneficiaryId": "string", "state": "INVALID", "challengeExemptionReason": "NO_EXEMPTION", "creationTimestamp": "string", "transactionAmount": { … }, "transactionFee": { … }, "conflict": "UNDEFINED", "scheduledTimestamp": "string", "cancellationReason": "string", "executionTimestamp": "string", "validationOutcomes": [ … ] }, "publishedTimestamp": "string", "eventType": "PENDING_CHALLENGE" }