Create VRP Payment
Submit payment on the VRP consent.
Required feature: CREATE_DOMESTIC_VARIABLE_RECURRING_PAYMENT_SWEEPING or CREATE_DOMESTIC_VARIABLE_RECURRING_PAYMENT_COMMERCIAL
Authorizations
Use HTTP Basic Authentication with your Application ID as username and Application Secret as password. Manage credentials in the Yapily Console. See Authentication for details.
Headers
The user's VRP Consent Token
Body
Mandatory. The payment request object defining the details of the payment for execution under the Variable Recurring Payment consent.
Mandatory. A unique identifier for the payment.
This can be any alpha-numeric string but is limited to a maximum of 35 characters.
Mandatory. Monetary Amount.
Conditional. This value is mandatory for Commercial VRP payments. It is one of PSU_PRESENT (ie. the PSU oversees the payment) or PSU_NOT_PRESENT (eg. the payment is async).