curl --location --request GET 'https://api.dev.geadev.com/wms/api.wms.v1.WMSInternalHandoverSessionAPI/ListHandoverSessionItems?message&encoding&base64&compression&connect' \
--header 'Connect-Protocol-Version;' \
--header 'Connect-Timeout-Ms;'{
"data": [
{
"id": 0,
"handoverSessionId": 0,
"handoverSessionCode": "string",
"orCode": "string",
"clientOrCode": "string",
"manifestCode": "string",
"trackingCode": "string",
"action": "scan_out",
"createdAt": "2023-01-15T01:30:15.01Z",
"updatedAt": "2023-01-15T01:30:15.01Z",
"warehouseCode": "string",
"scanEvidenceUrl": "string",
"clientOrRefCode": "string",
"carrierCode": "string",
"serviceCode": "string"
}
]
}