Skip to main content
PUT
Update Tax Rate

Authorizations

X-Auth-Token
string
header
required

Authentication token for API access

Path Parameters

taxType
string
required

Body

application/json
taxType
string
name
string
effectiveRate
number<double>
displayTaxRate
number<double>
status
enum<string>
Available options:
Active,
Archived
canApplyToRevenue
boolean
canApplyToExpenses
boolean
organisationId
string
isInUse
boolean
providerId
string | null
externalProvider
string | null
syncStatus
enum<string> | null
Available options:
NotSynced,
Synced,
SyncFailed,
Pending
lastSyncedAt
string | null
syncErrorMessage
string | null
createdDate
string | null
createdBy
string | null
updatedDate
string | null
updatedBy
string | null

Response

OK

content
object
metadata
object
errors
object[] | null
message
object