chore(docs): Generated API Reference (#5601)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
olivermrbl
parent
02e2ee4e8a
commit
01d4047976
+4
@@ -1,4 +1,5 @@
|
||||
type: object
|
||||
description: The details of the fulfillment to be created.
|
||||
required:
|
||||
- items
|
||||
properties:
|
||||
@@ -17,6 +18,9 @@ properties:
|
||||
quantity:
|
||||
description: The quantity of the Line Item to fulfill.
|
||||
type: integer
|
||||
location_id:
|
||||
type: string
|
||||
description: The ID of the location where the items will be fulfilled from.
|
||||
no_notification:
|
||||
description: >-
|
||||
If set to `true`, no notification will be sent to the customer related to
|
||||
|
||||
Reference in New Issue
Block a user