Copy PageUpdate Taxesput https://secure.fusebill.com/v1/Taxes/{id}Update an existing tax rule by ID. Path ParamsidintegerrequiredThis is the Stax Bill generated IDBody ParamspercentagenumberrequiredThe allocated percent of tax (0 being the lowest, 1 being 100%)namestringrequiredThe name of the tax rule entity.descriptionstringThe description set into the tax rule entity.countryIdintegerrequiredThe staxbill assigned ID for the country.stateIdinteger | nullThe staxbill assigned ID for the state.countryNamestringrequiredThe country name.stateNamestring | nullThe statename.registrationCodestring | nullThe registration code for the tax rulestartDatedate-time | nullThe date when the tax rule was first implemented.endDatedate-time | nullThe date if applicable when the tax rule will terminatestatusstring | nullenumEnumerableActiveRetiredAllowed:ActiveRetiredtaxCodestringrequiredThe tax code attached to the tax ruleisRetiredbooleanIndicates whether the tax rule is retired or still in usetruefalseauditStatusstring | nullcreatedTimestampdate-time | nullqBTaxCodeIdinteger | nullqBTaxRateIdinteger | nullsalesTrackingCode1Idinteger | nullSales tracking code IDsalesTrackingCode2Idinteger | nullSales tracking code IDsalesTrackingCode3Idinteger | nullSales tracking code IDsalesTrackingCode4Idinteger | nullSales tracking code IDsalesTrackingCode5Idinteger | nullSales tracking code IDsalesTrackingCode1DisplayNamestring | nullSales tracking code display namesalesTrackingCode2DisplayNamestring | nullSales tracking code display namesalesTrackingCode3DisplayNamestring | nullSales tracking code display namesalesTrackingCode4DisplayNamestring | nullSales tracking code display namesalesTrackingCode5DisplayNamestring | nullSales tracking code display nameproductExemptionsarrayproductExemptionsResponses 200200 500500Updated 5 months ago Create TaxesDelete Taxes