household_status_updated

Triggered when the status of a household changes. The status can be one of the following:

  • waiting_for_consent (Household was created and is waiting on for consent from the consumer)
  • analysis_completed (Transactions are analysed)
  • cleaned (Household information is deleted)
Payload

Base object for webhooks

string
required

The unique identifier of the webhook

data
object
required

A household can optionally have multiple members.

Response
204

Acknowledged

LoadingLoading…