Yapily · Capability

Variable Recurring Payments

Variable Recurring Payments is a Naftiko capability published by Yapily, one of 9 capabilities the APIs.io network indexes for this provider.

Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.

Run with Naftiko

Capability Spec

variable-recurring-payments.yaml Raw ↑
apiVersion: naftiko.dev/v1
kind: Capability
metadata:
  name: yapily-variable-recurring-payments
  labels:
    provider: yapily
    domain: open-banking
spec:
  title: Yapily Variable Recurring Payments
  description: |
    Set up and execute Variable Recurring Payments (VRP) for sweeping (own-account)
    and commercial use cases. Includes VRP consent creation, funds confirmation,
    and payment execution under an active sweeping consent.
  api: yapily:yapily-vrp-api
  operations:
    - createVrpSweepingConsent
    - createVrpPayment
    - getVrpPaymentDetails
    - getVrpFundsConfirmation
    - getVrpConsent