Yapily · Capability

Beneficiaries

Beneficiaries 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

beneficiaries.yaml Raw ↑
apiVersion: naftiko.dev/v1
kind: Capability
metadata:
  name: yapily-beneficiaries
  labels:
    provider: yapily
    domain: open-banking
spec:
  title: Yapily Beneficiaries Management
  description: |
    Manage reusable application-level and user-level payment beneficiaries to
    speed up repeat payment flows.
  api: yapily:yapily-beneficiaries-api
  operations:
    - createApplicationBeneficiary
    - listApplicationBeneficiaries
    - createUserBeneficiary
    - listUserBeneficiaries