Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 2.03 KB

GETDMTaxItemType.md

File metadata and controls

26 lines (23 loc) · 2.03 KB

Zuora::GETDMTaxItemType

Properties

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