Skip to content

Commit

Permalink
Updated API from documentation release
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Nov 20, 2024
1 parent 971c1b4 commit b747e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-specs/api/types/order/Order.raml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ properties:
description: |
[Custom Line Items](ctp:api:type:CustomLineItems) that are part of the Order.
totalPrice:
type: TypedMoney
type: CentPrecisionMoney
description: |
Sum of the `totalPrice` field of all [LineItems](ctp:api:type:LineItem) and [CustomLineItems](ctp:api:type:CustomLineItem), and if available, the `price` field of [ShippingInfo](ctp:api:type:ShippingInfo).
If a discount applies on `totalPrice`, this field holds the discounted value.
Expand Down

0 comments on commit b747e1f

Please sign in to comment.