diff --git a/api-specs/api/types/cart/ExternalLineItemTotalPrice.raml b/api-specs/api/types/cart/ExternalLineItemTotalPrice.raml index 4662499bf..0b1c911e5 100644 --- a/api-specs/api/types/cart/ExternalLineItemTotalPrice.raml +++ b/api-specs/api/types/cart/ExternalLineItemTotalPrice.raml @@ -8,8 +8,6 @@ properties: type: Money description: | Price of the Line Item. - - The value is selected from the Product Variant according to the [Product](ctp:api:type:Product) `priceMode`. totalPrice: type: Money description: |