{
"count": 123,
"offset": 123,
"dataSetCount": 123,
"items": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"transactionNumber": "<string>",
"transactionType": "<string>",
"completedAt": "2023-11-07T05:31:56Z",
"tag": "<string>",
"lineItems": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"productName": "<string>",
"sku": "<string>",
"lostAmount": 123,
"foundAmount": 123,
"putInQuarantineAmount": 123,
"releaseFromQuarantineAmount": 123
}
]
}
]
}