DocsAPI Reference
Log In
Docs

Webhook

WEBHOOK_{TYPE}

Payload Attributes

KeyTypeDescription
requestIdStringUnique identifier of the request to trigger the event

WEBHOOK_TEST

{
  "eventType": "WEBHOOK_TEST",
  "eventId": "Mf4jwUv6JodLmEWRxC6j2N",
  "timestamp": "2022-05-13T21:44:57.314301Z",
  "accountId": "W2a8FeqGg8MEVPFND3vqWJ",
  "version": "2021-10-27",
  "payload": {
    "requestId": "Q8C97KA8CSAfaUSv8Q5s2f"
  }
}