Authorization: ********************curl --location --request GET '/iapi/v1/pro/pointsmall/crm/product/getproductbyid' \
--header 'Authorization: <api-key>'{
"id": 0,
"code": "string",
"price": 0,
"createTime": 0,
"updateTime": 0,
"type": "1",
"status": "0",
"details": [
{
"lang": "string",
"name": "string",
"description": "string",
"imageUrl": "string"
}
]
}