Variable Recurring Payments
Initiate a Variable Recurring Payment.
Initiates a new Variable Recurring Payment using an existing authorised consent.
post/vrp
Request body
Example request
{
"consentId": "E210000004"
}Response
Variable Recurring Payment initiated.
Example response
{
"id": "V21000001E"
}