业绩-支付栏目-数据加载
POST
http://29h9u7.natappfree.cc/app/baiyi/bussiness/payment
接口描述
业绩-支付栏目数据加载 支付栏目的各个板块的点击跳转页面 跟以前的业绩页面的跳转事件保持一致
请求参数
参数名
类型
描述
必填
user_id
string
当前登录用户id 示例:cab441114a40493daf2b7266db59daee
必填
pos_id
string
支付下拉筛选项 接口返回的pos_list 选择哪一个 取对应的id值 示例:
必填
sign
string
请求接口签名 示例:fc80a141b8a746139e8c7b20e9e2e8cc
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
errors
object
数据字典
必填
msg
string
示例:加载成功
必填
agent_total_count
int
累计团队人数 示例:1279
必填
direct_agent_count
int
直推代理商 示例:9
必填
team_agent_count
int
间推代理商 示例:1270
必填
all_sn_count
int
总终端 示例:2290
必填
owner_all_sn_count
int
累计直营终端 示例:0
必填
owner_sn_count
int
累计直营激活 示例:0
必填
every_owner_sn_amount
BigDecimal
直营台均交易 示例:0
必填
team_all_sn_count
int
累计团队终端 示例:2290
必填
team_sn_count
int
累计团队激活 示例:1426
必填
every_team_sn_amount
BigDecimal
团队台均交易 示例:18184.94
必填
deal_all_amount
BigDecimal
总交易额 示例:25931721.2
必填
direct_deal_all_amount
BigDecimal
累计直营交易额 示例:0
必填
direct_deal_num
int
当月直营交易笔数 示例:0
必填
direct_month_amount
BigDecimal
当月直营交易额 示例:0
必填
team_deal_all_amount
BigDecimal
累计团队交易额 示例:25931721.2
必填
team_deal_num
int
当月团队交易笔数 示例:4721
必填
team_month_amount
BigDecimal
当月团队交易额 示例:17849708.26
必填