DocsAPI Reference
Log In
Docs

Events

Attributes

All webhook events have the same attributes.

KeyTypeDescription
eventTypeStringType of event
eventIdStringMeld's unique identifier for the event
timestampOffsetDateTimeThe date and time the event was created
accountIdStringAccount id
profileIdStringId of the webhook profile responsible for this event to be sent
versionDateVersion
payloadObjectAn object containing additional information of the event depending on the event type

Sample

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

Event Types

Payments

Crypto

Bank Linking

Webhook