LendEasy/Docs
Get API keys
API ReferenceLMS APIPayment instrumentsList customer payment instruments

List customer payment instruments

GEThttps://sandbox.api.lendeasy.ai/v1/customers/{customerId}/payment-instruments Bearer token · READ_LMS_PAYMENT_INSTRUMENT

Lists masked instruments with verification and validation state; tokens and authorization references are never returned on masked reads.

Path & query parameters

FieldTypeDescription
LendEasy-Tenant required in headerstringTenant selector: lowercase letters, digits, and hyphens, 1-64 characters. Exactly one instance; the only tenant selector honored.
customerId required in pathstringStable opaque customer identifier.
status optional in querystringFilter by instrument status. One of ACTIVE · INACTIVE.
instrumentType optional in querystringFilter by instrument type. One of ACH_BANK · CARD.
verificationState optional in querystringFilter by verification state. One of UNVERIFIED · VERIFIED · FAILED.
limit optional in queryintegerMaximum records to return.
offset optional in queryintegerZero-based offset into the result set.
Unified search across guides, recipes & the API referenceEsc