Variable Recurring Payments endpoints
Yapily Variable Recurring Payments is available as a Private Beta version.
This table lists the product-specific endpoints available in the Yapily Variable Recurring Payments product.
Note that the Application, User, Institution and Consents endpoints are also available.
Endpoint | Description |
---|---|
POST /variable-recurring-payments/sweeping/consents |
Initiate the authorisation process for a Sweeping Variable Recurring Payment |
POST /variable-recurring-payments/non-sweeping/consents |
Initiate the authorisation process for a Non-Sweeping Variable Recurring Payment |
POST /variable-recurring-payments/funds-confirmation |
Confirm funds on the Payer account to execute a Variable Recurring Payment |
POST /variable-recurring-payments/payments |
Initiate a Variable Recurring Payment on behalf of an account holder |
GET /variable-recurring-payments/sweeping/consents/{consentId} |
Get consent details for a Sweeping Variable Recurring Payment |
GET /variable-recurring-payments/non-sweeping/consents/{consentId} |
Get consent details for a Non-Sweeping Variable Recurring Payment |
GET /variable-recurring-payments/payments/{paymentId}/details |
Get the details and status of a Variable Recurring Payment |