Lean Technologies · Capability
Lean Payments API — Payment Intents
Lean Payments — create, list, and retrieve single-instant Pay by Bank payment intents.
Lean Payments API — Payment Intents is a Naftiko capability published by Lean Technologies, one of 19 capabilities the APIs.io network indexes for this provider. It bundles 4 operations across the GET and POST methods rooted at /v1/payments/v1.
The capability includes 3 read-only operations and 1 state-changing operation. Lead operation: Lean Create Payment Intent. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Lean, Payments, and Pay by Bank.
What You Can Do
POST
Createpaymentintent
— Lean Create Payment Intent
/v1/payments/v1/intents
GET
Listpaymentintents
— Lean List Payment Intents
/v1/payments/v1/intents
GET
Getpaymentbyintentid
— Lean Get Payment By Intent Id
/v1/payments/v1/intents/{intent_id}
GET
Getpaymentbypaymentid
— Lean Get Payment By Payment Id
/v1/payments/v1/{payment_id}
MCP Tools
lean-createpaymentintent
Lean Create Payment Intent
lean-listpaymentintents
Lean List Payment Intents
read-only
idempotent
lean-getpaymentbyintentid
Lean Get Payment By Intent Id
read-only
idempotent
lean-getpaymentbypaymentid
Lean Get Payment By Payment Id
read-only
idempotent