Square.Connect.Model.BatchRetrieveOrdersResponse

August 16, 2019 ยท View on GitHub

Description

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

Properties

NameTypeDescriptionNotes
OrdersList<Order>The requested orders. This will omit any requested orders that do not exist.[optional]
ErrorsList<Error>Any errors that occurred during the request.[optional]

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

Contents

  1. 0.1Description
  2. 1Properties