Test
You can easily test the APIs in the Ecster Sandbox https://openbanking.sandbox.ecster.com by using the certificate ecstersandbox.tpp27_cert.pfx (password: secret)
Sweden
Use our test persona who's National ID is 'SE430818-9440'. She has one account with 6 transactions, all of which are dated 2020-01-28.
Finland
Use our test persona who's National ID is 'FI270251-979S'. She has one account with 6 transactions, all of which are dated 2021-09-23.
Live
For live data you must be registered as an Account Information Service Provider (AISP) and have a valid eIDAS certificate.
POST /v1/consents/
code 4003 (400): invalid nationalId
code 4303 (403): certificate is not ETSI compliant or is not of QWAC type
code 4303 (403): missing role AIS in certificate
code 5001 (500): system error
GET /v1/consents/{{consentId}}
code 4303 (403): not authorized to requested resource
code 4303 (403): certificate is not ETSI compliant or is not of QWAC type
code 4303 (403): missing role AIS in certificate
code 4100 (404): requested resource not found
code 5001 (500): system error
POST /v1/consents/{{consentId}}/signatures
code 4003 (400): invalid identificationMethod
code 4303 (403): not authorized to requested resource
code 4303 (403): certificate is not ETSI compliant or is not of QWAC type
code 4303 (403): missing role AIS in certificate
code 4100 (404): requested resource not found
code 4424 (422): consent in invalid state
code 5001 (500): system error
GET /consents/{{consentId}}/signatures/{{signId}}
code 4303 (403): not authorized to requested resource
code 4303 (403): certificate is not ETSI compliant or is not of QWAC type
code 4303 (403): missing role AIS in certificate
code 4100 (404): requested resource not found
code 5001 (500): system error
DELETE /v1/consents/{{consentId}}
code 4303 (403): not authorized to requested resource
code 4303 (403): certificate is not ETSI compliant or is not of QWAC type
code 4303 (403): missing role AIS in certificate
code 4100 (404): requested resource not found
code 5001 (500): system error
GET /v1/accounts
X-ECSTER-consent-id | {{consentId}} |
---|
accounts [0-*] :
{ "accounts" : [ { "accountNumber" : "9852859536039808" , "reference" : "CHwNc38BDlRXD3QBSnNlSwRWNzdGVyLVNIQgxxxxx" , "product" : { "id" : "MCARD001" , "name" : "ECSTER" }, "status" : "ACTIVE" , "limit" : 1700000 , "used" : 1550000 } ] } |
{ "accounts" : [ {
"accountNumber": "0000276489315675488",
"reference": "AXQIcXUDAVVcAHcDRn1iRnwPAARWNzdGVyLVNIQgx", "product": {
"name": "Kodin remontointi" },
"status": "ACTIVE",
"limit": 1000000,
"used": 322500
} ] } |
GET /v1/accounts/{{reference}}
X-ECSTER-consent-id | {{consentId}} |
---|
{ "accountNumber" : "9852859536039808" , "product" : { "id" : "MCARD001" , "name" : "ECSTER" }, "status" : "ACTIVE" , "limit" : 1700000 , "used" : 1550000 } |
{ "accountNumber": "0000276489315675488", "product": { "name": "Kodin remontointi" }, "status": "ACTIVE", "limit": 1000000, "used": 322500 } |
GET /v1/accounts/{{reference}}/transactions?from=<fromDate>&to=<toDate>
X-ECSTER-consent-id | {{consentId}} |
---|
transactions [0-*] :
{ "transactions" : [ { "id" : "ACSX_1956800274_1435008090" , "date" : "2020-01-28T13:54:04+01:00" , "description" : "STORE" , "amount" : 50000 , "currency" : "SEK" , "type" : "DEBIT" }, { "id" : "ACSX_1716118228_394540276" , "date" : "2020-01-28T13:54:38+01:00" , "description" : "STORE" , "amount" : 100000 , "currency" : "SEK" , "type" : "DEBIT" }, { "id" : "ACSX_2007944557_814816897" , "date" : "2020-01-28T13:54:44+01:00" , "description" : "STORE" , "amount" : 200000 , "currency" : "SEK" , "foreign" : { "amount" : 23484 , "currency" : "USD" , "exchangeRate" : 852 }, "type" : "DEBIT" }, { "id" : "ACSX_1776405562_797961953" , "date" : "2020-01-28T13:54:51+01:00" , "description" : "STORE" , "amount" : 300000 , "currency" : "SEK" , "type" : "DEBIT" }, { "id" : "ACSX_651332047_206840303" , "date" : "2020-01-28T13:54:57+01:00" , "description" : "STORE" , "amount" : 400000 , "currency" : "SEK" , "type" : "DEBIT" }, { "id" : "ACSX_934931316_1852861035" , "date" : "2020-01-28T13:55:01+01:00" , "description" : "STORE" , "amount" : 500000 , "currency" : "SEK" , "type" : "DEBIT" } ] }
|
{ "transactions": [
{
"id": "1160945585_1586762245",
"date": "2021-09-27T10:46:40+02:00", "description": "Ecster Finland", "amount": 10000, "currency": "EUR", "type": "DEBIT" }, { "id": "1563633320_82054339", "date": "2021-09-27T10:49:19+02:00", "description": "Ecster Finland", "amount": 5000, "currency": "EUR", "type": "DEBIT" }, { "id": "1282980576_1016557217", "date": "2021-09-27T10:49:57+02:00", "description": "Ecster Finland", "amount": 250000, "currency": "EUR", "foreign": { "amount": 107228, "currency": "OMR", "exchangeRate": 233 }, "type": "DEBIT" }, { "id": "820290398_112739828", "date": "2021-09-27T10:51:01+02:00", "description": "Ecster Finland", "amount": 7500, "currency": "EUR", "type": "DEBIT" }, { "id": "2108131051_986641293", "date": "2021-09-27T10:51:50+02:00", "description": "Ecster Finland", "amount": 20000, "currency": "EUR", "type": "DEBIT" }, { "id": "2088596315_831481638", "date": "2021-09-27T10:51:55+02:00", "description": "Ecster Finland", "amount": 30000, "currency": "EUR", "type": "DEBIT" } ] } |