If you accept cookies, we’ll use them to improve and customize your experience and enable our partners to show you personalized PayPal ads when you visit other sites. Manage cookies and learn more
template_item_field
The field names for the invoice line items in the template.
Type: template_item_field
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.