API Search endpoints…⌘K

Create a new Tax Group

POST/lokta-lms/api/v1/taxes/group

Create a new Tax Group
Mandatory Fields: name and taxComponents
Mandatory Fields in taxComponents: taxComponentId
Optional Fields in taxComponents: id, startDate and endDate

Request body application/json

dateFormatstring · optional
localestring · optional
namestring · optional
taxComponentsarray of PostTaxesGroupTaxComponents · 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.