Taxes Object Fields
The taxes object contains information about taxes that can be generated by the service or specified by you.
| Field | Details | Description | 
|---|---|---|
| tax_jurisdiction_code | Type: String Max: 128 | The Tax Jurisdiction code. | 
| amount_fraction_taxable | Type: Number | The fraction of the total that can be taxed. 1 equals 100%. | 
| tax_authority_name | Type: String Max: 128 | The name of the Tax Authority. | 
| rate_type | Type: String | This describes the type of rate that is applied. It can be one of the following: | 
| rate | Type: Number | The tax rate that has been applied. This can be generated by the service or specified by you in your requests. | 
| product_class | Type: String Max: 1 | The product class. | 
| tax_name | Type: String Max: 128 | The name of the tax. It is created when and if the tax is generated by the service. | 
| tax_authority_id | Type: String Max: 128 | The ID for the Tax Authority. | 
| tax_country_subdivision_code | Type: String Max: 128 | A code that represents a country subdivision like a State in the United States of America. | 
Updated 11 months ago
