Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 2.06 KB

POSTTaxationItemForCMType.md

File metadata and controls

21 lines (18 loc) · 2.06 KB

Zuora::POSTTaxationItemForCMType

Properties

Name Type Description Notes
exempt_amount Float The amount of taxes or VAT for which the customer has an exemption. [optional]
finance_information POSTTaxationItemForCMTypeFinanceInformation [optional]
jurisdiction String The jurisdiction that applies the tax or VAT. This value is typically a state, province, county, or city.
location_code String The identifier for the location based on the value of the `taxCode` field. [optional]
memo_item_id String The ID of the credit memo that the taxation item is created for. [optional]
name String The name of the taxation item.
source_tax_item_id String The ID of the taxation item of the invoice, which the credit memo is created from. If you want to use this REST API to create taxation items for a credit memo created from an invoice, the taxation items of the invoice must be created or imported through the SOAP API call. Note: - This field is only used if the credit memo is created from an invoice. - If you do not contain this field in the request body, Zuora will automatically set a value for the `sourceTaxItemId` field based on the tax location code, tax jurisdiction, and tax rate. [optional]
tax_amount Float The amount of the tax applied to the credit memo.
tax_code String The tax code identifies which tax rules and tax rates to apply to a specific credit memo. [optional]
tax_code_description String The description of the tax code. [optional]
tax_date Date The date when the tax is applied to the credit memo. [optional]
tax_rate Float The tax rate applied to the credit memo.
tax_rate_description String The description of the tax rate. [optional]
tax_rate_type String The type of the tax rate applied to the credit memo.