Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 510 Bytes

BatchRetrieveOrdersResponse.md

File metadata and controls

13 lines (8 loc) · 510 Bytes

SquareConnect.BatchRetrieveOrdersResponse

Description

Defines the fields that are included in the response body of a request to the BatchRetrieveOrders endpoint.

Properties

Name Type Description Notes
orders [Order] The requested orders. This will omit any requested orders that do not exist. [optional]
errors [Error] Any errors that occurred during the request. [optional]