文档
测试

油站列表

GET
http://ck7xqzw.nat.ipyingshe.com/api/gas-stations

请求参数

参数名
类型
描述
必填
ways
string
示例:1,2,3 道路类型s(1高速,2国道,3其他,多个用英文逗号隔开)
可选
brandTypes
string
示例:1,2,3 品牌类型(1国营央企,2民营私企,3外企/合资)
可选
page
string
示例:0 (页码 从0开始)
可选
size
string
示例:10 (每页条数)
可选
provinceId
string
例:320000 省地区编码
可选
cityId
string
例:320200 市地区编码
可选
oilNo
例:"0" 油品编号 不带#
可选
ifDisplay
boolean
true 必传
可选
ifShow
boolean
true 必传
可选

响应参数

参数名
类型
描述
必填
gasStationId
int
示例:41974 //油站id
必填
way
int
示例:2 //道路类型(1高速,2国道,3其他)
必填
name
string
示例:庆阳沙井子矿区加油站(西) //油站名称
必填
provinceId
int
示例:620000 //省份ID
必填
cityId
int
示例:621000 //市ID
必填
districtId
int
示例:621022 //区县ID
必填
logoSmall
string
示例:https://image.nucarf.net//Image/2019/1128/5ddf5e456425c3665.png //小logo 图片链接
必填
logoBig
object
示例:null //大logo 图片链接
必填
address
string
示例:甘肃省庆阳市环县洪德乡中国油联加油站 //加油站详情地址
必填
lng
float
示例:107.238334 //经度
必填
lat
float
示例:36.633533 //纬度
必填
type
int
示例:4 //油站类型:1 中石油,2 中石化,3 壳牌,4 其他
必填
ifProviderInvoice
object
示例:null //是否能开发票0 油站开票1 车主邦开票
必填
czbStationId
object
示例:null //车主邦油站ID
必填
etcsdStationId
object
示例:null //山东高速信联支付油站ID
必填
wjyStationId
string
示例:8121 //万金油油站ID
必填
zywStationId
object
示例:null //找油网油站ID
必填
distance
int
示例:0 // 距离
必填
minPrice
int
示例:0 //最低价格
必填
brandType
int
示例:2 //品牌类型(1国营央企,2民营私企,3外企/合资)
必填
oilNos
string
示例:0,-10,-20 // 包含油品(多个英文逗号隔开)
必填
ifShow
boolean
示例:true
必填