Retrieve Tax CodesAsk AIget https://api.accountabilityone.com/v1/TaxCodesQuery ParamsIdsarray of int32sIdsADD int32SearchStringstringAllow searching for tax codes of which code or description contains the string.OfficeIdsarray of int32sSelect only tax codes that belong to these offices.OfficeIdsADD int32ActivebooleanSelect only tax codes that match the active condition.truefalseUseForInputbooleanSelect only tax codes that match the use for input condition.truefalseUseForOutputbooleanSelect only tax codes that match the use for output condition.truefalseCountryIdint32Select only tax codes assigned to this country.ModifiedFromstringSelect only tax codes that have been modified after this timestamp (in UTC format: yyyy-MM-ddTHH:mm:ssZ)ModifiedTostringSelect only tax codes that have been modified before this timestamp (in UTC format: yyyy-MM-ddTHH:mm:ssZ)Limitint32Specify how many records to be included in the list. Default 100. Max 200.Offsetint32Specify how many records to skip.Responses 200OK 400Bad Request 401Unauthorized 403ForbiddenUpdated about 1 year ago