Lean Technologies · Capability
Lean Payment Sources API — Payment Sources
Lean Payment Sources — list, retrieve, and delete tokenized customer payment sources.
Lean Payment Sources API — Payment Sources is a Naftiko capability published by Lean Technologies, one of 19 capabilities the APIs.io network indexes for this provider. It bundles 3 operations across the GET and DELETE methods rooted at /v1/customers/v1/{…}/payment-sources.
The capability includes 2 read-only operations and 1 state-changing operation. Lead operation: Lean List Customer Payment Sources. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Lean, Payment Sources, and Tokenization.
What You Can Do
GET
Listcustomerpaymentsources
— Lean List Customer Payment Sources
/v1/customers/v1/{customer_id}/payment-sources
GET
Getpaymentsourcebyid
— Lean Get Payment Source By Id
/v1/customers/v1/{customer_id}/payment-sources/{payment_source_id}
DELETE
Deletepaymentsource
— Lean Delete Payment Source
/v1/customers/v1/{customer_id}/payment-sources/{payment_source_id}
MCP Tools
lean-listcustomerpaymentsources
Lean List Customer Payment Sources
read-only
idempotent
lean-getpaymentsourcebyid
Lean Get Payment Source By Id
read-only
idempotent
lean-deletepaymentsource
Lean Delete Payment Source
idempotent