SEB (ESSESESS)
Status Highlights
Status | Product | Comment |
---|---|---|
Consent, PIS | - PSU must authenticate with Mobilt BankID within 30 sec. or SCA will fail. - To properly initiate the Mobilt BankID app, the TPP must construct a link with the the format: bankid:///?autostarttoken={AUTO_START_TOKEN}&redirect={ANY_REDIRECT_URI} , where {AUTO_START_TOKEN} is the value of challengeData.data given in response body from Update PSU Data for Consent and Update PSU Data for Payment Initiation . When this operation has been performed, Get Consent Authorisation SCA Status and Get Payment Initiation Authorisation SCA Status will return the same token as long as the authorisation has not been completed. The redirect query parameter is mandatory for iOS and optional for Android. The TPP must then have the PSU to open this link on its mobile device or generate a QR code for it and ask the PSU to scan it with the Mobilt BankID app. | |
Consent | scaStatus will transition through the following statuses, and can at any time end up in failed : received -> started (with AUTO_START_TOKEN ) -> finalised | |
PIS | scaStatus will transition through the following statuses, and can at any time end up in failed : received -> authenticationStarted (with AUTO_START_TOKEN ) -> psuAuthenticated (without AUTO_START_TOKEN ), poll until next status -> started (without AUTO_START_TOKEN ), instruct PSU to open Mobilt BankID -> finalised |
Supported SCA Methods
Environment | SCA Method | Authentication Method | Status | Comment |
---|---|---|---|---|
Sandbox | OAuth Redirect | None | Authentication must be done with specific PSU id's. | |
Production | Decoupled | Mobilt BankID | ||
Production | OAuth Redirect | Mobilt BankID | Supported by ASPSP, but not yet implemented. |
Sandbox Test Data
All data will be reset each Sunday at midnight by the ASPSP in the sandbox environment.
For corporate flows, include the
PSU-Corporate-ID
header with the value40073144970009
Transaction history data is very old with the last transaction registered on 2019-02-05
Transaction details work only for few transactions in the ASPSP sandbox environment (indicated in the transaction list with links, e.g: "transactions.booked._links.transactionDetails.href" ).
Consent Service
API Status
Service | Sandbox | Comment | Production | Comment |
---|---|---|---|---|
Create Consent | ||||
Get Consent | ||||
Delete Consent | ||||
Get Consent Status | ||||
Start Consent Authorisation Process | ||||
Get Consent Authorisation Sub-Resources | ||||
Get Consent Authorisation SCA Status | ||||
Update PSU Data for Consent |
Account Information Service
Transaction Limits
Transaction History (Private) | Transaction List (Private) | Transaction History (Corporate) | Transaction List (Corporate) |
---|---|---|---|
Not disclosed by ASPSP | Not disclosed by ASPSP | Not disclosed by ASPSP | Not disclosed by ASPSP |
API Status
Service | Sandbox | Sandbox Notes | Production | Production Notes |
---|---|---|---|---|
Get Account List | ||||
Get Account Details | ||||
Get Balances | ||||
Get Transaction List | ||||
Get Transaction Details |
Payment Initiation Service
Supported Payment Products
Payment Product | Sandbox | Production |
---|---|---|
domestic | ||
swedish-giro | ||
sepa-credit-transfers | ||
international |
API Status
Service | Sandbox | Comment | Production | Comment |
---|---|---|---|---|
Create Payment Initiation | ||||
Get Payment Initiation | ||||
Cancel Payment Initiation | Not supported by ASPSP | Not supported by ASPSP | ||
Get Payment Initiation Status | ||||
Start Payment Initiation Authorisation Process | ||||
Get Payment Initiation Authorisation Sub-Resources | ||||
Get Payment Initiation Authorisation SCA Status | ||||
Update PSU Data for Payment Initiation | ||||
Start Payment Initiation Cancellation Authorisation Process | Not supported by ASPSP | Not supported by ASPSP | ||
Get Payment Initiation Cancellation Authorisation Sub-Resources | Not supported by ASPSP | Not supported by ASPSP | ||
Get Payment Initiation Cancellation Authorisation SCA Status | Not supported by ASPSP | Not supported by ASPSP | ||
Update PSU Data for Payment Initiation Cancellation | Not supported by ASPSP | Not supported by ASPSP |