10 lines
156 B
YAML
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
|