{
"errorMessage": "string",
"code": 0,
"aboutUrl": "string",
"traceId": "string",
"imageUrls": [
"https://example.com/processed_image1.jpg",
"https://example.com/processed_image2.jpg"
],
"downloadUrls": [
"https://example.com/download/processed_image1.jpg",
"https://example.com/download/processed_image2.jpg"
],
"successCount": 2,
"failureCount": 0,
"processingTime": 1500
}