/tax-rates/{id}

Beta

Returns a TaxRate object with the given id.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

idstringRequiredformat: "uuid"

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Query parameters

expandenumOptional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
Allowed values:
include_remote_databooleanOptional

Whether to include the original data Merge fetched from the third-party to produce these models.

include_shell_databooleanOptional

Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).

Response

idstring or nullRead-onlyformat: "uuid"
remote_idstring or null

The third-party API ID of the matching object.

created_atdatetime or nullRead-only
The datetime that this object was created by Merge.
modified_atdatetime or nullRead-only
The datetime that this object was modified by Merge.
companystring or nullformat: "uuid"

The subsidiary that the tax rate belongs to (in the case of multi-entity systems).

codestring or null<=100 characters

The tax code associated with this tax rate or group of tax rates from the third-party platform.

namestring or null<=100 characters

The tax rate’s name.

descriptionstring or null
The tax rate's description.
statusenum or null
The tax rate’s status - `ACTIVE` if an active tax rate, `ARCHIVED` if not active. * `ACTIVE` - ACTIVE * `ARCHIVED` - ARCHIVED
Allowed values:
countrystring or null<=100 characters
The country the tax rate is associated with.
total_tax_ratedouble or null

The tax’s total tax rate - sum of the tax components (not compounded).

effective_tax_ratedouble or null

The tax rate’s effective tax rate - total amount of tax with compounding.

tax_componentslist of objects or null
The related tax components of the tax rate.
remote_was_deletedboolean or nullRead-only
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. [Learn more](https://docs.merge.dev/integrations/hris/supported-features/).
field_mappingsobject or nullRead-only
remote_datalist of objects or nullRead-only
<MergeSupportedFieldsByIntegrationWidget requestType="GET" data="H4sIAAAAAAAAA+1X227bOBD9FYOPhmw1dtMgBhYLX5Im2bXcxk432SIQxtRYpk2RCkkpjov++4KSb2pSJNnKeVjsk6jh8Ix45nCG+kYoGAyleiAtApTKRBgmQuKQSAbISYuMYHEJBolDIGYeRFhw9NMGcYhO4lgqg8EpQx7oM4UT0iJuhCrEWiLYhGHgbhe5TBgMFRgmhXY3i2uTbDVxCGdijkE7X/A8XO5eW1l+eNUuZ9oQh8SgtZkqmYTTS7xLUL8A2X4bxwiFAV4LwIC7g1JTOcxTNruLADkaDHpgoIcGqd3uKuLUmFi3XHeKPK5n0esBpi4KF5RhlKN2D5vHjaPjw9oKJYv+ux/y3w6qs7uxHB9V/ZByH5Jqf0QX3uj83puF773u+4W3vDr0lvOlN5u/q/ohVPuj/uFgdNMc9NoHgycc/OGH6+MvnV7nwqvS5UnTm93ceyN60B/R+Xh53rz4SO8vzj4vvOVNo9+7anqjk8OLj/Jg0L3U/e6l7LfrdeKQ3ayS1tdvu4aVcE4V6mlHyrku+p9HEOIOL3lCIGa1OBlzRuu6WYcIllLAva5TGbkRBgzcLZ4/vEtAof+nDGV9Fodr/pkUG/JJi5x4Z22ve9Ir6qGdAuMw5khaRiX4SNCk9ZXgZGJRUvQNLHyVHwlht+UQhZE06NsUFd/8GMx0a2IBcYiRBvgW5NbO3iVMYfAJFERoUNmAt9+dpxjsS4EPY6aCcgj8xMFMpIo2sPVYlM9dgJoqFmc4b8qWh2aYsCxVJZDlodEWzdeZ1vZC1QgWXRnFUqAwNnQ+8s1DbDdRmF2Jr2Bb6bJoK/D9s6k1+U/NZ5koTOycgW25NAqEhowDzgQygxFxCJUBZo8oBvGQjRJhVDZSGDAjpMEd/6JYcBGj0Ohbh7xopJLR/N23K6xxJhMlgFvb9lDGiaJT0ChVgGoH/1Xy08BR+xnE5hO0AZPYgSVhkyL9WKwOSVEEUuXbzL7ulfr9nDA6z+pbZSBW2ytByFvYWi5l/2rS+NA5Ovhf0gZ3JJvlzbf6LOrtB4mW1RleLKxXqmgIIVY6ibb61ZUul0lQae/e9UqQlI3hd7rtdR/+I71Om8PZf6udZESeCwOUmhJpWyGuqUtT5ukj2At1j4vxC0rwU/pe12WFNsSmNq7Mm1KVFesd5FWl3vj/2jEpu9z+BSlWTpkAQRnwcm9YFts/mwSLxjuzz9QWc1cmv68k8xqVLIdCi1R79s7ltUfnX05+sT0xnRfeRDzqD2/Qm37Wgv718XzuHO7jxvR2t6O/5VRWSvybtHiPfyb3c1bX9fcFudxPg7v9/g8RpQwi/BEAAA==" />