Lean Technologies · Capability
Lean Payouts API — Destinations
Lean Payouts — manage payout destinations (beneficiary records that receive funds).
Lean Payouts API — Destinations 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 POST methods rooted at /v1/payouts/v1/payment/destinations.
The capability includes 2 read-only operations and 1 state-changing operation. Lead operation: Lean Create Payout Destination. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Lean, Payouts, Destinations, and Beneficiaries.
What You Can Do
POST
Createpayoutdestination
— Lean Create Payout Destination
/v1/payouts/v1/payment/destinations
GET
Listpayoutdestinations
— Lean List Payout Destinations
/v1/payouts/v1/payment/destinations
GET
Getpayoutdestination
— Lean Get Payout Destination
/v1/payouts/v1/payment/destinations/{destination_id}
MCP Tools
lean-createpayoutdestination
Lean Create Payout Destination
lean-listpayoutdestinations
Lean List Payout Destinations
read-only
idempotent
lean-getpayoutdestination
Lean Get Payout Destination
read-only
idempotent