chore(docs): Generated API Reference (#3211)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9997485c55
commit
14b2de94e2
@@ -17,6 +17,7 @@ properties:
|
||||
description: The Claim Items that the Claim will consist of.
|
||||
type: array
|
||||
items:
|
||||
type: object
|
||||
required:
|
||||
- item_id
|
||||
- quantity
|
||||
@@ -63,6 +64,7 @@ properties:
|
||||
description: The new items to send to the Customer when the Claim type is Replace.
|
||||
type: array
|
||||
items:
|
||||
type: object
|
||||
required:
|
||||
- variant_id
|
||||
- quantity
|
||||
@@ -77,6 +79,7 @@ properties:
|
||||
description: The Shipping Methods to send the additional Line Items with.
|
||||
type: array
|
||||
items:
|
||||
type: object
|
||||
properties:
|
||||
id:
|
||||
description: The ID of an existing Shipping Method
|
||||
@@ -87,6 +90,9 @@ properties:
|
||||
price:
|
||||
description: The price to charge for the Shipping Method
|
||||
type: integer
|
||||
data:
|
||||
description: An optional set of key-value pairs to hold additional information.
|
||||
type: object
|
||||
shipping_address:
|
||||
type: object
|
||||
description: >-
|
||||
|
||||
Reference in New Issue
Block a user