chore(docs): Updated API Reference (v2) (#8686)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
This commit is contained in:
@@ -13429,6 +13429,11 @@ components:
|
||||
description: The order's payment collections.
|
||||
items:
|
||||
$ref: '#/components/schemas/AdminPaymentCollection'
|
||||
fulfillments:
|
||||
type: array
|
||||
description: The order's fulfillments.
|
||||
items:
|
||||
$ref: '#/components/schemas/BaseOrderFulfillment'
|
||||
id:
|
||||
type: string
|
||||
title: id
|
||||
@@ -13489,11 +13494,6 @@ components:
|
||||
- partially_refunded
|
||||
- refunded
|
||||
- requires_action
|
||||
fulfillments:
|
||||
type: array
|
||||
description: The order's fulfillments.
|
||||
items:
|
||||
$ref: '#/components/schemas/BaseOrderFulfillment'
|
||||
fulfillment_status:
|
||||
type: string
|
||||
enum:
|
||||
|
||||
Reference in New Issue
Block a user