Skip to content

Commit e1b9231

Browse files
committed
Updated API from documentation release
1 parent 0692719 commit e1b9231

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api-specs/api/types/common/Price.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ properties:
4545
discounted?:
4646
type: DiscountedPrice
4747
description: |
48-
Is set if a [ProductDiscount](ctp:api:type:ProductDiscount) has been applied.
48+
Set if a matching [ProductDiscount](ctp:api:type:ProductDiscount) exists.
4949
If set, the API uses the DiscountedPrice value for the [Line Item price selection](/../api/pricing-and-discounts-overview#line-item-price-selection).
5050
When a [relative discount](ctp:api:type:ProductDiscountValueRelative) has been applied and the fraction part of the DiscountedPrice `value` is 0.5, the `value` is rounded in favor of the customer with [half-down rounding](https://en.wikipedia.org/wiki/Rounding#Rounding_half_down).
5151

0 commit comments

Comments
 (0)