Enable Banking API — Payments
Enable Banking — Payments capability covering PSD2 Payment Initiation Services (PIS): create payment, retrieve payment status, retrieve underlying bank transaction, and delete a pending payment. Lead operation: Create Payment.
Enable Banking API — Payments is a Naftiko capability published by Enable Banking, one of 5 capabilities the APIs.io network indexes for this provider. It bundles 4 operations across the GET, POST, and DELETE methods rooted at /v1/payments.
The capability includes 2 read-only operations and 2 state-changing operations. Lead operation: Initiate a payment via the PSU’s ASPSP. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include EnableBanking, OpenBanking, PSD2, PIS, and Payments.
What You Can Do
MCP Tools
enable-banking-create-payment
Initiate a payment via the PSU's ASPSP.
enable-banking-get-payment
Get a payment by id.
enable-banking-delete-payment
Cancel a pending payment.
enable-banking-get-payment-transaction
Get the underlying bank transaction for a payment.