On this page
No Headings
objectidstringuuidUnique identifier of the applied tax.
tax_idstringuuidUnique identifier of the tax.
tax_namestringName of the tax.
tax_codestringUnique code used to identify the tax associated with the API request.
tax_ratenumberThe percentage rate of the tax
tax_descriptionstringInternal description of the taxes
amountobjectAmount of the tax
valuerequirednumberdecimal0The amount value in the corresponding currency unit (e.g., two decimals for USD, no decimals for JPY).
currency_coderequiredstring^[A-Z]{3}$Currency code in ISO 4217 format.
created_atstringdate-timeThe date and time when the applied tax was created. It is expressed in UTC format according to the ISO 8601 datetime standard. This field provides the timestamp for the exact moment when the applied tax was initially created.