Optional filtering on account number
API Reference
/- Returns all transactions for a given statement.
Returns bank statements for a given company. All statements are given in aggregated form, to get detailed transactions use the transactions link
Returns bank statements for a given id in aggregated form. To get detailed transactions use the transactions link
Updates state of all transactions for a given statement.
Returns all transactions for a given statement.
Returns all transactions...
Aritma Banking API (v3)
Download OpenAPI description
Languages
Servers
Mock server
https://developer.aritma.com/_mock/apis/banking/v3/openapi/bankservice-openapi
Open Banking API
https://bankservice.zdata.no
Open Banking API (Dev)
https://bankservicedemo.zdata.no
Security
client_credentials(Required scopes:
openid
profile
bankservice
) or implicit(Required scopes: openid
profile
bankservice
) or client_credentials_dev(Required scopes: openid
profile
bankservice
) or implicit_dev(Required scopes: openid
profile
bankservice
)- Mock serverhttps://developer.aritma.com/_mock/apis/banking/v3/openapi/bankservice-openapi/api/v3/statements/{companyId}
- Open Banking APIhttps://bankservice.zdata.no/api/v3/statements/{companyId}
- Open Banking API (Dev)https://bankservicedemo.zdata.no/api/v3/statements/{companyId}
- Payload
- cURL
- C#
- JavaScript
- Python
- Go
- PHP
- Java
- Java 8
No request payloadResponse
- text/plain
- application/json
- text/json
{
"Statements": [
{
"StatementId": "4809d07b-f9c7-4275-900c-dc33b696221b",
"Name": "Donal Duck",
"AccountNumber": "123456789012",
"AccountCurrency": "NOK",
"ArchiveReference": "121212",
"BankInformation": "NO124123 23123",
"StructuredReference": "123123",
"Amount": 55,
"AmountCurrency": "NOK",
"Description": "Description",
"BookingDate": "2026-03-07T04:42:18.2779723+01:00",
"ValueDate": "2026-03-07T04:42:18.2779741+01:00",
"BankTransactionCodes": "PMNT-ICDT-DMCT",
"EntryReference": "123123",
"TransactionCount": 1,
"Links": [
{
"Rel": "details",
"Href": "https://bankservicedemo.zdata.no/api/v3/statements/c32e6b5b-ca63-48d0-91ab-d5c6cb781737/7eeda2b9-e57e-49e3-8591-f3fc2cad2cd7/transactions"
},
{
"Rel": "state",
"Href": "https://bankservicedemo.zdata.no/api/v3/statements/c32e6b5b-ca63-48d0-91ab-d5c6cb781737/7eeda2b9-e57e-49e3-8591-f3fc2cad2cd7/state"
}
]
}
]
}Security
client_credentials(Required scopes:
openid
profile
bankservice
) or implicit(Required scopes: openid
profile
bankservice
) or client_credentials_dev(Required scopes: openid
profile
bankservice
) or implicit_dev(Required scopes: openid
profile
bankservice
)- Mock serverhttps://developer.aritma.com/_mock/apis/banking/v3/openapi/bankservice-openapi/api/v3/statements/{companyId}/entries/{entryId}
- Open Banking APIhttps://bankservice.zdata.no/api/v3/statements/{companyId}/entries/{entryId}
- Open Banking API (Dev)https://bankservicedemo.zdata.no/api/v3/statements/{companyId}/entries/{entryId}
- Payload
- cURL
- C#
- JavaScript
- Python
- Go
- PHP
- Java
- Java 8
No request payloadResponse
- text/plain
- application/json
- text/json
{
"StatementId": "0f1bd468-d8fa-437f-8545-b1bcd2238dd2",
"Name": "Donal Duck",
"AccountNumber": "123456789012",
"AccountCurrency": "NOK",
"ArchiveReference": "121212",
"BankInformation": "NO124123 23123",
"StructuredReference": "123123",
"Amount": 55,
"AmountCurrency": "NOK",
"Description": "Description",
"BookingDate": "2026-03-07T04:42:18.2788933+01:00",
"ValueDate": "2026-03-07T04:42:18.2788951+01:00",
"BankTransactionCodes": "PMNT-ICDT-DMCT",
"EntryReference": "123123",
"TransactionCount": 1,
"Links": [
{
"Rel": "details",
"Href": "https://bankservicedemo.zdata.no/api/v3/statements/c32e6b5b-ca63-48d0-91ab-d5c6cb781737/7eeda2b9-e57e-49e3-8591-f3fc2cad2cd7/transactions"
},
{
"Rel": "state",
"Href": "https://bankservicedemo.zdata.no/api/v3/statements/c32e6b5b-ca63-48d0-91ab-d5c6cb781737/7eeda2b9-e57e-49e3-8591-f3fc2cad2cd7/state"
}
]
}Security
client_credentials(Required scopes:
openid
profile
bankservice
) or implicit(Required scopes: openid
profile
bankservice
) or client_credentials_dev(Required scopes: openid
profile
bankservice
) or implicit_dev(Required scopes: openid
profile
bankservice
)- Mock serverhttps://developer.aritma.com/_mock/apis/banking/v3/openapi/bankservice-openapi/api/v3/statements/{companyId}/entries/{entryId}/transactions
- Open Banking APIhttps://bankservice.zdata.no/api/v3/statements/{companyId}/entries/{entryId}/transactions
- Open Banking API (Dev)https://bankservicedemo.zdata.no/api/v3/statements/{companyId}/entries/{entryId}/transactions
- Payload
- cURL
- C#
- JavaScript
- Python
- Go
- PHP
- Java
- Java 8
No request payloadResponse
- text/plain
- application/json
- text/json
{
"StatementId": "4639b24b-b57e-481a-9269-a34868d40e3a",
"Transactions": [
{
"StatementId": "e97a50cf-f5eb-4f9e-9ccb-bc11d6263444",
"Name": "Some name",
"AccountNumber": "1233456",
"AccountCurrency": "NOK",
"ArchiveReference": "12345677",
"BankInformation": "123123",
"StructuredReference": "31231231",
"Amount": 56,
"AmountCurrency": "NOK",
"Description": "Description",
"BookingDate": "2026-03-07T04:42:18.2798354+01:00",
"BankTransactionCodes": "PMNT-ICDT-DMCT",
"Type": "Debit",
"TransactionId": "8377729f-207d-44b9-b153-a99498bd4744",
"InvoiceNumber": "123345",
"ReceiverName": "Donald Duck",
"ReceiverAccount": "123445678978",
"SenderName": "Dolly Duck",
"SenderAccount": "098765432112",
"UnstructuredText": {
"Ustrd": [],
"AddtlTxInf": [],
"InstrId": [
"InstrId A, InstrId B"
],
"PrtryCd": [],
"AddtlNtryInf": [
"AddtlNtryInf Text"
]
}
}
]
}Security
client_credentials(Required scopes:
openid
profile
bankservice
) or implicit(Required scopes: openid
profile
bankservice
) or client_credentials_dev(Required scopes: openid
profile
bankservice
) or implicit_dev(Required scopes: openid
profile
bankservice
)- application/json-patch+json
- application/json
- text/json
- application/*+json
Update request
BankStatementState
- 0 - Created
- 1 - Transferred
- 2 - Error
Enum012
- Mock serverhttps://developer.aritma.com/_mock/apis/banking/v3/openapi/bankservice-openapi/api/v3/statements/{companyId}/{statementId}/state
- Open Banking APIhttps://bankservice.zdata.no/api/v3/statements/{companyId}/{statementId}/state
- Open Banking API (Dev)https://bankservicedemo.zdata.no/api/v3/statements/{companyId}/{statementId}/state
- Payload
- cURL
- C#
- JavaScript
- Python
- Go
- PHP
- Java
- Java 8
- application/json-patch+json
- application/json
- text/json
- application/*+json
{ "state": 0, "errorMessage": "string" }
Response
- text/plain
- application/json
- text/json
No response exampleSecurity
client_credentials(Required scopes:
openid
profile
bankservice
) or implicit(Required scopes: openid
profile
bankservice
) or client_credentials_dev(Required scopes: openid
profile
bankservice
) or implicit_dev(Required scopes: openid
profile
bankservice
)- Mock serverhttps://developer.aritma.com/_mock/apis/banking/v3/openapi/bankservice-openapi/api/v3/statements/{companyId}/{statementId}/transactions
- Open Banking APIhttps://bankservice.zdata.no/api/v3/statements/{companyId}/{statementId}/transactions
- Open Banking API (Dev)https://bankservicedemo.zdata.no/api/v3/statements/{companyId}/{statementId}/transactions
- Payload
- cURL
- C#
- JavaScript
- Python
- Go
- PHP
- Java
- Java 8
No request payloadResponse
- text/plain
- application/json
- text/json
{
"StatementId": "c0c2f29c-6af2-4897-940f-74b53d895cde",
"Transactions": [
{
"StatementId": "324e26c7-ea03-4a0f-a1de-dede07a53079",
"Name": "Some name",
"AccountNumber": "1233456",
"AccountCurrency": "NOK",
"ArchiveReference": "12345677",
"BankInformation": "123123",
"StructuredReference": "31231231",
"Amount": 56,
"AmountCurrency": "NOK",
"Description": "Description",
"BookingDate": "2026-03-07T04:42:18.2796091+01:00",
"BankTransactionCodes": "PMNT-ICDT-DMCT",
"Type": "Debit",
"TransactionId": "edb2ca2e-f60e-4349-8c15-7b7e176e6b6f",
"InvoiceNumber": "123345",
"ReceiverName": "Donald Duck",
"ReceiverAccount": "123445678978",
"SenderName": "Dolly Duck",
"SenderAccount": "098765432112",
"UnstructuredText": {
"Ustrd": [],
"AddtlTxInf": [],
"InstrId": [
"InstrId A, InstrId B"
],
"PrtryCd": [],
"AddtlNtryInf": [
"AddtlNtryInf Text"
]
}
}
]
}