chore(docs): Updated API Reference (v2) (#9033)
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:
committed by
GitHub
parent
20545b194e
commit
cf3c25addf
@@ -9,12 +9,7 @@ required:
|
||||
- labels
|
||||
- order
|
||||
- order_id
|
||||
- shipping_option_id
|
||||
- data
|
||||
- packed_at
|
||||
- shipped_at
|
||||
- delivered_at
|
||||
- canceled_at
|
||||
- metadata
|
||||
properties:
|
||||
location_id:
|
||||
@@ -28,18 +23,6 @@ properties:
|
||||
delivery_address:
|
||||
type: object
|
||||
description: The fulfillment's delivery address.
|
||||
required:
|
||||
- first_name
|
||||
- last_name
|
||||
- phone
|
||||
- company
|
||||
- address_1
|
||||
- address_2
|
||||
- city
|
||||
- country_code
|
||||
- province
|
||||
- postal_code
|
||||
- metadata
|
||||
properties:
|
||||
first_name:
|
||||
type: string
|
||||
@@ -95,8 +78,6 @@ properties:
|
||||
- sku
|
||||
- quantity
|
||||
- barcode
|
||||
- line_item_id
|
||||
- inventory_item_id
|
||||
properties:
|
||||
title:
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user