CCRCOPENAUTH: ********************curl --location --request GET 'https://open.lcchunyi.com/v1test/ccrc/merchandise/pool/search?typeCode=&itemCode=&name=' \
--header 'CCRCOPENAUTH: <api-key>'{
"code": "string",
"message": "string",
"data": [
{
"id": 0,
"typeCode": 0,
"itemId": 0,
"itemCode": 0,
"name": "string",
"description": "string"
}
],
"success": true
}