api-examples
api-examples copied to clipboard
/api/v2/Transactions/{accountId} bug in length
Small issue with /api/v2/Transactions/{accountId}. Doc (https://publicapi.sbanken.no/openapi/apibeta/index.html?urls.primaryName=API%20Beta%20V2#/Transactions/Transactions_List) states max length is 1000, but API won't accept more than 100. Not a big issue, but confusing when doc doesn't match real life.