Catalog: Chargebee
Schema: Invoices
Primary Keys: id
Label: Invoice Line Item Taxes
This is a read-only table. The Chargebee API may not support changing the data or the Invantive SQL driver for Chargebee does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Chargebee API.
Select Chargebee API URL: /invoices
Insert Chargebee API URL: /invoices
Update Chargebee API URL: /invoices
Delete Chargebee API URL: /invoices
Field Selection Method: NotRequired
Base Path: list[*].invoice.line_item_taxes[*]
The columns of the table InvoiceLineItemTaxes are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
invoice_id |
string |
Invoice ID |
☑ |
|
is_non_compliance_tax |
boolean |
Is Non-Compliance Tax |
☐ |
|
is_partial_tax_applied |
boolean |
Is Partial Tax Applied |
☐ |
|
line_item_id |
string |
Line Item ID |
☐ |
|
local_currency_code |
string |
Local Currency Code |
☐ |
|
tax_amount |
decimal |
Tax Amount |
☐ |
|
tax_amount_in_local_currency |
decimal |
Tax Amount in Local Currency |
☐ |
|
tax_juris_code |
string |
Tax Juris Code |
☐ |
|
tax_juris_name |
string |
Tax Juris Name |
☐ |
|
tax_juris_type |
string |
Tax Juris Type |
☐ |
|
tax_name |
string |
Tax Name |
☐ |
|
tax_rate |
decimal |
Tax Rate |
☐ |
|
taxable_amount |
decimal |
Taxable Amount |
☐ |
|
12-12-2020 18:45 Version 20.1.301-BETA+3023