文档
测试
GET
{{baseUrl}}/manager/function-places-apply/export?userId={{userId}}&userType={{userType}}&accessToken={{accessToken}}&kw={{kw}}&status={{status}}&startTime={{startTime}}&endTime={{endTime}}

请求头

参数名
类型
描述
必填
Accept
string
示例:application/json
可选

请求参数

参数名
类型
描述
必填
userId
string
示例:{{userId}}
可选
userType
string
示例:{{userType}}
可选
accessToken
string
示例:{{accessToken}}
可选
kw
string
示例:{{kw}}
可选
status
string
示例:{{status}}
可选
startTime
string
示例:{{startTime}}
可选
endTime
string
示例:{{endTime}}
可选