DirectMailApi2.0
  1. 财务管理
DirectMailApi2.0
  • 鉴权说明
  • 订单状态
  • webhooks
  • 公共接口
    • 获取授权
      GET
    • 获取用户信息
      GET
    • 规格信息
      GET
    • 系统常量
      GET
    • 获取公告
      GET
    • 上传模版图片
      POST
    • webhooks
      POST
    • 获取历史公告
      GET
  • 用户接口
    • 订单管理
      • 明细订单统计
      • 月统计
      • 订单列表
      • 明细订单
      • 取消订单
      • 创建直邮订单
      • 创建数据订单
      • 修改订单标签
      • 获取订单内容
      • 批量获取订单内容
      • 历史订单列表
      • 创建直邮订单(新)
    • 财务管理
      • 余额变化列表
        GET
      • 充值订单
        GET
      • 历史余额变化列表
        GET
      • 历史充值订单
        GET
    • 模板管理
      • 模版列表
      • 新增模版
      • 删除模版
      • 修改模版名称
      • 历史模版列表
      • 模版预览
    • 地址管理
      • 地址标签列表
      • 明细地址列表
      • 创建地址标签
      • 删除地址标签
      • 地址绑定标签
      • 历史地址标签列表
    • 快捷标签管理
      • 快捷标签
      • 新增快捷标签
      • 删除快捷标签
    • 发件人管理
      • 发件人列表
      • 新增发件人
      • 删除发件人
    • 用户管理
      • 邀请用户
    • 子帐户管理
      • 子用户列表
      • 编辑子账号钱包
      • 创建子账号
    • 二维码
      • 创建二维码
        • 创建二维码-回邮
        • 创建二维码-落地页
        • 创建二维码-第三方链接
      • 二维码列表
        • 获取二维码列表
        • 修改二维码列表
        • 删除二维码
        • 禁用启用恢复二维码
        • 复制二维码
      • 场景分类管理
        • 获取分类管理
        • 修改分类管理
        • 添加分类管理
        • 删除分类管理
      • 案例
        • 添加案例
          • 添加回邮案例
          • 添加落地页案例
        • 获取案例列表
        • 删除案例
        • 复制案例
  • 更新日志
    • 2024-10-22 地址验证流程优化
    • 2024-10-14 地址后验证
  1. 财务管理

余额变化列表

测试环境
http://api.testagent.mumamail.com/user
测试环境
http://api.testagent.mumamail.com/user
GET
/scoreLogList

请求参数

Authorization
在 header 添加参数
x-token
示例:
x-token: ********************
Query 参数

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://api.testagent.mumamail.com/user/scoreLogList?pageSize=10&page=1&country_code=&type=&order_no=&start=&end=&tag=' \
--header 'x-token;'

返回响应

🟢200成功
application/json
Body

示例
{
    "code": 0,
    "data": {
        "list": [
            {
                "id": 213,
                "created_at": "2023-04-19 23:54:30",
                "updated_at": "2023-04-19 23:54:30",
                "agent_id": 2,
                "agent_name": "atest001",
                "inv_id": 0,
                "pid": 2,
                "country_code": "NONE",
                "order_no": "Pr022304192354306",
                "type": 10,
                "pay_way": "Balance",
                "currency": "CNY",
                "price": "-1",
                "before_balance": "115",
                "after_balance": "114",
                "remark": "",
                "operator": "atest001",
                "day": "2023-04-19",
                "month": "2023-04"
            },
            {
                "id": 212,
                "created_at": "2023-04-19 23:54:30",
                "updated_at": "2023-04-19 23:54:30",
                "agent_id": 68,
                "agent_name": "222个",
                "inv_id": 5,
                "pid": 2,
                "country_code": "NONE",
                "order_no": "Pr022304192354306",
                "type": 10,
                "pay_way": "Balance",
                "currency": "CNY",
                "price": "1",
                "before_balance": "0",
                "after_balance": "1",
                "remark": "",
                "operator": "222个",
                "day": "2023-04-19",
                "month": "2023-04"
            },
            {
                "id": 211,
                "created_at": "2023-04-19 23:12:06",
                "updated_at": "2023-04-19 23:12:06",
                "agent_id": 2,
                "agent_name": "atest001",
                "inv_id": 91,
                "pid": 2,
                "country_code": "US",
                "order_no": "Po022304192312035",
                "type": 9,
                "pay_way": "System",
                "currency": "USD",
                "price": "5.75",
                "before_balance": "50221.27",
                "after_balance": "50227.02",
                "remark": "",
                "operator": "atest001",
                "day": "2023-04-19",
                "month": "2023-04"
            },
            {
                "id": 210,
                "created_at": "2023-04-19 23:12:03",
                "updated_at": "2023-04-19 23:12:03",
                "agent_id": 2,
                "agent_name": "atest001",
                "inv_id": 91,
                "pid": 2,
                "country_code": "US",
                "order_no": "Po022304192312035",
                "type": 1,
                "pay_way": "Balance",
                "currency": "USD",
                "price": "-5.75",
                "before_balance": "50227.02",
                "after_balance": "50221.27",
                "remark": "",
                "operator": "atest001",
                "day": "2023-04-19",
                "month": "2023-04"
            },
            {
                "id": 209,
                "created_at": "2023-04-19 01:13:57",
                "updated_at": "2023-04-19 01:13:57",
                "agent_id": 2,
                "agent_name": "atest001",
                "inv_id": 91,
                "pid": 2,
                "country_code": "US",
                "order_no": "Po022304190113573",
                "type": 1,
                "pay_way": "Balance",
                "currency": "USD",
                "price": "-5.175",
                "before_balance": "50232.195",
                "after_balance": "50227.02",
                "remark": "",
                "operator": "atest001",
                "day": "2023-04-19",
                "month": "2023-04"
            },
            {
                "id": 208,
                "created_at": "2023-04-19 01:12:06",
                "updated_at": "2023-04-19 01:12:06",
                "agent_id": 2,
                "agent_name": "atest001",
                "inv_id": 91,
                "pid": 2,
                "country_code": "US",
                "order_no": "Po022304190112063",
                "type": 1,
                "pay_way": "Balance",
                "currency": "USD",
                "price": "-5.175",
                "before_balance": "50237.37",
                "after_balance": "50232.195",
                "remark": "",
                "operator": "atest001",
                "day": "2023-04-19",
                "month": "2023-04"
            },
            {
                "id": 207,
                "created_at": "2023-04-19 01:12:04",
                "updated_at": "2023-04-19 01:12:04",
                "agent_id": 2,
                "agent_name": "atest001",
                "inv_id": 91,
                "pid": 2,
                "country_code": "GB",
                "order_no": "Po022304190112047",
                "type": 1,
                "pay_way": "Balance",
                "currency": "USD",
                "price": "-20",
                "before_balance": "50257.37",
                "after_balance": "50237.37",
                "remark": "",
                "operator": "atest001",
                "day": "2023-04-19",
                "month": "2023-04"
            },
            {
                "id": 206,
                "created_at": "2023-04-19 01:12:01",
                "updated_at": "2023-04-19 01:12:01",
                "agent_id": 2,
                "agent_name": "atest001",
                "inv_id": 91,
                "pid": 2,
                "country_code": "US",
                "order_no": "Po022304190112017",
                "type": 1,
                "pay_way": "Balance",
                "currency": "USD",
                "price": "-5.175",
                "before_balance": "50262.545",
                "after_balance": "50257.37",
                "remark": "",
                "operator": "atest001",
                "day": "2023-04-19",
                "month": "2023-04"
            },
            {
                "id": 205,
                "created_at": "2023-04-19 01:11:58",
                "updated_at": "2023-04-19 01:11:58",
                "agent_id": 2,
                "agent_name": "atest001",
                "inv_id": 91,
                "pid": 2,
                "country_code": "US",
                "order_no": "Po022304190111585",
                "type": 1,
                "pay_way": "Balance",
                "currency": "USD",
                "price": "-5.75",
                "before_balance": "50268.295",
                "after_balance": "50262.545",
                "remark": "",
                "operator": "atest001",
                "day": "2023-04-19",
                "month": "2023-04"
            },
            {
                "id": 204,
                "created_at": "2023-04-19 01:11:56",
                "updated_at": "2023-04-19 01:11:56",
                "agent_id": 2,
                "agent_name": "atest001",
                "inv_id": 91,
                "pid": 2,
                "country_code": "US",
                "order_no": "Po022304190111566",
                "type": 1,
                "pay_way": "Balance",
                "currency": "USD",
                "price": "-5.175",
                "before_balance": "50273.47",
                "after_balance": "50268.295",
                "remark": "",
                "operator": "atest001",
                "day": "2023-04-19",
                "month": "2023-04"
            }
        ],
        "total": 209,
        "page": 1,
        "pageSize": 10
    },
    "msg": "success"
}
🟢200默认响应结构体
修改于 2023-07-31 08:24:32
上一页
创建直邮订单(新)
下一页
充值订单
Built with