TaxLocation

A TaxLocation is a definition of tax rates applicable in a region.

XML

SOAP

REST

Database table

Object

TaxLocation

oaTaxLocation

tax_location

Supported Commands

Add, Read, Modify

add(), read(), modify(), upsert()

The TaxLocation object has the following standard properties:

Note:

TaxLocation object properties may also include custom fields. The object type supports the custom equal to read method and the enable_custom read attribute.

XML / SOAP

Database

Description

acct_code_federal

acct_code_federal

GL accounting code for the federal entries.

acct_code_gst

acct_code_gst

GL accounting code for the GST entries.

acct_code_hst

acct_code_hst

GL accounting code for the HST entries.

acct_code_pst

acct_code_pst

GL accounting code for the PST entries.

acct_code_state

acct_code_state

GL accounting code for the state entries.

active

active

A 1/0 field specifying if the location is active.

created

created

[Read-only] Time the record was created. See Date Fields.

federal_rate

federal_rate

The federal tax rate.

gst_rate

gst_rate

The GST rate.

hst_rate

hst_rate

The HST rate. This is used instead of GST and PST in some locations.

id

id

[Read-only] Unique ID. Automatically assigned by OpenAir.

name

name

The name for the estimate adjustment.

notes

notes

Notes associated with this tax location.

pst_rate

pst_rate

The PST rate.

state_rate

state_rate

The state tax rate.

tax_method

tax_method

The tax method:

  • G - GST and PST

  • H - HST

  • F - Federal and State

updated

updated

[Read-only] Time the record was last updated or modified. See Date Fields.