ffc3ab3f8ea0

latestOpenAPI 3.0.32026-08-10221102696.6 KB
Tax

Create tax

post/taxes

Request body

amountstring decimal
namestring
ratestring decimal

Response

Resource was created

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