Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 2.24 KB

CatalogInfoResponseLimits.md

File metadata and controls

22 lines (16 loc) · 2.24 KB

SquareConnect.CatalogInfoResponseLimits

Description

Properties

Name Type Description Notes
batch_upsert_max_objects_per_batch Number The maximum number of objects that may appear within a single batch in a `/v2/catalog/batch-upsert` request. [optional]
batch_upsert_max_total_objects Number The maximum number of objects that may appear across all batches in a `/v2/catalog/batch-upsert` request. [optional]
batch_retrieve_max_object_ids Number The maximum number of object IDs that may appear in a `/v2/catalog/batch-retrieve` request. [optional]
search_max_page_limit Number The maximum number of results that may be returned in a page of a `/v2/catalog/search` response. [optional]
batch_delete_max_object_ids Number The maximum number of object IDs that may be included in a single `/v2/catalog/batch-delete` request. [optional]
update_item_taxes_max_item_ids Number The maximum number of item IDs that may be included in a single `/v2/catalog/update-item-taxes` request. [optional]
update_item_taxes_max_taxes_to_enable Number The maximum number of tax IDs to be enabled that may be included in a single `/v2/catalog/update-item-taxes` request. [optional]
update_item_taxes_max_taxes_to_disable Number The maximum number of tax IDs to be disabled that may be included in a single `/v2/catalog/update-item-taxes` request. [optional]
update_item_modifier_lists_max_item_ids Number The maximum number of item IDs that may be included in a single `/v2/catalog/update-item-modifier-lists` request. [optional]
update_item_modifier_lists_max_modifier_lists_to_enable Number The maximum number of modifier list IDs to be enabled that may be included in a single `/v2/catalog/update-item-modifier-lists` request. [optional]
update_item_modifier_lists_max_modifier_lists_to_disable Number The maximum number of modifier list IDs to be disabled that may be included in a single `/v2/catalog/update-item-modifier-lists` request. [optional]