Confirmation of Funds for CBPII

Version 3.1.2 (Current Version)

Confirmation of Funds for CBPII

Confirmation of Funds API allows a Card Based Payment Instrument Issuer ('CBPII') to check if sufficient balance is available to make a payment.

POST

/open-banking/v3.1/cbpii/funds-confirmation-consents

The API endpoint lets you ask Virgin Money to create a new funds-confirmation-consent resource:

Virgin Money will create a funds-confirmation-consent resource and provide a unique ConsentId.

Before calling the API, you must have an access token issued by Virgin Money using a 'client_credentials' grant type.

GET

/open-banking/v3.1/cbpii/funds-confirmation-consents/{ConsentId}

Check the status of the funds-confirmation-consent

Before calling the API, you must have an access token issued by Virgin Money using a ''client_credentials ' grant type.

DELETE

/open-banking/v3.1/cbpii/funds-confirmation-consents/{ConsentId}

The API endpoint lets you to delete funds-confirmation-consent

Before calling the API, you must have an access token issued by Virgin Money using a 'client_credentials ' grant type.

POST

/open-banking/v3.1/cbpii/funds-confirmations

Before calling the API, you must have an access token issued by Virgin Money using a ' authorization_code ' grant type.