List item issues for a given processing result
GET {{baseUrl}}/catalogs/processing_results/:processing_result_id/item_issues?bookmark=est occaecat&page_size=25&item_numbers=1&item_numbers=5&item_validation_issue=IMAGE_LINK_INVALID
List item validation issues for a given feed processing result. Please note that for now query parameters 'itemnumbers' and 'itemvalidation_issue' cannot be used simultaneously until it is implemented in some release in the future.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
bookmark | string | Cursor used to fetch the next page of items | |
page_size | number | Maximum number of items to include in a single page of the response. See documentation on <a href='/docs/getting-started/pagination/'>Pagination</a> for more information. | |
item_numbers | number | Item number based on order of appearance in the Catalogs Feed. For example, '0' refers to first item found in a feed that was downloaded from a 'location' specified during feed creation. | |
item_numbers | number | Item number based on order of appearance in the Catalogs Feed. For example, '0' refers to first item found in a feed that was downloaded from a 'location' specified during feed creation. | |
item_validation_issue | string | Filter item validation issues that have a given type of item validation issue. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"items":[{"item_number":0,"item_id":"DS0294-L","errors":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"warnings":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"item_number":0,"item_id":"DS0294-L","errors":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"warnings":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"bookmark":"commodo qui occaecat"}