SquareConnect::BatchRetrieveCatalogObjectsRequest

June 12, 2019 ยท View on GitHub

Description

Properties

NameTypeDescriptionNotes
object_idsArray<String>The IDs of the CatalogObjects to be retrieved.
include_related_objectsBOOLEANIf `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, CatalogTaxes, CatalogImages 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]