商品详情1.0

拥有此API的权限集
商品管理-查询

接口描述

  • 若需要更多的相关商品详情字段,可使用商品详情2.0

请求方式及url

  • 请求方式:POST
  • 请求头:Content-Type:application/json
  • 接口地址:https://api.xiaoe-tech.com/xe.goods.detail.get/3.0.0
  • 频率限制:10秒3000次

在线调试工具

请求

响应

请求参数

参数名 必选 类型 说明 备注(示例)
access_token string 专属token ...
data.goods_id string 资源id ...
data.goods_type int 资源类型 图文-1,音频-2,视频-3,直播-4,会员-5,专栏-6,大专栏-8,电子书-20

请求示例

{
    "access_token":"xe_xxxxx",
    "data" : {
        "goods_id":"i_xxxxxxxx",
        "goods_type":1
    }
}

返回参数

参数名 必选 类型 说明 备注
code int 返回码 0-成功,其他失败
msg string 返回信息 ...
data object 返回数据 ...
data.resource_info object 资源详情 ...

资源信息resource_info

参数名 必选 类型 说明 备注
title string 资源名 ...
summary string 简介 ...
content string 内容 ...
img_url string 资源图 ...
img_url_compressed string 资源压缩图 ...
is_try int 是否试用(0-否,1-是) 已弃用
is_free int 是否免费(0-否,1-是) 已弃用
state int 0-正常, 1-隐藏, 2-删除
sale_status int 上下架状态 0-上架,1-下架
price int 价格(分) 单位:分
line_price int 划线价格(分) 单位:分
view_count int 资源浏览量 ...
total_chapters int 电子书章节数 ...
author string 作者 ...
periodical_count int 专栏期数 ...
audio_length int 音频时长(goods_type为2时才有意义,其他默认为0) 单位:秒

备注

  • code=0时,成功,resource_info返回json数组
  • code=3057时,暂时不支持查询的资源类型,resource_info返回空数组
  • code=7时,找不到资源,resource_info返回空数组
  • code=21时,资源已删除,resource_info返回空数组
  • resource_type资源类型有:1-图文,2-音频,3-视频,4-直播,5-会员,6-专栏,7-圈子,8-大专栏,9-活动管理,16-付费打卡,20-电子书,21-实物商品,23-超级会员,25-训练营,29-线下课,31-小班课,34-练习,35-班课,37-大班课,41-有价优惠券,42-课时包,45-AI互动课,46-付费问答,47-付费问答-答主,50-课程(训练营pro),68-服务类商品

返回示例

{
    "code": 0,
    "msg": "成功",
    "data": {
        "resource_info": {
            "img_url": "http://xxxx.gif",
            "img_url_compressed": "http://xxxx.gif",
            "price": 1,
            "title": "就叫会员名称的会员",
            "summary": "简介",
            "line_price": 200,
            "state": 0,
            "content": "<p>详情</p><p style=\"white-space: normal;\">挖到</p><p class=\"p1\" style=\"white-space: normal;\">/*</p><p class=\"p1\" style=\"white-space: normal;\"><span class=\"Apple-converted-space\">&nbsp;</span>GIO弹框跳转详情页openUrl定义</p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>1.课程详情页<span class=\"Apple-converted-space\">&nbsp;&nbsp;</span></span>http://xiaoe/course_detail_page?resource_id=value1&amp;resource_type=value2</p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>2.商品分组页面&nbsp;</span>http://xiaoe/commodity_group_page?group_id=value1&amp;title=value2</p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>3.查看全部页面&nbsp;</span>http://xiaoe/check_more_page?tag_id=value1&amp;title=value2</p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>3.企业大学页面&nbsp;</span>http://xiaoe/company_college_page?micro_page_id=value1&amp;title=value2</p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>4.超级会员页面&nbsp;</span>http://xiaoe/super_member_info_page</p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>5.超级会员购买页面&nbsp;</span>http://xiaoe/super_member_pay_page</p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>7.会员课程购买页面&nbsp;</span>http://xiaoe/member_course_pay_page?resource_id=value1&amp;resource_type=value2</p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>8.邀请好友页面:&nbsp;</span>http://xiaoe/invite_friends</p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>9.优惠劵页面:&nbsp;</span>http://xiaoe/coupon_list_page</p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>10.兑换码页面:&nbsp;</span>http://xiaoe/redeem_code</p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>11.课程tab:&nbsp;</span>http://xiaoe/tabbar_course_page</p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>12.已购tab:&nbsp;</span>http://xiaoe/tabbar_purchased_page</p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>13.我的tab:&nbsp;</span>http://xiaoe/tabbar_mine_page</p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>14.联名会员页面给链接:<span class=\"Apple-converted-space\">&nbsp;&nbsp;</span></span>http://xiaoe/Co_branded_member</p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>15.我的tab:&nbsp;</span>http://xiaoe/tabbar_home_page</p><p class=\"p1\" style=\"white-space: normal;\"><span class=\"Apple-converted-space\">&nbsp;</span>*/</p><p class=\"p1\" style=\"white-space: normal;\"><br/></p><p class=\"p1\" style=\"white-space: normal;\">/*</p><p class=\"p1\" style=\"white-space: normal;\"><span class=\"Apple-converted-space\">&nbsp;</span>GIO弹框跳转详情页openUrl定义</p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>1.课程详情页<span class=\"Apple-converted-space\">&nbsp;&nbsp;</span></span><a href=\"http://xiaoe/course_detail_page?resource_id=value1&resource_type=value2\" target=\"_self\" title=\"1.课程详情页\">http://xiaoe/course_detail_page?resource_id=value1&amp;resource_type=value2</a></p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>2.商品分组页面&nbsp;</span><a href=\"http://xiaoe/commodity_group_page?group_id=value1&title=value2\" target=\"_self\" title=\"2.商品分组页面\">http://xiaoe/commodity_group_page?group_id=value1&amp;title=value2</a></p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>3.查看全部页面&nbsp;</span><a href=\"http://xiaoe/check_more_page?tag_id=value1&title=value2\" target=\"_self\">http://xiaoe/check_more_page?tag_id=value1&amp;title=value2</a></p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>3.企业大学页面&nbsp;</span><a href=\"http://xiaoe/company_college_page?micro_page_id=value1&title=value2\" target=\"_self\">http://xiaoe/company_college_page?micro_page_id=value1&amp;title=value2</a></p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>4.超级会员页面&nbsp;</span><a href=\"http://xiaoe/super_member_info_page\" target=\"_self\">http://xiaoe/super_member_info_page</a></p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>5.超级会员购买页面&nbsp;</span><a href=\"http://xiaoe/super_member_pay_page\" target=\"_self\">http://xiaoe/super_member_pay_page</a></p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>7.会员课程购买页面&nbsp;</span><a href=\"http://xiaoe/member_course_pay_page?resource_id=value1&resource_type=value2\" target=\"_self\">http://xiaoe/member_course_pay_page?resource_id=value1&amp;resource_type=value2</a></p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>8.邀请好友页面:&nbsp;</span><a href=\"http://xiaoe/invite_friends\" target=\"_self\">http://xiaoe/invite_friends</a></p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>9.优惠劵页面:&nbsp;</span><a href=\"http://xiaoe/coupon_list_page\" target=\"_self\">http://xiaoe/coupon_list_page</a></p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>10.兑换码页面:&nbsp;</span><a href=\"http://xiaoe/redeem_code\" target=\"_self\">http://xiaoe/redeem_code</a></p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>11.课程tab:&nbsp;</span><a href=\"http://xiaoe/tabbar_course_page\" target=\"_self\">http://xiaoe/tabbar_course_page</a></p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>12.已购tab:&nbsp;</span><a href=\"http://xiaoe/tabbar_purchased_page\" target=\"_self\">http://xiaoe/tabbar_purchased_page</a></p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>13.我的tab:&nbsp;</span><a href=\"http://xiaoe/tabbar_mine_page\" target=\"_self\">http://xiaoe/tabbar_mine_page</a></p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>14.联名会员页面给链接:<span class=\"Apple-converted-space\">&nbsp;&nbsp;</span></span><a href=\"http://xiaoe/Co_branded_member\" target=\"_self\">http://xiaoe/Co_branded_member</a></p><p class=\"p2\" style=\"white-space: normal;\"><span class=\"s1\"><span class=\"Apple-converted-space\">&nbsp;</span>15.我的tab:&nbsp;</span><a href=\"http://xiaoe/tabbar_home_page\" target=\"_self\">http://xiaoe/tabbar_home_page</a></p><p class=\"p1\" style=\"white-space: normal;\"><span class=\"Apple-converted-space\">&nbsp;</span>*/</p><p><br/></p>",
            "sale_status": 0,
            "periodical_count": 3,
            "is_try": 0,
            "is_free": 0,
            "view_count": 0,
            "total_chapters": 0,
            "author": "",
            "audio_length": 0
        }
    }
}

results matching ""

    No results matching ""