chore(docs): Updated API Reference (v2) (#9437)

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-10-03 07:48:54 +00:00
committed by GitHub
co-authored by Shahed Nasser
parent 97c193be1b
commit 21badd069d
894 changed files with 35649 additions and 28168 deletions
@@ -7,19 +7,18 @@ required:
- return_requested_total
- order_change
- currency_code
- version
- id
- created_at
- updated_at
- email
- version
- region_id
- customer_id
- sales_channel_id
- email
- payment_collections
- payment_status
- fulfillment_status
- summary
- metadata
- created_at
- updated_at
- original_item_total
- original_item_subtotal
- original_item_tax_total
@@ -48,7 +47,7 @@ properties:
title: return_requested_total
description: The total of the requested return.
order_change:
$ref: ./BaseOrderChange.yaml
$ref: ./AdminOrderChange.yaml
items:
type: array
description: The order's items.
@@ -120,7 +119,7 @@ properties:
title: variant_id
description: The ID of the associated variant.
product:
$ref: ./BaseProduct.yaml
$ref: ./AdminProduct.yaml
product_id:
type: string
title: product_id
@@ -181,8 +180,8 @@ properties:
description: Whether the item's price includes taxes.
compare_at_unit_price:
type: number
title: The original price of the item before a promotion or sale.
description: The
title: compare_at_unit_price
description: The original price of the item before a promotion or sale.
unit_price:
type: number
title: unit_price
@@ -519,7 +518,7 @@ properties:
type: array
description: The order's fulfillments.
items:
$ref: ./BaseOrderFulfillment.yaml
$ref: ./AdminOrderFulfillment.yaml
fulfillment_status:
type: string
description: The order's fulfillment status.