Skip to content

counterparty.status.failed
Webhook

Request

Counterparty Status - Failed Event

Triggered when verification of a Counterparty failed and it cannot 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.failed"
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.failed" }

Responses

Successful Response

Bodyapplication/json
any
Response
// No response example