Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 878 Bytes

BatchRetrieveCatalogObjectsRequest.md

File metadata and controls

13 lines (7 loc) · 878 Bytes

SquareConnect.BatchRetrieveCatalogObjectsRequest

Description

Properties

Name Type Description Notes
object_ids [String] The IDs of the CatalogObjects to be retrieved.
include_related_objects Boolean If `true`, the response will include additional objects that are related to the requested objects, as follows: If the `objects` field of the response contains a CatalogItem, its associated CatalogCategory objects, CatalogTax objects, CatalogImage objects and CatalogModifierLists will be returned in the `related_objects` field of the response. If the `objects` field of the response contains a CatalogItemVariation, its parent CatalogItem will be returned in the `related_objects` field of the response. [optional]