v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
TaxRate

Retrieves a TaxRate resource.

Retrieves a TaxRate resource.

get/tax_rates/{id}

Path parameters

idstring required

Resource identifier

Response

TaxRate resource

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

namestring
taxRatestring nullable
taxTypestring nullable
descriptionstring nullable
activeboolean nullable
createdstring date-time nullable
modifiedstring date-time nullable

Example response

{
  "integration": "quickbooks"
}