Tax components
List tax components
The List tax components endpoint returns a list of tax components for a given company's connection.
Tax components are tax rates from the commerce software, including tax rate's name and value.
Before using this endpoint, you must have retrieved data for the company.
get/companies/{companyId}/connections/{connectionId}/data/commerce-taxComponents
Query parameters
pageinteger
Example:1
Page number. Read more.
pageSizeinteger
Example:100
Number of records to return in a page. Read more.
querystring
Codat query string. Read more.
orderBystring
Example:-modifiedDate
Field to order results by. Read more.
Response
OK
TaxComponents required— unresolved $ref