{
"messages": [
"<string>"
],
"succeeded": true,
"data": [
{
"id": 123,
"userId": "<string>",
"user": "<string>",
"asin": "<string>",
"barCode": "<string>",
"taskState": 0,
"assignmentDate": "2023-11-07T05:31:56Z",
"finishedOn": "2023-11-07T05:31:56Z",
"createdOn": "2023-11-07T05:31:56Z",
"duration": 123,
"processingDuration": 123
}
],
"currentPage": 123,
"totalPages": 123,
"totalCount": 123,
"pageSize": 123,
"hasPreviousPage": true,
"hasNextPage": true
}