Request
Property Name | Type | Required | Description |
---|---|---|---|
cart-item | container | Required | Container of cart-item properties. |
coupons | container | Optional | Container of coupons properties. |
edw-duration | integer | Optional | If the catalog configuration allows for an Extended Download Warranty (EDW), this property indicates how many years of EDW to provide with the given order. The permitted values are 1 or 2. |
Response
Property Name | Type | Description |
---|---|---|
cart-item | container | Container of cart-item properties. |
charged-currency | string | Currency code (ISO 4217) of the currency used in this order. Refer to Currency codes. |
tax | decimal | The total tax for the order. This amount is added to the price. |
tax-rate | decimal | The tax rate according to the country. |
total-cart-cost | decimal | The total price for the order after tax and coupon discount. |