产品详细
说明:获取产品详细信息
请求方式:POST(HTTPS
请求地址:https://btbapi.sctt.net/v1/products
请求包体:
{
    "product_id": 6211101305,
    "merchant_id": 281953,
    "request_time": "2023-02-09 11:48:00",
    "language": "zh-cn",
    "sign": "225D9213E2EF97B6FB6C5C87288E1635"
}


参数说明:
参数 必须 类型 说明
product_id bigint 产品编号
merchant_id bigint 商户编号
request_time string 请求时间,格式:“yyyy-MM-dd HH:mm:ss”
language string 语言标识(en-us,zh-cn
sign string 签名
返回结果:
{
	"code": 0,
	"msg": "ok",
	"data": {
		"online_status": 2,
		"agree_notes": null,
		"product_id": 6211124385,
		"title": "【猎人谷野生动物园】有效期扫码票",
		"sellstartdate": "",
		"sellenddate": "",
		"price": 39.9,
		"costprice": 32.2,
		"marketprice": 42,
		"locations": "猎人谷 (Hunter Valley)",
		"images": [
			{
				"imagesurl": "https://sctt-image.sctt.net/111/1635328518476.jpg?x-oss-process=image/resize,m_fill,w_600,h_380,g_center/format,webp"
			},
			{
				"imagesurl": "https://sctt-image.sctt.net/111/1635328491379.jpg?x-oss-process=image/resize,m_fill,w_600,h_380,g_center/format,webp"
			},
			{
				"imagesurl": "https://sctt-image.sctt.net/111/1635328506993.jpg?x-oss-process=image/resize,m_fill,w_600,h_380,g_center/format,webp"
			},
			{
				"imagesurl": "https://sctt-image.sctt.net/111/1635328527484.jpg?x-oss-process=image/resize,m_fill,w_600,h_380,g_center/format,webp"
			},
			{
				"imagesurl": "https://sctt-image.sctt.net/111/1635328541248.jpg?x-oss-process=image/resize,m_fill,w_600,h_380,g_center/format,webp"
			},
			{
				"imagesurl": "https://sctt-image.sctt.net/111/1635328552204.jpg?x-oss-process=image/resize,m_fill,w_600,h_380,g_center/format,webp"
			},
			{
				"imagesurl": "https://sctt-image.sctt.net/111/1635328675953.jpg?x-oss-process=image/resize,m_fill,w_600,h_380,g_center/format,webp"
			},
			{
				"imagesurl": "https://sctt-image.sctt.net/111/1635328689129.jpg?x-oss-process=image/resize,m_fill,w_600,h_380,g_center/format,webp"
			},
			{
				"imagesurl": "https://sctt-image.sctt.net/111/1635328699797.jpg?x-oss-process=image/resize,m_fill,w_600,h_380,g_center/format,webp"
			}
		],
		"cancel_type": 1,
		"cancels": [],
		"superioritys": [],
		"expenses_contain": [
			{
				"label": "猎人谷动物园单次门票-有效期扫码票 **扫码入园无需预定日期,有效期内随去随用**"
			}
		],
		"expenses_exclude": [
			{
				"label": "一切个人消费及费用包含中未提及的任何费用。"
			}
		],
		"age_explain": [
			{
				"label": "儿童年龄为3-15岁,16周岁及以上请预订成人票。"
			},
			{
				"label": "婴儿(不到3岁)可免票进园。"
			}
		],
		"used_pattern": [
			{
				"label": "预订成功后,我们会将电子确认单发送至您的邮箱。 *扫码入园票含code在确认单下方附加*"
			},
			{
				"label": "出行当日,只需在门口出示 扫码code 进园游玩。 请忽略扫码票上的名字等信息,只需用code。"
			},
			{
				"label": "婴儿(小于3岁)免费 (无需购票,建议方便携带年龄证明)。"
			}
		],
		"tips": [
			{
				"label": "园内公共场所禁止吸烟。"
			}
		],
		"disclaimer": [
			{
				"label": "产品预订成功后,我们会发送您确认单,有关预订以及参加注意事项等主要信息均会提供在确认单上,请务必阅读。如您未有任何反馈,我们视为您已阅读并知晓其确认单上所有信息。"
			},
			{
				"label": "我方作为中介代理机构,只负责代游客进行旅游产品预定。"
			},
			{
				"label": "我方建议游客购买旅游保险,各旅游景点、酒店和交通公司等旅游产品供应商将直接对旅游产品质量、服务和安全负责。我方不对所预定产品的任何安全问题负责。"
			},
			{
				"label": "若出现意外情况但未购买保险,我方仅协助处理。"
			},
			{
				"label": "因旅游产品供应商原因导致的预定被迫取消,我方会退还对应预定的全额款项但不做额外赔偿。"
			},
			{
				"label": "我方会尽量协助游客与旅游产品供应商沟通协商解决方案。"
			}
		],
		"goodsitem": [
			{
				"good_id": 5211124137,
				"name": "Hunter Valley Wildlife Park 扫码门票",
				"sellpattern": 2,
				"startdate": "2022/11/17",
				"enddate": "2023/11/13",
				"online_status": 2,
				"quantityrequiredmin": 1,
				"quantityrequiredmax": 99,
				"goods_sku": [
					{
						"sku_id": 521112413701,
						"title": "成人",
						"price": 39.9,
						"costprice": 32.2,
						"minquantity": 0,
						"maxquantity": 99,
						"age": "16+",
						"independent": 1,
						"sorting": 1
					}
				]
			}
		],
		"product_notes": "<p><b>扫码入园无需预定日期</b></p><p>猎人谷动物园是一家由当地家庭和企业支持的私人动物园。它坐落在美丽的猎人谷(Hunter Valley)中,占地10英亩,从澳大利亚本土动物到猴子和狐獴等奇异动物应有尽有。猎人谷动物园有野餐区和免费的烧烤设施,所以来吧,让它成为一个家庭日。我们有特殊的饲料袋,可以用来喂养我们的农场动物和我们的步行袋鼠和鸟类鸟舍。<br></p><p>可以观赏到的动物:白狮、猴子、美洲鳄、塔斯马尼亚魔鬼、袋鼠、考拉、丁哥、爬行动物、鸟类、鬃狼、狐獴和新的动物,如环尾狐猴。</p>",
		"product_abstract": "",
		"localelist": [
			{
				"types": 1,
				"address": "138 Lomas Lane, Nulkaba NSW 2325",
				"longitude": "",
				"latitude": ""
			}
		],
		"event_starttime": "09:00~16:00",
		"event_notes": "最晚入园时间15:30",
		"labellist": [
			{
				"label": "立即出票"
			},
			{
				"label": "电子凭证"
			},
			{
				"label": "动物园"
			},
			{
				"label": "亲子同乐"
			}
		],
		"ispickupcompulsory": 0,
		"pickupLocation": [],
		"dropoffLocations": [],
		"booking_fields": [
			{
				"id": 3139,
				"page_label": "英文姓",
				"field_type": "String",
				"expand_type": 1,
				"expan_value": []
			},
			{
				"id": 3140,
				"page_label": "英文名",
				"field_type": "String",
				"expand_type": 1,
				"expan_value": []
			},
			{
				"id": 3141,
				"page_label": "邮箱",
				"field_type": "String",
				"expand_type": 1,
				"expan_value": []
			},
			{
				"id": 3142,
				"page_label": "手机",
				"field_type": "String",
				"expand_type": 1,
				"expan_value": []
			}
		],
		"traveler_fields": []
	}
}


参数说明:
参数 类型 说明
code int 状态码
msg string 接口返回信息
data object 接口返回数据
- online_status int 销售状态(1未开售,2销售中,3停售
- agree_notes string 预约备注
- product_id bigint 产品编号
- title string 产品名称
- sellstartdate string 可售日期(开始
- sellenddate string 可售日期(结束
- price float 售价
- costprice float 同行价格
- marketprice float 市场价
- locations string 所在城市(拆成国家/州省/城市)
- images list 图片列表
- - imagesurl string 图片地址
- cancel_type int 取消类型(1-不可取消 2-人工取消退款 3-按规则取消退款 4-不可退改 5-预约前免费取消,预约后不可取消
- cancels list 取消规则
- - canr_type string 类型(1,2,3,4,5
- - canr_startday string 开始天/天前
- - canr_endday string 结束天
- - canr_percent string
- - canr_text string 文本说明(多语言
- superioritys list 产品优势
- - label string -明细
- expenses_contain list 费用包含
- - label string 费用明细
- expenses_exclude list 费用不含
- - label string -费用不含明细
- age_explain list 人群说明
- - label string -人群说明明细
- used_pattern list 使用方式说明
- - label string -使用方式说明明细
- tips list 温馨提示
- - label string -明细
- disclaimer list 免责声明
- - label string -免责声明明细
- product_notes string 产品图文介绍(HTML
- product_abstract string 产品摘要
- event_starttime string 营业起始时间
- event_notes string 营业起始时间备注
- goodsitem list 商品套餐
- - good_id bigint 编号
- - name string 名称
- - sellpattern int 销售模式(1日历模式,2有效期模式
- - startdate string 开始(有效期产品
- - enddate string 结束(有效期产品
- - online_status int 销售状态(1-未开售,2-销售中,3-停售
- - quantityrequiredmin int 最小购买数
- - quantityrequiredmax int 最大购买数
- - goods_sku list 当前资源SKU List
- - - sku_id bigint SKU编号 (系统编号
- - - title string SKU标题(系统标题
- - - price float 价格
- - - costprice float 同行价格
- - - minquantity int 最小购买数
- - - maxquantity int 最大购买数
- - - age string 年龄说明
- - - independent int 允许独立销售(1允许,2不允许(需配合序号小于10的一起销售
- - - sorting int 序号
- localelist list 地点
- - types int 类型(1目的地,2集合地,3兑换点
- - address string 地址
- - longitude string 经度
- - latitude string 纬度
- labellist list label列表(属性标签,热门标签
- - label string 标题
- ispickupcompulsory int 接送点必填(0,1必填
- pickupLocation list 可选接送点(仅限免费接送点)
- - id int 主键
- - locationname string 接送点名称
- - address string 地址
- - longitude string 经度
- - latitude string 纬度
- - minutesprior int 需提前抵达分钟
- dropoffLocations list 下车点(同接送点
- booking_fields list 预订人填写
- - id int 主键
- - field_type string 字段类型(List,String,Date,Boolean,Bigint
- - page_label string 名称标题
- - expand_type int 填写要求(1-必填,2-非必填
- - expan_value list 可选项
- - - key string 值(对接值
- - - value string 名称
- traveler_fields list 出行人(同预订人
- timezone string 产品所在时区( 例:UTC-12:00,UTC+08:00
- advance_time int 提前小时,例:48
状态码说明:
状态码 说明
0 查询成功
4001 报文错误
4002 签名错误
4003 账号停用(商户账号,商户主账号
7004 产品不存在(sku错误,资源错误