chore(docs): Updated API Reference (v2) (#9666)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com> Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2ea766daf5
commit
8209d936a0
@@ -6,8 +6,6 @@ required:
|
||||
- shipping_method_id
|
||||
- total
|
||||
- subtotal
|
||||
- raw_total
|
||||
- raw_subtotal
|
||||
- id
|
||||
- code
|
||||
- rate
|
||||
@@ -28,12 +26,6 @@ properties:
|
||||
type: number
|
||||
title: subtotal
|
||||
description: The shipping method's total excluding taxes, including promotions.
|
||||
raw_total:
|
||||
type: object
|
||||
description: The tax line's raw total.
|
||||
raw_subtotal:
|
||||
type: object
|
||||
description: The tax line's raw subtotal.
|
||||
id:
|
||||
type: string
|
||||
title: id
|
||||
|
||||
Reference in New Issue
Block a user