发现周边大牌点餐Api
  1. 库迪
发现周边大牌点餐Api
  • 接口注意事项
  • 接口安全
  • 回调说明
  • 渠道账号
    • 账号信息
      GET
  • 城市地区接口
    • 全国所有城市
      GET
    • 获取城市包含的行政区县
      GET
  • 门店接口
    • 点餐品牌列表
      GET
    • 点餐品牌
      GET
    • 店铺详情
      POST
    • 品牌附近门店
      POST
  • 必胜客
    • 商品详情
      GET
    • 下单
      POST
    • 必胜客扫码
      POST
    • 店铺菜单
      POST
  • 库迪
    • 商品详情
      GET
    • 下单
      POST
    • 店铺菜单
      POST
  • 肯德基
    • 商品详情
      GET
    • 下单
      POST
    • 店铺菜单
      POST
  • 麦当劳
    • 商品详情
      GET
    • 验单
      POST
    • 下单
      POST
    • 店铺菜单
      POST
  • 奈雪
    • 商品详情
    • 下单
    • 店铺菜单
  • 订单接口
    • 查询订单
    • 查询配送订单骑手位置
    • 订单列表
  • 瑞幸
    • 商品详情
    • 下单
    • 店铺菜单
  • 星巴克
    • 商品详情
    • 下单
    • 店铺菜单
  1. 库迪

店铺菜单

POST
/api/cot/shop_menu

请求参数

Query 参数

Body 参数application/json

示例
{
    "latitude": "string",
    "longitude": "string",
    "orderType": "string",
    "shopId": "string"
}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://dev-cn.your-api-server.com/api/cot/shop_menu?appId&nonce&sign&timestamp' \
--header 'Content-Type: application/json' \
--data-raw '{
    "latitude": "string",
    "longitude": "string",
    "orderType": "string",
    "shopId": "string"
}'

返回响应

🟢200成功
*/*
OK
Body

示例
{
    "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,
                            "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,
                            "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,
                                "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"
}
🟢201成功
🟠401没有权限
🟠403禁止访问
🟠404记录不存在
修改于 2025-02-28 10:19:51
上一页
下单
下一页
商品详情
Built with