Newer Version Available

This content describes an older version of this product. View Latest

TaxRate

Represents a tax rate for a tax code and country. This object is available in API version 56.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Special Access Rules

The TaxRate object is available if B2B Commerce or D2C Commerce is enabled.

Fields

Field Details
GeoCountryId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the GeoCountry for which the tax rate applies. You can define only one tax rate per GeoCountry and tax code combination.
This field is a relationship field.
Relationship Name
GeoCountry
Relationship Type
Lookup
Refers To
GeoCountry
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record, a record related to this record, or a list view.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, it's possible the user accessed data in this record or list view but didn't viewed it directly.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The unique ID of the tax rate.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The TaxRate record owner. By default, the record owner is the user who created the record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
Priority
Type
int
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
Reserved for future use.
Rate
Type
double
Properties
Create, Filter, Sort, Update
Description
The tax percentage rate that will be applied to orders.
TaxCode
Type
string
Properties
Create, Filter, Group, Sort
Description
The code used to calculate the tax rate for the invoice line.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

TaxRateChangeEvent
Change events are available for the object.
TaxRateFeed
Feed tracking is available for the object.
TaxRateHistory
History is available for tracked fields of the object.
TaxRateOwnerSharingRule
Sharing rules are available for the object.
TaxRateShare
Sharing is available for the object.