Variable Recurring Payments
Get Variable Recurring Payment
Fetch the details of a payment initiated using Variable Recurring Payment (VRP) based on a unique payment ID.
get/vrp/{vrpPaymentId}
Path parameters
vrpPaymentIdstring required
Vrp Payment Id
Response
OK
Example response
{
"consentId": "E210000004",
"statusReasonCodes": [
"ERIN"
]
}