商户提现记录
POST
/store/StoreWithdraw/getStoreWithdrawList
请求参数
参数名
类型
描述
必填
store_id
int
商户ID
必填
响应参数
参数名
类型
描述
必填
mid
int
商户ID
必填
amount
float
提现金额
必填
type
int
类型:1-微信 2-支付宝 3-现金
必填
account
int
提现账户
必填
is_audit
int
审核:1-审核中 2-审核通过 3-审核驳回 4-审核失败
必填