Transaction Line Item
Server-side response object returned directly or within a successful result object from the following requests:
Attributes
CommodityCode
stringCode 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 Braintree line-item field is not used by PayPal.
Description
stringItem description. Maximum 127 characters.
DiscountAmount
DecimalDiscount 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.
Kind
stringIndicates whether the line item is a debit (sale) or credit (refund or discount) to the customer. Accepted values:
"debit"
"credit"
Name
stringItem name. Maximum 35 characters, or 127 characters for PayPal transactions.
ProductCode
stringProduct code for the item. Maximum 12 characters, or 127 characters for PayPal transactions.
Quantity
DecimalNumber of units of the item purchased. Can include up to 4 decimal places. This value can't be negative or zero.
TaxAmount
DecimalTax amount for the line item. Can include up to 2 decimal places. This value can't be negative or zero.
TotalAmount
DecimalQuantity x unit amount. Can include up to 2 decimal places.
UnitAmount
DecimalPer-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 Braintree line-item field is not used by PayPal.
UnitTaxAmount
DecimalPer-unit tax price of the item. Can include up to 2 decimal places. This value can't be negative.
UpcCode
stringUPC code for the item. Maximum 17 characters.
UpcType
stringUPC type for the item. Accepted values:
"UPC-A"
"UPC-B"
"UPC-C"
"UPC-D"
"UPC-E"
"UPC-2"
"UPC-5"
Url
stringThe URL to product information.