merchantBalance.updated.event.v1 (v1.0.0)

Emitted at the start of the day for the previous day for all open merchant accounts. It can also be emitted for older days if a transaction is booked with a value date in the past, causing the balances to change.

26 properties
merchantAccountId string → UUID
required
Match pattern: ^[a-fA-F0-9]{32}$
merchantNumber integer
required
merchantId string → UUID
required
Match pattern: ^[a-fA-F0-9]{32}$
balances array [object]
required
currency string
required

ISO-4217 Code (3 char codes, e.g. SEK,NOK,EUR,DKK)

Match pattern: ^[A-Z]{3}$
Max length: 3
header object → EventHeader
required