电子导游API> 电子导游景点信息同步接口 Scenic info sync
提供方:携程
调用方: 供应商
电子导游景点信息同步接口。电子导游景点信息内容同步小于100次/分钟,同一景点更新频率大于1次/分钟。
Provider: ctrip
Caller: supplier
Scenic site info synchronization api.Frequency of scenic info synchronization is under 100 times per minute.Info of same attraction site is synchronized above once per minute.
{ "header":{ "accountId":"xiecheng", "serviceName":"GuideScenicModify", "requestTime":"2017-01-05 10:00:00", "version":"1.0", "sign":"374d95774f17c3e354e73f7aaf21b5ec" }, "body":{ "sequenceId":"20171010abcd95774f17c3e354e73f7aaf21b5ec", "otaScenicId":"568898", "supplierScenicId":"568898", "supplierScenicName":"景点名称", "supplierScenicCode":"景点编码", "supplierScenicStatus":"景点状态", "contentProvider":{ "name":"内容提供者名称", "description":"内容提供者描述" }, "otaSalePrice":568.898, "otaSalePriceCurrency":"CNY", "supplierSalePrice":568.898, "supplierSalePriceCurrency":"CNY", "scenicPictureUrl":"https://ctrip.com/pic.jpg", "mapPictureUrl":"https://ctrip.com/pic.jpg", "mapPictureStyle":1, "mapSupplier":"BAIDU", "geohashTopLeft":{ "latitude":568898, "longitude":568898 }, "geohashBottomRight":{ "latitude":568898, "longitude":568898 }, "hasGroup":1 } }
{ "header":{ "resultCode":"0000", "resultMessage":"接收成功" } }