v1

latestOpenAPI 3.0.12026-08-0674476716.0 KB
Variable Recurring Payments

Verify if funds are available or not

The GET /vrps/{id}/confirm-funds endpoint confirms whether the funds are available to initiate VRP.

get/vrps/{id}/confirm-funds

Path parameters

idstring required
Example:vc:12345abcd:abcde

The VRP consent id.

Query parameters

amountstring required

The amount to confirm availability for.

Response

Successful response

fundsAvailableboolean

A flag indicating whether funds are available or not. If set to true, funds are available for transfer.