Files
medusa-store/docs/api/store/components/schemas/StorePostCustomersCustomerOrderClaimReq.yaml
T

10 lines
156 B
YAML

type: object
required:
- order_ids
properties:
order_ids:
description: The ids of the orders to claim
type: array
items:
type: string