文档
测试

我的账单

GET
http://193.112.198.123:30050/api/distribution_bill?filters={"user_id":"5ddd195ef9895bc77ca64e4d","page":1,"limit":10}

请求参数

参数名
类型
描述
必填
filters
string
示例:{"user_id":"5ddd195ef9895bc77ca64e4d","page":1,"limit":10}
可选

响应参数

参数名
类型
描述
必填
ret
number
示例:0
必填
msg
object
数据字典
必填
count
number
示例:2
必填
max_pages
number
示例:1
必填
data
array
数据列表
必填
_id
string
示例:5ddf29ba02e704f2d6fe8ceb
必填
user_id
string
示例:5ddd195ef9895bc77ca64e4d
必填
type
string
示例:distribution
必填
money
number
示例:18530 单位:分
必填
friend
string
示例:bottom_friendslower_friends一级密友 bottom_friends二级好友
必填
friend_id
string
示例:5ddd195ef9895bc77ca64e4d
必填
friend_name
string
示例:ygp
必填
purchase
string
购物金额
可选

说明 / 示例

提现记录type withdrawal user_id,type,money,status ("已完成": 3,"拒绝": 0) "_id": "5de21747ad02683694fdd7e3", "update_time": 1575098183, "create_time": 1575098183, "user_id": "5ddd195ef9895bc77ca64e4d", "type": "withdrawal", "status": 3, "money": 324508 分销记录type distribution user_id,type,money, friend,friend_id,friend_name friend lower_friends一级密友 bottom_friends 二级好友