Create a new instance of the TaxRate object.Copy Pagepost https://{server_address}/ResourceServer/api/v10/Tax/RateBody ParamsRepresents an individual tax rate within the system.ratenumbernamestringgeneralLedgerIdnumberUnique identifier for the associated GeneralLedger object.generalLedgerNamestringThe name of the object associated with the generalLedgerId property.displayNamestringtaxOnTaxbooleantruetruefalsesystemGeneratedbooleantruetruefalsetaxCategoryIdnumberUnique identifier for the associated TaxCategory object.taxCategoryNamestringThe name of the object associated with the taxCategoryId property.taxRateCalculationTypeIdnumberUnique identifier for the associated TaxRateCalculationType object.taxRateCalculationTypeNamestringThe name of the object associated with the taxRateCalculationTypeId property.Responses 201Create a new instance of a TaxRate 400The request could not be processed.Updated 2 months ago