Adyen · Schema

LineItem

LineItem schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
amountExcludingTax integer Item amount excluding the tax, in minor units.
amountIncludingTax integer Item amount including the tax, in minor units.
brand string Brand of the item.
color string Color of the item.
description string Description of the line item.
id string ID of the line item.
imageUrl string Link to the picture of the purchased item.
itemCategory string Item category, used by the payment methods PayPal and Ratepay.
manufacturer string Manufacturer of the item.
productUrl string Link to the purchased item.
quantity integer Number of items.
receiverEmail string Email associated with the given product in the basket (usually in electronic gift cards).
size string Size of the item.
sku string Stock keeping unit.
taxAmount integer Tax amount, in minor units.
taxPercentage integer Tax percentage, in minor units.
upc string Universal Product Code.
View JSON Schema on GitHub