{
"publishTime": "2019-08-24T14:15:22Z",
"uuid": "string",
"frameNum": 5
}
curl --location --request POST '/v1/search/getOcrInfoByUuids' \
--header 'appKey;' \
--header 'nonce;' \
--header 'timestamp;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data-raw '{
"publishTime": "2019-08-24T14:15:22Z",
"uuid": "string",
"frameNum": 5
}'