account_updated.v1

Account information was updated. The before object in the payload contains the account properties prior to the update, and the after object contains the updated values.

  • Trigger — An account is updated.
  • Processes — This process contains the event trigger:
    • Update Account endpoint
Payload
string
required

The payment reference number (PRN) of the account.

before
object
required

The account data before the update.

after
object
required

The account data after the update.

LoadingLoading…