curl --location --request GET 'http://dev-cn.your-api-server.com/api/starBucks/goods/?orderType&shopId&appId&nonce&sign×tamp'
{
"data": {
"coffeeSkuMapping": {
"property1": {
"id": "string",
"key": "string",
"price": 0,
"salePrice": 0,
"skuId": "string"
},
"property2": {
"id": "string",
"key": "string",
"price": 0,
"salePrice": 0,
"skuId": "string"
}
},
"customizationData": {
"category": "string",
"categoryName": "string",
"categoryType": "string",
"code": "string",
"customizations": [
{
"code": "string",
"displayType": "string",
"extraList": [
{
"attribute": "string",
"code": "string",
"countFilter": {},
"descImgUrl": {},
"description": "string",
"detail": {},
"hide": {},
"id": "string",
"isDefault": 0,
"must": {},
"name": "string",
"node": {},
"picName": "string",
"picNameSelected": "string",
"picUrl": "string",
"price": 0,
"repurchase": {},
"sequence": 0,
"showDescriptionView": {},
"showNewFlag": {},
"status": 0,
"stock": {},
"stockLimit": {},
"unit": {},
"unitDescription": {},
"unitTitle": {},
"width": {}
}
],
"hide": 0,
"isFold": {},
"must": 0,
"name": "string",
"needResetSpecifications": {},
"parentCategoryCode": {},
"parentCode": {},
"resetDefaultNumber": 0,
"sequence": 0,
"specificationCode": "string"
}
],
"defaultImage": "string",
"description": "string",
"failureCause": "string",
"hasCrossSell": 0,
"hasUpsell": 0,
"id": "string",
"mediaInfo": {},
"name": "string",
"newFlag": "string",
"node": "string",
"price": 0,
"productDesc": "string",
"salePrice": 0,
"sequence": 0,
"specificationList": [
"string"
],
"status": 0,
"stock": 0,
"type": 0
},
"langConfig": {},
"rules": [
{}
]
},
"errCode": "string",
"errMessage": "string"
}