API Search endpoints…⌘K

Create/Define a Charge

POST/lokta-lms/api/v1/charges

Define a new charge that can later be associated with loans and savings through their respective product definitions or directly on each account instance.

Request body application/json

activeboolean · optional
amountnumber · double · optional
capitalizableboolean · optional
capitalizeByDefaultboolean · optional
chargeAppliesTointeger · int32 · optional
chargeCalculationTypeinteger · int32 · optional
chargePaymentModeinteger · int32 · optional
chargeTimeTypeinteger · int32 · optional
codestring · optional
currencyCodestring · optional
eirClassificationinteger · int32 · optional
enablePaymentTypeboolean · optional
feeFrequencystring · optional
feeIntervalstring · optional
feeOnMonthDaystring · optional
localestring · optional
maxCapnumber · optional
minCapnumber · optional
monthDayFormatstring · optional
namestring · optional
paymentTypeIdinteger · int64 · optional
penaltyboolean · optional
taxGroupIdinteger · int64 · optional

Responses

200OK

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.