v2

latestOpenAPI 3.0.32026-08-07222102695.9 KB
Tax

Update tax

patch/taxes/{id}

Path parameters

idstring int64 required

Request body

amountstring decimal
namestring
ratestring decimal

Response

Resource was updated

amountstring decimal
created_atstring date-time
idstring int64
namestring
ratestring decimal
updated_atstring date-time

Example response

{
  "links": {
    "self": "https://api.au1.cliniko.com/v1/taxes/1"
  }
}