Nordea
Portalul dezvoltatorului: https://developer.nordeaopenbanking.com/API endpoint-uri
API endpoint-urile Nordea (sandbox)Nume | URL |
---|---|
accountsApiUri | https://api.nordeaopenbanking.com/personal/v4/accounts |
paymentInitiationApiUri | https://api.nordeaopenbanking.com/personal/v4/{payment-service}/{payment-product} |
paymentApiUri | https://api.nordeaopenbanking.com/personal/v4/{payment-service}/{payment-product}/{paymentId} |
paymentConfirmationApiUri | https://api.nordeaopenbanking.com/personal/v4/{payment-service}/{payment-product}/{paymentId}/confirm |
Configurația API OAuth în Sandbox
API endpoint-urile Sandbox OAuthNume | Valoare |
---|---|
authorization_endpoint | https://api.nordeaopenbanking.com/{businessEntityID}/v4/authorize |
token_endpoint_auth_methods_supported | |
token_endpoint | https://api.nordeaopenbanking.com/{businessEntityID}/v4/authorize/token |
scopes_supported | ACCOUNTS_BASIC ACCOUNTS_BALANCES ACCOUNTS_DETAILS ACCOUNTS_TRANSACTIONS PAYMENTS_MULTIPLE CARDS_INFORMATION CARDS_TRANSACTIONS |
scopes | {"AIS":"ACCOUNTS_BASIC,ACCOUNTS_BALANCES,ACCOUNTS_DETAILS,ACCOUNTS_TRANSACTIONS, CARDS_INFORMATION, CARDS_TRANSACTIONS","PIS":"PAYMENTS_MULTIPLE"} |
id_token_signing_alg_values_supported | PS256 |
request_object_signing_alg_values_supported | PS256 |
grant_types_supported | refresh_token authorization_code |
code_challenge_methods_supported |
- Detalii Nordea (sandbox)
- Țara de sediuDanemarca
- Site-ul web
- Portalul dezvoltatorului
- Activ în 4 piețe:
- Danemarca
- Finlanda
- Norvegia
- Suedia
Utilizatori de test
Test Case
Case 200
- 55000001 - password 111111 - with Security Pass and 1 account
- 55000002 - password 111111 - with SMS Code validation (code ABC123), 3 accounts and one card
- 55000008 - password 111111 - with SMS Code validation (code ABC123) and 3 accounts
- 55000014 - password 111111 - with Security Pass and no accounts
- 55000016 - password 111111 - with Security Pass and no accounts
- 55000020 - password 111111 - with Security Pass and no balance
- 55000022 - password 111111 - with Security Pass and 1 account
Clients with security error
- 55000004 - password 111111 - with SMS Code validation (code ABC123) and no authorization
- 55000010 - password 111111 - with Security Pass KO
- 55000011 - password 111111 - with SMS Code validation KO (code ABC123)
- 55000012 - password 111111 - without security
Clients with http error
- 55000018 - password 111111 - with Security Pass and http error 500 on /accounts
- 55000021 - password 111111 - with Security Pass and http error 500 on /transactions
- 55000024 - password 111111 - with Security Pass and http error 403