Skip to content

counterparty.status.unlinked
Webhook

Request

Counterparty Status - Unlinked Event

Triggered when a Counterparty has been unlinked and can no longer be used for transfers.

Bodyapplication/jsonrequired
event_idstring, (uuid)(Event Id)required
timestampstring, (date-time)(Timestamp)required
payloadobject(CounterpartyStatusUpdatePayload)required
event_typestring(Event Type)required
Value:"counterparty.status.unlinked"
Payload
{ "event_id": "a7a26ff2-e851-45b6-9634-d595f45458b7", "timestamp": "2019-08-24T14:15:22Z", "payload": { "counterparty_id": "fd38dae9-b300-4017-a630-101c4279eafd" }, "event_type": "counterparty.status.unlinked" }

Responses

Successful Response

Bodyapplication/json
any
Response
// No response example