BatchRetrieveOrdersRequest

April 10, 2019 ยท View on GitHub

Description

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

Properties

NameGetterSetterTypeDescriptionNotes
order_idsgetOrderIds()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] [Back to API list] [Back to README]