A valid request URL is required to generate request examples{
"startIndex": 123,
"pageSize": 123,
"pageCount": 123,
"totalCount": 123,
"items": [
{
"batchJobCode": "<string>",
"masterCatalog": 123,
"siteId": 123,
"catalogId": 123,
"retryCount": 123,
"itemKey": "<string>",
"processingStatus": "Waiting",
"status": 123,
"errors": [
{
"code": "<string>",
"itemKeys": [
{
"key": "<string>",
"value": "<string>"
}
],
"message": "<string>",
"field": "<string>",
"longMessage": "<string>",
"subErrors": "<array>"
}
],
"uri": "<string>",
"resourceType": "<string>",
"query": "<string>",
"localeCode": "<string>",
"currencyCode": "<string>",
"dataViewMode": 0,
"httpMethod": "<string>",
"correlationId": "<string>",
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}
]
}Retrieve a list of all batch job items. Query for items of a specific processing status and/or resource by appending ?processingStatus=&resourceType=. Resource type can be Products, ProductProperty, or Pricelistentries.
A valid request URL is required to generate request examples{
"startIndex": 123,
"pageSize": 123,
"pageCount": 123,
"totalCount": 123,
"items": [
{
"batchJobCode": "<string>",
"masterCatalog": 123,
"siteId": 123,
"catalogId": 123,
"retryCount": 123,
"itemKey": "<string>",
"processingStatus": "Waiting",
"status": 123,
"errors": [
{
"code": "<string>",
"itemKeys": [
{
"key": "<string>",
"value": "<string>"
}
],
"message": "<string>",
"field": "<string>",
"longMessage": "<string>",
"subErrors": "<array>"
}
],
"uri": "<string>",
"resourceType": "<string>",
"query": "<string>",
"localeCode": "<string>",
"currencyCode": "<string>",
"dataViewMode": 0,
"httpMethod": "<string>",
"correlationId": "<string>",
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}
]
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body