{
"latitude": "string",
"longitude": "string",
"orderType": "string",
"shopId": "string"
}curl --location --request POST 'http://dev-cn.your-api-server.com/api/cot/shop_menu?appId&nonce&sign×tamp' \
--header 'Content-Type: application/json' \
--data-raw '{
"latitude": "string",
"longitude": "string",
"orderType": "string",
"shopId": "string"
}'{
"data": {
"menu": [
{
"iconUrl": "string",
"id": "string",
"items": [
{
"cheapestPriceType": "string",
"customMarketingLabel": {
"labelList": [
"string"
]
},
"detailImgUrl": "string",
"essentials": "string",
"firstActivitySku": {
"activityPrice": 0,
"amount": 0,
"businessTypes": [
{
"name": "string",
"value": 0
}
],
"defaultSku": 0,
"displayOncePrice": true,
"haltSale": 0,
"lowestPrice": 0,
"noSale": 0,
"noSaleMsg": "string",
"noSaleType": "string",
"qrCodeUrl": "string",
"quantity": 0,
"saleAmount": 0,
"saleOut": true,
"sellPrice": 0,
"skuBarcode": "string",
"skuId": "string",
"skuName": "string",
"skuNo": "string",
"skuShowName": "string",
"skusSpecs": [
{
"specItemName": "string",
"specItemNo": "string",
"specItemValue": "string",
"specItemValueName": "string"
}
],
"specialPriceActivity": {},
"spuShowName": "string",
"standardPrice": 0,
"tagPrintStatus": 0,
"tempSortId": 0
},
"firstSku": {
"activityPrice": 0,
"amount": 0,
"businessTypes": [
{
"name": "string",
"value": 0
}
],
"defaultSku": 0,
"displayOncePrice": true,
"haltSale": 0,
"lowestPrice": 0,
"noSale": 0,
"noSaleMsg": "string",
"noSaleType": "string",
"qrCodeUrl": "string",
"quantity": 0,
"saleAmount": 0,
"saleOut": true,
"sellPrice": 0,
"skuBarcode": "string",
"skuId": "string",
"skuName": "string",
"skuNo": "string",
"skuShowName": "string",
"skusSpecs": [
{
"specItemName": "string",
"specItemNo": "string",
"specItemValue": "string",
"specItemValueName": "string"
}
],
"specialPriceActivity": {},
"spuShowName": "string",
"standardPrice": 0,
"tagPrintStatus": 0,
"tempSortId": 0
},
"firstSkuFlag": true,
"itemId": 0,
"itemNo": "string",
"itemScore": "string",
"itemShowName": "string",
"litimgUrl": "string",
"lowestPrice": 0,
"makeType": 0,
"marketingLabel": "string",
"nowTime": 0,
"onlyForExchange": true,
"priceMarketingLabel": [
"string"
],
"prodCategoryCode": "string",
"productDesc": [
{
"descContent": "string",
"descName": "string"
}
],
"productTipsInfo": "string",
"quantityCount": 0,
"rank": 0,
"sellingPoints": "string",
"skuAllSaleOut": 0,
"skuCombinList": [
{
"activityPrice": 0,
"amount": 0,
"businessTypes": [
{
"name": "string",
"value": 0
}
],
"defaultSku": 0,
"displayOncePrice": true,
"haltSale": 0,
"lowestPrice": 0,
"noSale": 0,
"noSaleMsg": "string",
"noSaleType": "string",
"qrCodeUrl": "string",
"quantity": 0,
"saleAmount": 0,
"saleOut": true,
"sellPrice": 0,
"skuBarcode": "string",
"skuId": "string",
"skuName": "string",
"skuNo": "string",
"skuShowName": "string",
"skusSpecs": [
{
"specItemName": "string",
"specItemNo": "string",
"specItemValue": "string",
"specItemValueName": "string"
}
],
"specialPriceActivity": {},
"spuShowName": "string",
"standardPrice": 0,
"tagPrintStatus": 0,
"tempSortId": 0
}
],
"skuNum": 0,
"skuNumNew": 0,
"skuOnlineCount": 0,
"skuSamePrice": true,
"specItems": [
{
"specItemName": "string",
"specItemNo": "string",
"specValueList": [
{
"name": "string",
"recommendFlag": 0,
"value": "string"
}
]
}
],
"taxClassId": 0,
"title": "string"
}
],
"name": "string"
}
],
"shop": {
"areaCode": "string",
"banners": [
"string"
],
"brandCode": "string",
"description": "string",
"distance": 0,
"distanceStr": "string",
"endTime": "string",
"latitude": 0,
"longitude": 0,
"notice": "string",
"servicePhone": "string",
"services": [
"string"
],
"shopAddress": "string",
"shopBrand": {
"brandCode": "string",
"brandLogo": "string",
"brandName": "string",
"deliveryTips": "string",
"interfaceStatus": "Normal",
"openDelivery": true
},
"shopId": "string",
"shopLogoUrl": "string",
"shopName": "string",
"startTime": "string",
"status": "None",
"tags": [
"string"
],
"typeCode": "string",
"typeName": "string"
}
},
"errCode": "string",
"errMessage": "string"
}