Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 585 Bytes

BatchRetrieveOrdersRequest.md

File metadata and controls

15 lines (9 loc) · 585 Bytes

BatchRetrieveOrdersRequest

squareconnect.models.batch_retrieve_orders_request

Description

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

Properties

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.

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