The individual movements the day's booked balances are made up of.
Optional, but send them whenever the source system reports them —
without them a statement only shows that the balance moved, not what
moved it, and nothing can be reconciled against a payment.
When you do send them they must account for the day in full: each
uniqueID may occur only once in the statement, each bookedDate
must equal period.localDate, each amount.currency must equal
account.currency, and the signed sum of the entries — credits
positive, debits negative — must equal the closing booked balance
minus the opening one exactly. A request that breaks any of these is
rejected. At most 1000 entries per statement — a day with more
movements than that cannot be split across two statements, since an
account and local date can only be recorded once, so contact Atlar.
If you omit the array, Atlar reconstructs the day's net movement from
the balances — a single transaction for the closing booked balance
minus the opening one, a credit if that is positive and a debit if it
is negative, dated on the statement's local date. If the two balances
are equal, the day gets no transaction at all.