Update tag dimension
Tag Dimensions
Update tag dimension
Updates a specific tag dimension. All fields are optional.
PATCH
Update tag dimension
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Content-Type must be set to application/json.
Path Parameters
The UUID of the business.
The UUID of the tag dimension to update.
Body
application/json
Parameters for updating a tag dimension. All fields are optional.
The tag dimension key.
Tag strictness level - BALANCING requires tags to be applied to whole journal entries that balance, NON_BALANCING has no such restriction and can therefore be applied to individual line items of entries, invoices, etc.
Available options:
BALANCING, NON_BALANCING Response
Tag dimension updated successfully.