获取门店下的提现记录
GET
http://shop.qianniangy.net/addons/zjhj_mall/core/web/index.php?r=api%2Fagent%2Fstore%2Fstorefront-cash&access_token=YDr9T5weMcOIuzbdBVKRg-anoY04c3ic&store_id=11&status=-1&page=1&limit=20
请求参数
参数名
类型
描述
必填
r
string
示例:api/agent/store/storefront-cash
必填
access_token
string
示例:YDr9T5weMcOIuzbdBVKRg-anoY04c3ic
必填
store_id
int
示例:11 门店id
必填
status
int
示例:-1 申请状态 -1:全部 0:申请中 1:已提现 2:被驳回
必填
page
int
示例:1
必填
limit
int
示例:20
必填