Added the account_ids field to the AllowedAccount object
Amended datetime formats and examples
08.02.2022
Added the capabilities field to the Account object
03.02.2022
Added the consent_authorization_required response field and some missing documentation about existing response fields to the Auto-refresh Get Status Report.
26.01.2022
Added the consent_expected_expiry_date response field to the Account info Report.
Added the labels field in Categorized transactions. It can be used to filter the report to only contain transactions that have at least one of the requested labels, matched by both key and value.
Added a new field client_correlation_id as part of the session create request.
14.10.2021
Added the states field in the Expense Category Report, Added only_main_category field in the Categorized Transactions Report.
14.10.2021
Renamed all occurrences for our domain api.playground.openbanking.klarna.com to api.openbanking.playground.klarna.com. The old domain is still working but deprecated.
Removed Origin field requirement for White-label Integrations.
08.02.2021
Renamed since to last_days when starting a transaction flow.
05.02.2021
Added US to available countries for White-label Integrations.
04.02.2021
Added specifications for consent_scope.transactions.from_date, consent_scope.transactions.to_date and consent_scope.transactions.last_days to the documentation on starting a session.
28.01.2021
Updated countries list.
28.01.2021
Added an example how to request consent scopes for a PIS only transfer.
Updated the authentication documentation with usage of JWT tokens.
26.01.2021
Added documentation of insights consent auto refresh and consent refresh.
26.01.2021
Added filter options in modular report generation.
25.01.2021
Added hint text for correct consent token usage after an error occurred.
22.01.2021
Amended path for provide data.
Added fields available, limit and reserved in request for provide data.
20.01.2021
Added field consents in response for consent GET.
18.01.2021
Added AccountInsights BankData update and delete endpoint.
12.01.2020
Added a insights quick start guide.
21.12.2020
The client_token is now also returned in calls retrieving information about a flow.
marked intended_reports as optional (defaults will be used).
03.11.2020
Added bank_references field to the transfer object.
24.09.2020
Added transfer_method fields se_bankgirot and se_plusgirot in the transfer object.
Added SCT and Bankgirot Transfer Object to transfer_account.
10.08.2020
Added documention about Account Insights API.
03.08.2020
Added field consent_token in error response for consent API.
26.05.2020
Added example for consent_scope structure in session create call.
13.05.2020
Added documentation for transfer result where banks would use different IBAN.
04.05.2020
Added an error handling section for the Consent API and introduced new error codes.
23.04.2020
Updated postman collection. It now includes whitelabel support and example calls for the consent API and bank universe API. Postman collection.
16.04.2020
Clarified that, due to limitations of PSD2 APIs, the consumer might change the sender account in a transfer even though an account was preselected during the start of the flow.
Made Account.transfer_type & Account.account_type optional due to limitations of PSD2 APIs.