API Search endpoints…⌘K

Retrieve all Payment Types

GET/lokta-lms/api/v1/paymenttypes

Retrieve list of payment types

Query parameters

onlyWithCodequery · boolean · optional

Responses

defaultdefault response

Response fields

codeNamestring · optional
descriptionstring · optional
idinteger · int64 · optional
isCashPaymentboolean · optional
isSystemDefinedboolean · optional
namestring · optional
positioninteger · int64 · optional

Every request authenticates with HTTP Basic and carries a Tenant-Identifier header. See the conventions for dates, commands, pagination and errors. Open this operation in the interactive explorer, or read it as Markdown.