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

商品详情

GET
/api/ruixing/goods/{goodsId}
商品详情

请求参数

Path 参数

Query 参数

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://dev-cn.your-api-server.com/api/ruixing/goods/?orderType&shopId&appId&nonce&sign&timestamp'

返回响应

🟢200成功
*/*
OK
Body

示例
{
    "data": {
        "abName": "string",
        "activityTagList": [
            "string"
        ],
        "amount": 0,
        "canCheck": 0,
        "celebrityCommentList": [
            "string"
        ],
        "checked": 0,
        "coffeeBeanConsumerInfo": {},
        "coffeeLabel": "string",
        "comboCode": "string",
        "comboId": 0,
        "comboProductList": [
            {}
        ],
        "commodityCode": "string",
        "currSeckillCount": 0,
        "dealDiscount": 0,
        "defaultDetailPicUrl": "string",
        "defaultPicUrl": "string",
        "desc": "string",
        "descriptionContent": "string",
        "descriptionTitle": "string",
        "detailDesc": "string",
        "discount": 0,
        "discountPrice": 0,
        "discountType": 0,
        "eatway": "string",
        "enName": "string",
        "estimatePriceContext": {},
        "firstOrderFlag": 0,
        "fixedNumber": 0,
        "growLableName": "string",
        "htmlDesc": "string",
        "initialPrice": 0,
        "inventoryType": 0,
        "isGift": 0,
        "isHaveStorageStock": 0,
        "isReachCondition": 0,
        "isSoeSpu": 0,
        "label": "string",
        "mallPayOffTitle": "string",
        "mallPayOffUrl": "string",
        "matchTicketStatus": 0,
        "maxAmount": 0,
        "memberCardPrice": 0,
        "memberTagList": [
            "string"
        ],
        "mode": 0,
        "multiSku": 0,
        "name": "string",
        "newMemberTag": "string",
        "oneOrderMultipleitems": 0,
        "payMoney": 0,
        "pictureUrlList": [
            "string"
        ],
        "popularityLabel": "string",
        "priceDesc": "string",
        "priceTag": {},
        "processTypeList": [
            "string"
        ],
        "productDetailBuyTips": "string",
        "productId": 0,
        "productInfoContext": {},
        "productRecommend": "string",
        "productType": 0,
        "promotionMsg": "string",
        "promptDesc": "string",
        "proposalId": 0,
        "proposalName": "string",
        "putAmount": 0,
        "recommendPriceDesc": "string",
        "restTime": 0,
        "saleAttrGroup": {
            "property1": "string",
            "property2": "string"
        },
        "saleAttrGroupSeq": [
            "string"
        ],
        "saleAttrGroupValues": {
            "property1": [
                "string"
            ],
            "property2": [
                "string"
            ]
        },
        "saleAttrGroupValuesRecommendSeq": {
            "property1": [
                "string"
            ],
            "property2": [
                "string"
            ]
        },
        "saleAttrGroupValuesRecommendSeqTag": {
            "property1": [
                {
                    "isRecommend": 0,
                    "seq": "string",
                    "tag": "string"
                }
            ],
            "property2": [
                {
                    "isRecommend": 0,
                    "seq": "string",
                    "tag": "string"
                }
            ]
        },
        "seckillCount": 0,
        "seckillInfo": {},
        "seckillPic": "string",
        "seckillPrice": 0,
        "showAttrGroupValues": [
            {
                "attrName": "string",
                "attrValue": "string"
            }
        ],
        "skuCode": "string",
        "skuList": [
            {
                "skuCode": "string",
                "skuSaleAttrSeq": {
                    "property1": [
                        "string"
                    ],
                    "property2": [
                        "string"
                    ]
                },
                "skuSaleAttrValue": {
                    "property1": [
                        "string"
                    ],
                    "property2": [
                        "string"
                    ]
                }
            }
        ],
        "soeImgUrl": "string",
        "sortId": 0,
        "stockMsg": "string",
        "stockSurplusAmount": 0,
        "storeyType": 0,
        "supportSend": 0,
        "tasteCollection": 0,
        "tasteDate": "string",
        "tasteId": 0,
        "tasteName": "string",
        "totalDiscountPrice": 0,
        "totalInitialPrice": 0,
        "totalPriceDes": "string",
        "transmission": {},
        "unCheckMsg": "string",
        "unit": "string",
        "usableTimes": 0,
        "videoUrl": "string",
        "warehouseProduct": 0
    },
    "errCode": "string",
    "errMessage": "string"
}
🟠401没有权限
🟠403禁止访问
🟠404记录不存在
修改于 2025-02-28 10:19:51
上一页
订单列表
下一页
下单
Built with