API Search endpoints…⌘K

Update Tax Component

PUT/lokta-lms/api/v1/taxes/component/{taxComponentId}

Updates Tax component. Debit and credit account details cannot be modified. All the future tax components would be replaced with the new percentage.

Path parameters

taxComponentIdpath · integer · int64 · required

taxComponentId

Request body application/json

dateFormatstring · optional
localestring · optional
namestring · optional
percentagenumber · float · optional
startDatestring · optional

Responses

200OK

Response fields

changesPutTaxesComponentsChanges · optional
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.