CartItemPrices

Field Type Description
unit_price Price
price Price

Examples

Example 1

{
    "unit_price": {
        "value": 16,
        "currency": "EUR"
    },
    "price": {
        "value": 17,
        "currency": "EUR"
    }
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
1.2.0 stable