Properties
Name | Type | Required | Description |
---|---|---|---|
amount | float |
❌ | Price of one SKU unit, in the currency defined in currency. Decimal, including the correct number of decimal places for the currency exponent, as defined in ISO 2417:2015. |
currency | str |
❌ | |
description | str |
❌ | Description of the item. |
parent | str |
❌ | ID of the SKU object that represents the product. One of the following: ID of the SKU object. String starting with sku* ID of the coupon. If generated by Rapyd, a string starting with coupon*. |
quantity | float |
❌ | Quantity of the product in the line item. Integer. Required when type is sku. |
type_ | str |
❌ | Type of line item. |