星巴克API接口开发
请求参数说明
store_id | string | 是 | 1 | 店铺ID |
store_code | string | 门店ID。外送模式不用传,会按经纬度匹配门店 | ||
lng | string | 收货地址经度,外送模式必传 | ||
lat | string | 收货地址纬度,外送模式必传 | ||
order_type | number | 是 | 1 | 就餐类型:1=堂食 2=外卖 |
请求参数说明
store_id | string | 是 | 1 | 店铺ID |
store_code | string | 门店ID。外送模式不用传,会按经纬度匹配门店 | ||
lng | string | 收货地址经度,外送模式必传 | ||
lat | string | 收货地址纬度,外送模式必传 | ||
order_type | number | 是 | 1 | 就餐类型:1=堂食 2=外卖 |