curl --location --request POST 'https://api.dev.geadev.com/wms/api.wms.v1.WMSInternalScannerAPI/ScanToGetEntry' \
--header 'Connect-Protocol-Version;' \
--header 'Connect-Timeout-Ms;' \
--header 'Content-Type: application/json' \
--data-raw '{
"scanCode": "string"
}'{
"data": {
"type": "string",
"clientCode": "string",
"warehouseCode": "string",
"orCode": "string",
"clientOrCode": "string",
"orType": "string",
"orStatus": "string",
"spCode": "string",
"spStatus": "string",
"clientSpCode": "string",
"clientCartonCode": "string",
"cartonStatus": "string",
"clientParcelCode": "string",
"trackingCode": "string",
"woCode": "string"
}
}