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"
  }
}

Changes

No recorded changes to this endpoint across all 7 revisions of this API.