We currently use cookies to improve and customize your experience on our site. If you accept, we’ll also use marketing cookies to show you personalized ads. Manage your cookies and learn more.
template_item_setting
The template item setting. Sets a template as the default template or edit template.
The field names for the invoice line items in the template.
Allowed values
"ITEMS_QUANTITY"
The quantity of the item in the template that the invoicer provides to the payer. Value is from `-1000000` to `1000000`. Supports up to five decimal places.
"ITEMS_DESCRIPTION"
The description of the item in the invoice template.
"ITEMS_DATE"
The date in invoice template when the item or service was provided, in [Internet date and time format](https://tools.ietf.org/html/rfc3339#section-5.6). For example, *yyyy*-*MM*-*dd*T*z*.
"ITEMS_DISCOUNT"
The item discount in the invoice template. Discount as a percent or amount at invoice level. Invoice discount amount is subtracted from the item total.
"ITEMS_TAX"
The tax associated with the item in the invoice template. The tax amount is added to the item total. Value is from `0` to `100`. Supports up to five decimal places.