On this page
No Headings
The item details.
objectskustringThe stock keeping unit (SKU) for the item.
namestringThe item name. If this value is greater than the maximum allowed length, the API truncates the string.
descriptionstringThe item description. Supported for only the PayPal payment method.
quantityrequiredstring^[0-9]{0,10}$The item quantity. Must be a whole number.
pricerequiredstring^[0-9]{0,10}(\.[0-9]{0,2})?$The item cost. Supports two decimal places.
currencyrequiredstringppaas_common_currency_code_v2The three-character ISO-4217 currency code that identifies the currency.
taxstringThe item tax. Supported only for the PayPal payment method.