Used to initiate a VRP consent / mandate request through Yapily Hosted Pages
Use HTTP Basic Authentication with your Application ID as username and Application Secret as password. Manage credentials in the Yapily Console. See Authentication for details.
Mandatory. The unique identifier of the sub application the request is being submitted on behalf of (e.g. an underlying merchant)
Specifies the institution requirements for making the payment. Skips the bank selection screen in payment flow if the institutionId and institutionCountryCode are provided.
URL of client's server to redirect the PSU after completion of the consent authorisation.
"https://tpp-application.com"
Conditional. Yapily Identifier for the User returned by the create user step POST /users. Clients must either provide userId or applicationUserId.
Conditional. Client's own User reference. If the client wants to work with their own unique references for individual PSUs then they can use the applicationUserId property to provide that value. Where Yapily does not already have a Yapily userId that matches the supplied applicationUserId, then a new Yapily userId is created automatically and linked to the applicationUserId value. Clients must either provide userId or applicationUserId.
Specifies the language and location preferences of the user.
Used to receive a oneTimeToken rather than a consentToken at the redirectUrl for additional security. This can only be used when the redirectUrl is set.
"false"