e2e

Add account to application

Learn how to enable a customer to add their Newday account to a TPP application.

1

wellknown

Redirects customer from TPP app to NewDay native mobile app.

get
/{brand}/.well-known/openid-configuration
See API reference
2

CreateAccountAccessConsents

TPP creates a consent intent so the customer can provide their consent.

3

authorize

Customer authenticates with username, passcode and OTP. Customer authorises with an Open Banking consent.

Request Example

Request

1curl --request GET \
2  --url https://api.newdaycards.com/identity/v1.0/%7Bbrand%7D/.well-known/openid-configuration