chore: update API reference for 2.10.2 (#13499)
This commit is contained in:
@@ -24,6 +24,7 @@ required:
|
||||
- item_total
|
||||
- item_subtotal
|
||||
- item_tax_total
|
||||
- item_discount_total
|
||||
- original_total
|
||||
- original_subtotal
|
||||
- original_tax_total
|
||||
@@ -37,6 +38,7 @@ required:
|
||||
- shipping_total
|
||||
- shipping_subtotal
|
||||
- shipping_tax_total
|
||||
- shipping_discount_total
|
||||
- original_shipping_total
|
||||
- original_shipping_subtotal
|
||||
- original_shipping_tax_total
|
||||
@@ -667,3 +669,11 @@ properties:
|
||||
type: number
|
||||
title: credit_line_total
|
||||
description: The draft order preview's credit line total.
|
||||
item_discount_total:
|
||||
type: number
|
||||
title: item_discount_total
|
||||
description: The total discount amount applied on the draft order's items.
|
||||
shipping_discount_total:
|
||||
type: number
|
||||
title: shipping_discount_total
|
||||
description: The total discount amount applied on the draft order's shipping.
|
||||
|
||||
Reference in New Issue
Block a user