Update an existing instance of the TaxCode object.Copy Pageput https://{server_address}/ResourceServer/api/v10/Tax/Code/{id}Path ParamsidintegerrequiredBody ParamsRepresents a container that holds a set of the Tax Rates such as "Texas Taxes"countryIdnumberUnique identifier for the associated Country object.countryNamestringThe name of the object associated with the countryId property.stateIdnumberUnique identifier for the associated State object.stateNamestringThe name of the object associated with the stateId property.namestringaccountTaxCategoryIdnumberUnique identifier for the associated AccountTaxCategory object.accountTaxCategoryNamestringThe name of the object associated with the accountTaxCategoryId property.serviceTaxCategoryIdnumberUnique identifier for the associated ServiceTaxCategory object.serviceTaxCategoryNamestringThe name of the object associated with the serviceTaxCategoryId property.taxVendorIdnumberUnique identifier for the associated TaxVendor object.taxVendorNamestringThe name of the object associated with the taxVendorId property.isReverseVatbooleantruetruefalsedisplayNamestringisUsageTaxOnlybooleantruetruefalseResponses 200Update a TaxCode 400The request could not be processed.Updated 2 months ago