Query tax rulesCopy Pageget https://api.instellix.io/v2/tax/rulesReturns a page of tax rules.Query ParamssearchstringUse RSQL query language. Intro here: https://aboullaite.me/rsql/.pageNumberint32Defaults to 0Zero-based page index (0..N).pageSizeint32Defaults to 100The size of the page to be returned.orderBystringDefaults to taxRuleIdentThe field name by which the ordering shall happen.directionstringDefaults to ASCSorting direction (ASC|DESC).Responses 200Standard response for successful HTTP requests. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 8 months ago