CatalogInfoResponseLimits

March 13, 2019 ยท View on GitHub

Description

Properties

NameTypeDescriptionNotes
batchUpsertMaxObjectsPerBatchIntegerThe maximum number of objects that may appear within a single batch in a `/v2/catalog/batch-upsert` request.[optional]
batchUpsertMaxTotalObjectsIntegerThe maximum number of objects that may appear across all batches in a `/v2/catalog/batch-upsert` request.[optional]
batchRetrieveMaxObjectIdsIntegerThe maximum number of object IDs that may appear in a `/v2/catalog/batch-retrieve` request.[optional]
searchMaxPageLimitIntegerThe maximum number of results that may be returned in a page of a `/v2/catalog/search` response.[optional]
batchDeleteMaxObjectIdsIntegerThe maximum number of object IDs that may be included in a single `/v2/catalog/batch-delete` request.[optional]
updateItemTaxesMaxItemIdsIntegerThe maximum number of item IDs that may be included in a single `/v2/catalog/update-item-taxes` request.[optional]
updateItemTaxesMaxTaxesToEnableIntegerThe maximum number of tax IDs to be enabled that may be included in a single `/v2/catalog/update-item-taxes` request.[optional]
updateItemTaxesMaxTaxesToDisableIntegerThe maximum number of tax IDs to be disabled that may be included in a single `/v2/catalog/update-item-taxes` request.[optional]
updateItemModifierListsMaxItemIdsIntegerThe maximum number of item IDs that may be included in a single `/v2/catalog/update-item-modifier-lists` request.[optional]
updateItemModifierListsMaxModifierListsToEnableIntegerThe maximum number of modifier list IDs to be enabled that may be included in a single `/v2/catalog/update-item-modifier-lists` request.[optional]
updateItemModifierListsMaxModifierListsToDisableIntegerThe maximum number of modifier list IDs to be disabled that may be included in a single `/v2/catalog/update-item-modifier-lists` request.[optional]