Notification that a Transfer transaction has been processed.
- https://api.weavr.io/""https://api.weavr.io/""/transfers/watch
- Mock serverhttps://api.weavr.io/_mock/products/webhooks/openapi/transfers/watch
{ "eventType": "PENDING", "transfer": { "id": { … }, "profileId": "string", "tag": "string", "source": { … }, "destination": { … }, "destinationAmount": { … }, "state": "INITIALISED", "creationTimestamp": "string", "conflict": "UNDEFINED", "scheduledTimestamp": "string", "cancellationReason": "string", "executionTimestamp": "string" }, "publishedTimestamp": "string" }