x-token: ********************{
"id": 0
}curl --location --request POST 'https://api.gogpu.cn/common/goods/GetGoodsInfo' \
--header 'x-token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0
}'{
"code": 0,
"data": {
"content": "string",
"created_at": "string",
"expiration": 0,
"goods_type": {
"children": [
{}
],
"created_at": "string",
"id": 0,
"image": "string",
"name": "string",
"parent_id": 0,
"sort": 0,
"type": 0,
"updated_at": "string",
"v_type": 0
},
"gt_id": 0,
"id": 0,
"images": "string",
"inventory": 0,
"max_point_ratio": 0,
"name": "string",
"object_id": 0,
"pay_method": 0,
"points": 0,
"price": 0,
"recommended": 0,
"sell": 0,
"sort": 0,
"status": 0,
"tag": 0,
"updated_at": "string",
"uuid": "string"
},
"msg": "string"
}