List of Brands API Error Codes
| Error Response Code | Error Description | 
|---|---|
| FILTER_NAME_IS_REQUIRED_WHEN_IS_RESTRICTED_IS_FALSE | filter[brandName] field is required when isRestricted field is false | 
| INVALID_FIELD_COUNT | count field is less than zero | 
| INVALID_FIELD_START_INDEX | startIndex filed is less than zero | 
| UNABLE_TO_FETCH_BRAND_LIST | not able to fetch brand list due to some internal server error | 
| NO_RECORD_FOUND | no records are present if some invalid input is passed in request body | 
| TOO_MANY_FILTERS_PROVIDED_IN_REQUEST | when length of input url in request body is more than 2048 characters | 
Updated 4 months ago
