Defines the fields that are included in the response body of a request to the BatchRetrieveOrders endpoint.
Name | Type | Description | Notes |
---|---|---|---|
Orders | List<Order> | The requested orders. This will omit any requested orders that do not exist. | [optional] |
Errors | List<Error> | Any errors that occurred during the request. | [optional] |