API Search endpoints…⌘K

Update Tax Group

PUT/lokta-lms/api/v1/taxes/group/{taxGroupId}

Updates Tax Group. Only end date can be up-datable and can insert new tax components.

Path parameters

taxGroupIdpath · integer · int64 · required

taxGroupId

Request body application/json

dateFormatstring · optional
localestring · optional
namestring · optional
taxComponentsarray of PutTaxesGroupTaxComponents · optional

Responses

200OK

Response fields

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