TaxRate

A tax rate [TaxRate] is the tax rate applied to a transaction according to the tax location information at the date of the transaction.

XML

SOAP

REST

Database table

Object

TaxRate

oaTaxRate

tax_rate

Supported Commands

Add, Read, Modify

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

The TaxRate object has the following properties:

XML / SOAP

XML / SOAP

Description

adjusted

adjusted

A "1/0" field indicating if the tax amounts were adjusted to match the invoice taxes

created

created

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

currency

currency

Currency for the money fields in the record.

date

date

The date (used for currency conversions). See Date Fields.

federal

federal

The federal tax. Dated by the date field.

gst

gst

The GST tax. Dated by the date field.

hst

hst

The HST tax. Dated by the date field.

id

id

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

manual

manual

A "1/0" field indicating if the tax amounts were manually entered rather than calculated

notes

Notes associated with this tax rate.

pst

pst

The PST tax. Dated by the date field.

purchase_itemid

purchase_item_id

The ID of the associated purchase order item.

slipid

slip_id

The ID of the associated slip.

state

state

The state tax. Dated by the date field.

tax_locationid

tax_location_id

The ID of the associated tax location.

ticketid

ticket_id

The ID of the associated ticket.

updated

updated

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