Notification that a Send transaction has been processed.
- https://api.weavr.io/""https://api.weavr.io/""/send/watch
- Mock serverhttps://api.weavr.io/_mock/products/webhooks/openapi/send/watch
{ "eventType": "PENDING", "send": { "beneficiaryId": "string", "cancellationReason": "string", "challengeExemptionReason": "NO_EXEMPTION", "conflict": "NO_ERROR", "creationTimestamp": "string", "description": "string", "destination": { … }, "destinationAmount": { … }, "destinationFee": { … }, "executionTimestamp": "string", "id": { … }, "profileId": "string", "scheduledTimestamp": "string", "source": { … }, "sourceFee": { … }, "state": "UNDEFINED", "tag": "string", "transactionAmount": { … } }, "publishedTimestamp": "string" }