API Search endpoints…⌘K

Retrieve a Payment Type

GET/lokta-lms/api/v1/paymenttypes/{paymentTypeId}

Retrieves a payment type

Path parameters

paymentTypeIdpath · integer · int64 · required

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.