ONEHUBX API Documentation
  1. TRANSFER
ONEHUBX API Documentation
  • Introduction
  • SEAMLESS
    • Get Provider List 获取游戏提供商资料 (SEAMLESS)
      POST
    • Get All Provider Category 获取供应商所有类别 (SEAMLESS)
      POST
    • Get Game List 获取游戏列表 (SEAMLESS)
      POST
    • Get Player List 获取玩家列表 (SEAMLESS)
      POST
    • Create Player 创建玩家 (SEAMLESS)
      POST
    • Enable Player 解冻玩家 (SEAMLESS)
      POST
    • Disable Player 冻结玩家 (SEAMLESS)
      POST
    • Account Reload 账户充值 (SEAMLESS)
      POST
    • Account Withdraw 账户提现 (SEAMLESS)
      POST
    • Get Player Profile 获取玩家资料 (SEAMLESS)
      POST
    • Reset Payment Pin 重置提现密码 (SEAMLESS)
      POST
    • Reset Player Password 重置玩家密码 (SEAMLESS)
      POST
    • Get Player Game Log 获取玩家游戏列表 (SEAMLESS)
      POST
    • Get Account Report 获取账户报告 (SEAMLESS)
      POST
    • Generate Game URL 获取游戏链接地址 (SEAMLESS)
      POST
    • Check Transaction 检查交易 (SEAMLESS)
      POST
    • Get Win Lose Member Report 获取会员输赢报告 (SEAMLESS)
      POST
    • Get Win Lose Player Report 获取玩家输赢报告 (SEAMLESS)
      POST
    • Get Member Business Report 获取会员业务报告 Copy
      POST
    • Get Player Business Report 获取玩家业务报告 Copy
      POST
    • Get Company Report 获取公司报告 (SEAMLESS)
      POST
    • Get Shareholder Report 获取股东报告 (SEAMLESS)
      POST
    • Get Provider Report 获取供应商报告 (SEAMLESS)
      POST
  • TRANSFER
    • Get Provider List 获取游戏提供商资料
      POST
    • Get All Provider Category 获取供应商所有类别
      POST
    • Get Game List 获取游戏列表
      POST
    • Get Player List 获取玩家列表
      POST
    • Create Player 创建玩家
      POST
    • Enable Player 解冻玩家
      POST
    • Disable Player 冻结玩家
      POST
    • Account Reload 账户充值
      POST
    • Account Withdraw 账户提现
      POST
    • Get Player Profile 获取玩家资料
      POST
    • Reset Payment Pin 重置提现密码
      POST
    • Reset Player Password 重置玩家密码
      POST
    • Get Player Game Log 获取玩家游戏列表
      POST
    • Get Account Report 获取账户报告
      POST
    • Generate Game URL 获取游戏链接地址
      POST
    • Check Transaction 检查交易
      POST
    • Get Win Lose Member Report 获取会员输赢报告
      POST
    • Get Win Lose Player Report 获取玩家输赢报告
      POST
    • Get Member Business Report 获取会员业务报告
      POST
    • Get Player Business Report 获取玩家业务报告
      POST
    • Get Company Report 获取公司报告
      POST
    • Get Shareholder Report 获取股东报告
      POST
    • Get Provider Report 获取供应商报告
      POST
  1. TRANSFER

Get Shareholder Report 获取股东报告

POST
/v1/agent/report/getShareholderReport
Get Shareholder Report
获取股东报告

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Header Params

Body Params application/json

Example
{
    "current": 0,
    "pageSize": 50,
    "agentUsername": "mj818",
    "providerCode": "H5-JILI",
    "datetime": [
        "2025-04-20",
        "2025-04-21"
    ],
    "timestamp": "{{timestamp}}"
}

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/v1/agent/report/getShareholderReport' \
--header 'User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
    "current": 0,
    "pageSize": 50,
    "agentUsername": "mj818",
    "providerCode": "H5-JILI",
    "datetime": [
        "2025-04-20",
        "2025-04-21"
    ],
    "timestamp": "{{timestamp}}"
}'

Responses

🟢200OK
application/json
Body

Example
{
    "status": true,
    "message": "Retrieve successfully",
    "data": [
        {
            "admin_id": 100,
            "admin_username": "xxxx",
            "admin_name": "xxxx",
            "admin_group_id": null,
            "totalBet": 123,
            "totalWin": 110.4,
            "totalWinLoss": 12.6,
            "totalAgentPay": 1.197,
            "totalCompany": 1.008,
            "totalProfit": 0.189,
            "overallPercentage": 0.04161661958011199,
            "overallProfitSharing": 0.45871918932178435
        },
        {
            "admin_id": 104,
            "admin_username": "xxxx",
            "admin_name": "xxxx",
            "admin_group_id": null,
            "totalBet": 32,
            "totalWin": 2.8,
            "totalWinLoss": 29.2,
            "totalAgentPay": 3.066,
            "totalCompany": 2.336,
            "totalProfit": 0.73,
            "overallPercentage": 0.010827088020842144,
            "overallProfitSharing": 0.11934157770973253
        },
        {
            "admin_id": 127,
            "admin_username": "xxxx",
            "admin_name": "xxxx",
            "admin_group_id": null,
            "totalBet": 1410.55,
            "totalWin": 1091.4,
            "totalWinLoss": 319.15,
            "totalAgentPay": 33.51075,
            "totalCompany": 25.532,
            "totalProfit": 7.97875,
            "overallPercentage": 0.4772546564937152,
            "overallProfitSharing": 5.260539451201975
        },
        {
            "admin_id": 131,
            "admin_username": "xxxx",
            "admin_name": "xxxx",
            "admin_group_id": null,
            "totalBet": 68.3,
            "totalWin": 63.35,
            "totalWinLoss": 4.95,
            "totalAgentPay": 0.51975,
            "totalCompany": 0.396,
            "totalProfit": 0.12375,
            "overallPercentage": 0.02310906599448495,
            "overallProfitSharing": 0.25471967992421035
        },
        {
            "admin_id": 2033,
            "admin_username": "xxxx",
            "admin_name": "xxxx",
            "admin_group_id": null,
            "totalBet": 1321.7,
            "totalWin": 1121.6,
            "totalWinLoss": 200.1,
            "totalAgentPay": 18.009,
            "totalCompany": 16.008,
            "totalProfit": 2.001,
            "overallPercentage": 0.44719256991084566,
            "overallProfitSharing": 4.929180101842296
        }
    ],
    "totalCount": 5,
    "display": {
        "overview": {
            "account": "xxxx",
            "totalBet": 2955.55,
            "totalWin": 2389.55,
            "totalWinLoss": 566,
            "totalAgentPay": 56.3,
            "totalCompany": 45.28,
            "totalProfit": 11.02
        }
    }
}
Modified at 2025-12-16 09:28:50
Previous
Get Company Report 获取公司报告
Next
Get Provider Report 获取供应商报告
Built with