Create tag group

Create a new accounting tag group with its tag values. Returns the id and name of the new tag group.

Required permission: Accounting Settings

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The details of the tag group

string | null
required

The tag group's name.

values
array of objects | null
required

The tags in the group, in display order. At least one active value is required and names must be unique within the group. On writes, the list replaces the group's values: values sent without an id are created, and existing values omitted from the list are deleted unless they are referenced by a journal entry.

values*
string | null

The tag group's description.

string | null

The tag group's display color, as a hex value.

boolean

Whether a tag from the group is required on journal entry line items.

boolean

Whether the tag group is active.

int32

The tag group's display order.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Authentication is required, or the Ocs-Api-Key header is missing or invalid.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json