jchalvorsen
jchalvorsen
Use case: Pulling all transactions. Realize some of them are only reservations, but still want the data in my personal finance sheet. At a later time I want to merge...
This seems to be going against the contract: Internbank.Api.Contracts.Core.Bank.Transactions.v1.Transaction { accountingDate (string, optional), interestDate (string, optional), otherAccountNumber (string, optional), otherAccountNumberSpecified (boolean, optional), amount (number, optional), text (string, optional), transactionType (string,...
I see some of my transactions have Card Details set, but a lot of them don't. What decides whether it's set? Can I get on more of my transactions?