Skip to content

Commit b747e1f

Browse files
committed
Updated API from documentation release
1 parent 971c1b4 commit b747e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-specs/api/types/order/Order.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ properties:
5959
description: |
6060
[Custom Line Items](ctp:api:type:CustomLineItems) that are part of the Order.
6161
totalPrice:
62-
type: TypedMoney
62+
type: CentPrecisionMoney
6363
description: |
6464
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).
6565
If a discount applies on `totalPrice`, this field holds the discounted value.

0 commit comments

Comments
 (0)