squareconnect.models.batch_retrieve_orders_request
Defines the fields that are included in requests to the BatchRetrieveOrders endpoint.
| Name | Type | Description | Notes |
|---|---|---|---|
| order_ids | list[str] | The IDs of the orders to retrieve. A maximum of 100 orders can be retrieved per request. |