markAsSeen

fun markAsSeen(bankAccountId: String, upTo: OffsetDateTime? = null): Any

Mark turnovers as seen

Parameters

bankAccountId

The bankAccountId for the account for which the turnovers are to be marked as seen.

upTo

Once you set a date, attribute new of all turnovers is set to false until the given date.