Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (8 loc) · 557 Bytes

BatchRetrieveOrdersRequest.md

File metadata and controls

16 lines (8 loc) · 557 Bytes

Square.Connect.Model.BatchRetrieveOrdersRequest

Description

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

Properties

Name Type Description Notes
OrderIds List The IDs of the orders to retrieve. A maximum of 100 orders can be retrieved per request.

[Back to Model list] [Back to API list] [Back to README]