# BatchRetrieveOrdersRequest

### Description

Defines the fields that are included in requests to the BatchRetrieveOrders endpoint.

## Properties
Name | Getter | Setter | Type | Description | Notes
------------ | ------------- | ------------- | ------------- | ------------- | -------------
**order_ids** | getOrderIds() | setOrderIds($value) | **string[]** | The IDs of the orders to retrieve. A maximum of 100 orders can be retrieved per request. | 

Note: All properties are protected and only accessed via getters and setters.

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

