Version 3.1.2 (Current Version)
When using our Sandbox, we have a predefined, pre-authorised set of consents to be used within the environment. The predefined authorisation code is provided in the test data.
This API lets you create, remove and check customer consent status.
Before calling the API, you must have an access token issued by Virgin Money using a 'Client Credentials' grant.
This API does not support Readoffers or Readproducts permissions.
This API lets you ask Virgin Money to create a new account-access-consent resource:
We have a predefined, pre-authorised set of consents to be used within the Sandbox environment. The predefined authorisation code is provided in the test data.
Using the authorisation code, create request for a new token using grant type = authorization_code.
The token will return the consent ID as part of ID Token in the token response.
You can retrieve an account-access-consent resource that you’ve created to check its status.
Before calling the API, you must have an access token issued by Virgin Money using a client credentials grant.
If a customer revokes consent to data access you must delete the account-access-consent resource with Virgin Money before you confirm consent revocation with the customer.