Name | Type | Description | Notes |
---|---|---|---|
applied_amount | float | The applied amount of the credit memo taxation item. | [optional] |
exempt_amount | float | The amount of taxes or VAT for which the customer has an exemption. | [optional] |
finance_information | GETCMTaxItemTypeFinanceInformation | [optional] | |
id | str | The ID of the credit memo taxation item. | [optional] |
jurisdiction | str | The jurisdiction that applies the tax or VAT. This value is typically a state, province, county, or city. | [optional] |
location_code | str | The identifier for the location based on the value of the `taxCode` field. | [optional] |
name | str | The name of the credit memo taxation item. | [optional] |
refund_amount | float | The amount of the refund on the credit memo taxation item. | [optional] |
source_tax_item_id | str | The ID of the source taxation item. | [optional] |
tax_amount | float | The amount of taxation. | [optional] |
tax_code | str | The tax code identifies which tax rules and tax rates to apply to a specific credit memo. | [optional] |
tax_code_description | str | The description of the tax code. | [optional] |
tax_date | date | The date that the tax is applied to the credit memo, in `yyyy-mm-dd` format. | [optional] |
tax_rate | float | The tax rate applied to the credit memo. | [optional] |
tax_rate_description | str | The description of the tax rate. | [optional] |
tax_rate_type | str | The type of the tax rate. | [optional] |
unapplied_amount | float | The unapplied amount of the credit memo taxation item. | [optional] |