Skip to main content
PUT
Update tax rate

Authorizations

x-dolfin-api-key
string
header
required

An API key issued to your client. It carries the client's scope; org-scoped calls also require the x-dolfin-organisation-id header. Keys are created and revoked by a client administrator.

Headers

x-dolfin-organisation-id
string<uuid>

Target organisation. Required when authenticating with an API key; omit for Bearer callers (resolved from the token).

Path Parameters

id
string<uuid>
required

Body

application/json
code
string
required
name
string
required
rate

Response

OK

code
string
required
name
string
required
source
string
required
id
string<uuid>
organisationId
null | string<uuid>
rate
isReadOnly
boolean
createdAt
null | string<date-time>
createdBy
null | string<uuid>
updatedAt
null | string<date-time>
updatedBy
null | string<uuid>