Transaction Line Itemanchor

Returned directly or within a successful result object from the following requests:
Attributes

Code used to classify items purchased and track the total amount spent across various categories of products and services. Different corporate purchasing organizations may use different standards, but the United Nations Standard Products and Services Code (UNSPSC) is frequently used. Maximum 12 characters. This PayPal Braintree line-item field is not used by PayPal.

Item description. Maximum 127 characters.

discount_amountBigDecimal

Discount amount for the line item. Can include up to 2 decimal places. This value can't be negative or zero. This Braintree line-item field is not used by PayPal.

kindString

Indicates whether the line item is a debit (sale) or credit (refund or discount) to the customer. Accepted values:

  • "debit"
  • "credit"

nameString

Item name. Maximum 35 characters, or 127 characters for PayPal transactions.

Product or UPC code for the item. Maximum 12 characters, or 127 characters for PayPal transactions.

quantityBigDecimal

Number of units of the item purchased. Can include up to 4 decimal places. This value can't be negative or zero.

tax_amountBigDecimal

Tax amount for the line item. Can include up to 2 decimal places. This value can't be negative or zero.

total_amountBigDecimal

Quantity x unit amount. Can include up to 2 decimal places.

unit_amountBigDecimal

Per-unit price of the item. Maximum 4 decimal places, or 2 decimal places for PayPal transactions. This value can't be negative or zero. Zero is allowed for PayPal transactions.

The unit of measure or the unit of measure code. Maximum 12 characters. This PayPal Braintree line-item field is not used by PayPal.

unit_tax_amountBigDecimal

Per-unit tax price of the item. Can include up to 2 decimal places. This value can't be negative.

urlString

The URL to product information.