LendEasy/Docs
Get API keys
API ReferenceLMS APIPayment instrumentsList external-party payment instruments

List external-party payment instruments

GEThttps://sandbox.api.lendeasy.ai/v1/external-parties/{partyId}/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.
partyId required in pathstringStable opaque party 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