Lean Technologies · Capability
Lean Payments API — Consents
Lean Payments — manage long-lived consents including details, balance, history, and per-customer listing.
Lean Payments API — Consents 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 method rooted at /v1/consents.
The capability includes 4 read-only operations. Lead operation: Lean List Customer Consents. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Lean, Payments, and Consents.
What You Can Do
GET
Listcustomerconsents
— Lean List Customer Consents
/v1/consents/v1
GET
Getconsentdetails
— Lean Get Consent Details
/v1/consents/{consent_id}
GET
Fetchconsentbalance
— Lean Fetch Consent Balance
/v1/consents/{consent_id}/balance
GET
Getconsenthistory
— Lean Get Consent History
/v1/consents/{consent_id}/history
MCP Tools
lean-listcustomerconsents
Lean List Customer Consents
read-only
idempotent
lean-getconsentdetails
Lean Get Consent Details
read-only
idempotent
lean-fetchconsentbalance
Lean Fetch Consent Balance
read-only
idempotent
lean-getconsenthistory
Lean Get Consent History
read-only
idempotent