List of Items API Error Codes

Error Response CodeError Description
INVALID_FIELD_START_INDEXstartIndex filed is less than zero
INVALID_FIELD_COUNTcount field is less than zero
ITEM_NAME_FILTER_IS_REQUIRED_WHEN_IS_RESTRICTED_SET_TO_FALSEfilter[itemName] field is required when isRestricted field is false
BRAND_NAME_FILTER_NOT_PERMITTED_WHEN_IS_RESTRICTED_IS_SET_TO_FALSEfilter[brandName] field is not permitted when isRestricted field is false
CATEGORY_FILTER_NOT_PERMITTED_WHEN_IS_RESTRICTED_IS_SET_TO_FALSEfilter[category] field is not permitted when isRestricted is false
SUBCATEGORY_FILTER_NOT_PERMITTED_WHEN_IS_RESTRICTED_IS_SET_TO_FALSEfilter[subCategory] filed is not permitted when isRestricted is false
UNABLE_TO_FETCH_ITEM_LISTnot able to fetch item list due to some internal server error
NO_RECORD_FOUNDno records are present if some invalid input is passed in request body
TOO_MANY_FILTERS_PROVIDED_IN_REQUESTrequest body exceeds supported size of 2048 characters
INVALID_EXPAND_VARIANTS_FILTER_COMBINATIONCan be set to true only with following filters: filter[itemId], filter[gtin]