v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
TaxAgency

Retrieves a TaxAgency resource.

Retrieves a TaxAgency resource.

get/tax_agencies/{id}

Path parameters

idstring required

Resource identifier

Response

TaxAgency resource

idstring
integrationstring

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

namestring
taxOnSalesboolean

Boolean on if tax is applied to each sale

taxOnPurchasesboolean

Boolean on if tax is applied to each purchase

taxRegistrationNumstring nullable

Tax registration number

createdstring date-time nullable

Date entry was created

modifiedstring date-time nullable

Date entry was last modified

Example response

{
  "integration": "quickbooks"
}