Add VAT RateAsk AIpost https://api.soldo.com/business/v2/entities/tax-rateEndpoint to add a new VatRate.Body ParamscodestringThe code of the VATRate.namestringrequiredThe name of the VATRate.descriptionstringthe description of the VATRate.percentagedoublerequiredThe percentage value of the VATRate.enabledbooleanthe VATRate is visible in the transaction detail.truetruefalseResponses 200The result is an VatRate. 400Your request has missing arguments or is malformed.Updated 6 months ago