API Search endpoints…⌘K

Update a Payment Type

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

Updates a Payment Type

Path parameters

paymentTypeIdpath · integer · int64 · required

Request body application/json

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

Responses

defaultdefault response

Response fields

resourceIdinteger · 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.