latestSwagger 2.02026-08-1766151238.8 KB

a444c5b1e78b

SalesTax

Returns a sales tax

get/api/salestax/{guid}

Path parameters

guidstring uuid required

Response

OK

descriptionstring
isDeletedboolean
guidstring uuid
namestring required
ratenumber double required
isCompoundboolean required

If set to true this will be considered to be a "Compound Tax". A compound tax is a special tax that is calculated after and on top of a primary tax. In Canada, Quebec and Prince Edward Island use compound taxes of 8.5% and 10% respectively.

Example response

{
  "guid": "00000000-0000-0000-0000-000000000000"
}