ConnectApi.CreditInvoiceInvoiceLineTax
Input representation of the details of the tax lines to be created manually for the
invoice line.
Property | Type | Description | Required or Optional | Available Version |
---|---|---|---|---|
taxAmount | Double |
Amount of tax to be applied related to this invoice line. |
Required | 62.0 |
taxCode | String |
Tax code to be applied related to this invoice line to create the tax line. |
Optional | 62.0 |
taxName | String |
Name of tax to be applied related to this invoice line. |
Optional | 62.0 |
taxRate | Double |
Tax rate used to create the tax line. |
Optional | 62.0 |