Version 3.1.2 (Current Version)
This API lets you retrieve the customer's contact phone number and email address.
Before calling the API, you must have an access token issued by Virgin Money using 'Authorization Code' grant.
This API will provide a valid response for 5 minutes from the time the authorization code is generated. After 5 minutes, a 403 error code will be returned. You can get a further 5 minutes access by refreshing the consent.
/party
Bulk information - you can retrieve customer information for all authorised accounts linked to the account request.
/accounts/{AccountId}/party
Customer information for a specific AccountId is retrieved in the call to GET /accounts.