Used to initiate the pre-authorisation process for payments for CBI Globe institutions that contain the INITIATE_ONETIME_PRE_AUTHORISATION_PAYMENTS feature to authenticate the user.
Feature: INITIATE_ONETIME_PRE_AUTHORISATION_PAYMENTS
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.
Conditional. The IP address of the PSU.
See PSU identifiers to see if this header is required.
The sub-application ID to which event type is being subscribed to
Optional. Used to obtain the raw request and response to and from the Institution.
Mandatory. The payment pre authorisation request object defining the details of the payment and pre auth.
Mandatory. The reference to the Institution which identifies which institution the authorisation request is sent to.
"yapily-mock"
Mandatory. Defines the scope of the pre-authorisation request.
"AIS"
Mandatory. Details of the beneficiary [person or business].
Conditional. Details of the benefactor [person or business].
Mandatory. Monetary Amount.
Mandatory. The payment reference or description. Limited to a maximum of 18 characters long.
"Bill payment"
Conditional. The user-friendly reference to the User that will authorise the authorisation request. If a User with the specified applicationUserId exists, it will be used otherwise, a new User with the specified applicationUserId will be created and used. Either the userUuid or applicationUserId must be provided.
"user-234562290"
Extra parameters to be forwarded in the redirect back to the client after the user authorisation flow has been completed.
Optional. The server to redirect the user to after the user complete the authorisation at the Institution.
See Using a callback (Optional) for more information.
"https://display-parameters.com"
Optional. The server to redirect the user to after the user complete the authorisation at the Institution.
Conditional. Used to receive a oneTimeToken rather than a consentToken at the callback for additional security. This can only be used when the callback is set.
See Using a callback with an OTT (Optional) for more information.
false