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

明细订单

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

请求参数

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/subOrderList?type= 2&order_id= 86&month= 2023-04&pageSize= 10&page= 1' \
--header 'x-token;'

返回响应

🟢200成功
application/json
Body

示例
{
    "code": 0,
    "data": {
        "list": [
            {
                "id": 466,
                "created_at": "2023-04-19 01:09:25",
                "updated_at": "2023-04-19 01:09:25",
                "agent_id": 2,
                "order_id": 86,
                "inv_id": 91,
                "pid": 2,
                "price": "0.575",
                "type": 1,
                "sub_type": 1,
                "status": 1,
                "is_valid": 1,
                "token": "",
                "month": "2023-04",
                "country_code": "US",
                "name": "Harvender Sandhu",
                "last_name": "",
                "address1": "15612 FAIR LN",
                "address2": "",
                "city": "SELMA",
                "zip": "78154-1872",
                "state": "1",
                "size": "4x6",
                "color": "color",
                "express": "usps_first_class",
                "phone": "",
                "email": "",
                "front": "\n    <html>\n    <head>\n      <meta charset=\"UTF-8\" />\n      <title>MUMA</title>\n      <style>\n        *,\n        *:before,\n        *:after {\n          -webkit-box-sizing: border-box;\n          -moz-box-sizing: border-box;\n          box-sizing: border-box;\n        }\n        body {\n          width: 6.25in;\n          height: 4.25in;\n          margin: 0;\n          padding: 0;\n          background-image: url(https://muma-1258279456.cos.ap-hongkong.myqcloud.com/agent/2023-03/3_20230308230454.jpg);\n          background-size: 6.25in 4.25in;\n          background-repeat: no-repeat;\n          position: relative;\n          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n        }\n        #var1{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n        #var2{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n      </style>\n    </head>\n    <body> </body>\n  </html>\n    ",
                "back": "\n    <html>\n    <head>\n      <meta charset=\"UTF-8\" />\n      <title>MUMA</title>\n      <style>\n        *,\n        *:before,\n        *:after {\n          -webkit-box-sizing: border-box;\n          -moz-box-sizing: border-box;\n          box-sizing: border-box;\n        }\n        body {\n          width: 6.25in;\n          height: 4.25in;\n          margin: 0;\n          padding: 0;\n          background-image: url(https://muma-1258279456.cos.ap-hongkong.myqcloud.com/agent/2023-03/8_20230308230503.jpg);\n          background-size: 6.25in 4.25in;\n          background-repeat: no-repeat;\n          position: relative;\n          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n        }\n        #var1{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n        #var2{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n      </style>\n    </head>\n    <body> </body>\n  </html>\n    ",
                "track_status": "",
                "track_detail": ""
            },
            {
                "id": 465,
                "created_at": "2023-04-19 01:09:25",
                "updated_at": "2023-04-19 01:09:25",
                "agent_id": 2,
                "order_id": 86,
                "inv_id": 91,
                "pid": 2,
                "price": "0.575",
                "type": 1,
                "sub_type": 1,
                "status": 1,
                "is_valid": 1,
                "token": "",
                "month": "2023-04",
                "country_code": "US",
                "name": "Harvender Sandhu",
                "last_name": "",
                "address1": "15612 FAIR LN",
                "address2": "",
                "city": "SELMA",
                "zip": "78154-1872",
                "state": "1",
                "size": "4x6",
                "color": "color",
                "express": "usps_first_class",
                "phone": "",
                "email": "",
                "front": "\n    <html>\n    <head>\n      <meta charset=\"UTF-8\" />\n      <title>MUMA</title>\n      <style>\n        *,\n        *:before,\n        *:after {\n          -webkit-box-sizing: border-box;\n          -moz-box-sizing: border-box;\n          box-sizing: border-box;\n        }\n        body {\n          width: 6.25in;\n          height: 4.25in;\n          margin: 0;\n          padding: 0;\n          background-image: url(https://muma-1258279456.cos.ap-hongkong.myqcloud.com/agent/2023-03/3_20230308230454.jpg);\n          background-size: 6.25in 4.25in;\n          background-repeat: no-repeat;\n          position: relative;\n          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n        }\n        #var1{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n        #var2{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n      </style>\n    </head>\n    <body> </body>\n  </html>\n    ",
                "back": "\n    <html>\n    <head>\n      <meta charset=\"UTF-8\" />\n      <title>MUMA</title>\n      <style>\n        *,\n        *:before,\n        *:after {\n          -webkit-box-sizing: border-box;\n          -moz-box-sizing: border-box;\n          box-sizing: border-box;\n        }\n        body {\n          width: 6.25in;\n          height: 4.25in;\n          margin: 0;\n          padding: 0;\n          background-image: url(https://muma-1258279456.cos.ap-hongkong.myqcloud.com/agent/2023-03/8_20230308230503.jpg);\n          background-size: 6.25in 4.25in;\n          background-repeat: no-repeat;\n          position: relative;\n          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n        }\n        #var1{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n        #var2{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n      </style>\n    </head>\n    <body> </body>\n  </html>\n    ",
                "track_status": "",
                "track_detail": ""
            },
            {
                "id": 464,
                "created_at": "2023-04-19 01:09:25",
                "updated_at": "2023-04-19 01:09:25",
                "agent_id": 2,
                "order_id": 86,
                "inv_id": 91,
                "pid": 2,
                "price": "0.575",
                "type": 1,
                "sub_type": 1,
                "status": 1,
                "is_valid": 1,
                "token": "",
                "month": "2023-04",
                "country_code": "US",
                "name": "Xuanping tang",
                "last_name": "",
                "address1": "3919 point cuero ct",
                "address2": "",
                "city": "KATY",
                "zip": "77494",
                "state": "1",
                "size": "4x6",
                "color": "color",
                "express": "usps_first_class",
                "phone": "",
                "email": "",
                "front": "\n    <html>\n    <head>\n      <meta charset=\"UTF-8\" />\n      <title>MUMA</title>\n      <style>\n        *,\n        *:before,\n        *:after {\n          -webkit-box-sizing: border-box;\n          -moz-box-sizing: border-box;\n          box-sizing: border-box;\n        }\n        body {\n          width: 6.25in;\n          height: 4.25in;\n          margin: 0;\n          padding: 0;\n          background-image: url(https://muma-1258279456.cos.ap-hongkong.myqcloud.com/agent/2023-03/3_20230308230454.jpg);\n          background-size: 6.25in 4.25in;\n          background-repeat: no-repeat;\n          position: relative;\n          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n        }\n        #var1{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n        #var2{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n      </style>\n    </head>\n    <body> </body>\n  </html>\n    ",
                "back": "\n    <html>\n    <head>\n      <meta charset=\"UTF-8\" />\n      <title>MUMA</title>\n      <style>\n        *,\n        *:before,\n        *:after {\n          -webkit-box-sizing: border-box;\n          -moz-box-sizing: border-box;\n          box-sizing: border-box;\n        }\n        body {\n          width: 6.25in;\n          height: 4.25in;\n          margin: 0;\n          padding: 0;\n          background-image: url(https://muma-1258279456.cos.ap-hongkong.myqcloud.com/agent/2023-03/8_20230308230503.jpg);\n          background-size: 6.25in 4.25in;\n          background-repeat: no-repeat;\n          position: relative;\n          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n        }\n        #var1{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n        #var2{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n      </style>\n    </head>\n    <body> </body>\n  </html>\n    ",
                "track_status": "",
                "track_detail": ""
            },
            {
                "id": 463,
                "created_at": "2023-04-19 01:09:25",
                "updated_at": "2023-04-19 01:09:25",
                "agent_id": 2,
                "order_id": 86,
                "inv_id": 91,
                "pid": 2,
                "price": "0.575",
                "type": 1,
                "sub_type": 1,
                "status": 1,
                "is_valid": 1,
                "token": "",
                "month": "2023-04",
                "country_code": "US",
                "name": "Akiri Hardy",
                "last_name": "",
                "address1": "2453 PIERING DR",
                "address2": "",
                "city": "LITHONIA",
                "zip": "1",
                "state": "1",
                "size": "4x6",
                "color": "color",
                "express": "usps_first_class",
                "phone": "",
                "email": "",
                "front": "\n    <html>\n    <head>\n      <meta charset=\"UTF-8\" />\n      <title>MUMA</title>\n      <style>\n        *,\n        *:before,\n        *:after {\n          -webkit-box-sizing: border-box;\n          -moz-box-sizing: border-box;\n          box-sizing: border-box;\n        }\n        body {\n          width: 6.25in;\n          height: 4.25in;\n          margin: 0;\n          padding: 0;\n          background-image: url(https://muma-1258279456.cos.ap-hongkong.myqcloud.com/agent/2023-03/3_20230308230454.jpg);\n          background-size: 6.25in 4.25in;\n          background-repeat: no-repeat;\n          position: relative;\n          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n        }\n        #var1{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n        #var2{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n      </style>\n    </head>\n    <body> </body>\n  </html>\n    ",
                "back": "\n    <html>\n    <head>\n      <meta charset=\"UTF-8\" />\n      <title>MUMA</title>\n      <style>\n        *,\n        *:before,\n        *:after {\n          -webkit-box-sizing: border-box;\n          -moz-box-sizing: border-box;\n          box-sizing: border-box;\n        }\n        body {\n          width: 6.25in;\n          height: 4.25in;\n          margin: 0;\n          padding: 0;\n          background-image: url(https://muma-1258279456.cos.ap-hongkong.myqcloud.com/agent/2023-03/8_20230308230503.jpg);\n          background-size: 6.25in 4.25in;\n          background-repeat: no-repeat;\n          position: relative;\n          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n        }\n        #var1{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n        #var2{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n      </style>\n    </head>\n    <body> </body>\n  </html>\n    ",
                "track_status": "",
                "track_detail": ""
            },
            {
                "id": 462,
                "created_at": "2023-04-19 01:09:25",
                "updated_at": "2023-04-19 01:09:25",
                "agent_id": 2,
                "order_id": 86,
                "inv_id": 91,
                "pid": 2,
                "price": "0.575",
                "type": 1,
                "sub_type": 1,
                "status": 1,
                "is_valid": 1,
                "token": "",
                "month": "2023-04",
                "country_code": "US",
                "name": "John Carter",
                "last_name": "",
                "address1": "23552 SW MCLOUGHLIN CT",
                "address2": "",
                "city": "SHERWOOD",
                "zip": "97140-7053",
                "state": "1",
                "size": "4x6",
                "color": "color",
                "express": "usps_first_class",
                "phone": "",
                "email": "",
                "front": "\n    <html>\n    <head>\n      <meta charset=\"UTF-8\" />\n      <title>MUMA</title>\n      <style>\n        *,\n        *:before,\n        *:after {\n          -webkit-box-sizing: border-box;\n          -moz-box-sizing: border-box;\n          box-sizing: border-box;\n        }\n        body {\n          width: 6.25in;\n          height: 4.25in;\n          margin: 0;\n          padding: 0;\n          background-image: url(https://muma-1258279456.cos.ap-hongkong.myqcloud.com/agent/2023-03/3_20230308230454.jpg);\n          background-size: 6.25in 4.25in;\n          background-repeat: no-repeat;\n          position: relative;\n          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n        }\n        #var1{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n        #var2{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n      </style>\n    </head>\n    <body> </body>\n  </html>\n    ",
                "back": "\n    <html>\n    <head>\n      <meta charset=\"UTF-8\" />\n      <title>MUMA</title>\n      <style>\n        *,\n        *:before,\n        *:after {\n          -webkit-box-sizing: border-box;\n          -moz-box-sizing: border-box;\n          box-sizing: border-box;\n        }\n        body {\n          width: 6.25in;\n          height: 4.25in;\n          margin: 0;\n          padding: 0;\n          background-image: url(https://muma-1258279456.cos.ap-hongkong.myqcloud.com/agent/2023-03/8_20230308230503.jpg);\n          background-size: 6.25in 4.25in;\n          background-repeat: no-repeat;\n          position: relative;\n          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n        }\n        #var1{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n        #var2{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n      </style>\n    </head>\n    <body> </body>\n  </html>\n    ",
                "track_status": "",
                "track_detail": ""
            },
            {
                "id": 461,
                "created_at": "2023-04-19 01:09:25",
                "updated_at": "2023-04-19 01:09:25",
                "agent_id": 2,
                "order_id": 86,
                "inv_id": 91,
                "pid": 2,
                "price": "0.575",
                "type": 1,
                "sub_type": 1,
                "status": 1,
                "is_valid": 1,
                "token": "",
                "month": "2023-04",
                "country_code": "US",
                "name": "Kimara",
                "last_name": "",
                "address1": "483 E 96TH ST APT 1",
                "address2": "",
                "city": "BROOKLYN",
                "zip": "11212-2549",
                "state": "1",
                "size": "4x6",
                "color": "color",
                "express": "usps_first_class",
                "phone": "",
                "email": "",
                "front": "\n    <html>\n    <head>\n      <meta charset=\"UTF-8\" />\n      <title>MUMA</title>\n      <style>\n        *,\n        *:before,\n        *:after {\n          -webkit-box-sizing: border-box;\n          -moz-box-sizing: border-box;\n          box-sizing: border-box;\n        }\n        body {\n          width: 6.25in;\n          height: 4.25in;\n          margin: 0;\n          padding: 0;\n          background-image: url(https://muma-1258279456.cos.ap-hongkong.myqcloud.com/agent/2023-03/3_20230308230454.jpg);\n          background-size: 6.25in 4.25in;\n          background-repeat: no-repeat;\n          position: relative;\n          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n        }\n        #var1{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n        #var2{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n      </style>\n    </head>\n    <body> </body>\n  </html>\n    ",
                "back": "\n    <html>\n    <head>\n      <meta charset=\"UTF-8\" />\n      <title>MUMA</title>\n      <style>\n        *,\n        *:before,\n        *:after {\n          -webkit-box-sizing: border-box;\n          -moz-box-sizing: border-box;\n          box-sizing: border-box;\n        }\n        body {\n          width: 6.25in;\n          height: 4.25in;\n          margin: 0;\n          padding: 0;\n          background-image: url(https://muma-1258279456.cos.ap-hongkong.myqcloud.com/agent/2023-03/8_20230308230503.jpg);\n          background-size: 6.25in 4.25in;\n          background-repeat: no-repeat;\n          position: relative;\n          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n        }\n        #var1{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n        #var2{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n      </style>\n    </head>\n    <body> </body>\n  </html>\n    ",
                "track_status": "",
                "track_detail": ""
            },
            {
                "id": 460,
                "created_at": "2023-04-19 01:09:25",
                "updated_at": "2023-04-19 01:09:25",
                "agent_id": 2,
                "order_id": 86,
                "inv_id": 91,
                "pid": 2,
                "price": "0.575",
                "type": 1,
                "sub_type": 1,
                "status": 1,
                "is_valid": 1,
                "token": "",
                "month": "2023-04",
                "country_code": "US",
                "name": "Michelle Mcdowell",
                "last_name": "",
                "address1": "2512 BETHPAGE LN APT 101",
                "address2": "",
                "city": "FAYETTEVILLE",
                "zip": "28311-0172",
                "state": "1",
                "size": "4x6",
                "color": "color",
                "express": "usps_first_class",
                "phone": "",
                "email": "",
                "front": "\n    <html>\n    <head>\n      <meta charset=\"UTF-8\" />\n      <title>MUMA</title>\n      <style>\n        *,\n        *:before,\n        *:after {\n          -webkit-box-sizing: border-box;\n          -moz-box-sizing: border-box;\n          box-sizing: border-box;\n        }\n        body {\n          width: 6.25in;\n          height: 4.25in;\n          margin: 0;\n          padding: 0;\n          background-image: url(https://muma-1258279456.cos.ap-hongkong.myqcloud.com/agent/2023-03/3_20230308230454.jpg);\n          background-size: 6.25in 4.25in;\n          background-repeat: no-repeat;\n          position: relative;\n          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n        }\n        #var1{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n        #var2{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n      </style>\n    </head>\n    <body> </body>\n  </html>\n    ",
                "back": "\n    <html>\n    <head>\n      <meta charset=\"UTF-8\" />\n      <title>MUMA</title>\n      <style>\n        *,\n        *:before,\n        *:after {\n          -webkit-box-sizing: border-box;\n          -moz-box-sizing: border-box;\n          box-sizing: border-box;\n        }\n        body {\n          width: 6.25in;\n          height: 4.25in;\n          margin: 0;\n          padding: 0;\n          background-image: url(https://muma-1258279456.cos.ap-hongkong.myqcloud.com/agent/2023-03/8_20230308230503.jpg);\n          background-size: 6.25in 4.25in;\n          background-repeat: no-repeat;\n          position: relative;\n          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n        }\n        #var1{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n        #var2{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n      </style>\n    </head>\n    <body> </body>\n  </html>\n    ",
                "track_status": "",
                "track_detail": ""
            },
            {
                "id": 459,
                "created_at": "2023-04-19 01:09:25",
                "updated_at": "2023-04-19 01:09:25",
                "agent_id": 2,
                "order_id": 86,
                "inv_id": 91,
                "pid": 2,
                "price": "0.575",
                "type": 1,
                "sub_type": 1,
                "status": 1,
                "is_valid": 1,
                "token": "",
                "month": "2023-04",
                "country_code": "US",
                "name": "gennie",
                "last_name": "",
                "address1": "2065 N HIGHLAND AVE APT 160",
                "address2": "",
                "city": "CLEARWATER",
                "zip": "33755-1377",
                "state": "1",
                "size": "4x6",
                "color": "color",
                "express": "usps_first_class",
                "phone": "",
                "email": "",
                "front": "\n    <html>\n    <head>\n      <meta charset=\"UTF-8\" />\n      <title>MUMA</title>\n      <style>\n        *,\n        *:before,\n        *:after {\n          -webkit-box-sizing: border-box;\n          -moz-box-sizing: border-box;\n          box-sizing: border-box;\n        }\n        body {\n          width: 6.25in;\n          height: 4.25in;\n          margin: 0;\n          padding: 0;\n          background-image: url(https://muma-1258279456.cos.ap-hongkong.myqcloud.com/agent/2023-03/3_20230308230454.jpg);\n          background-size: 6.25in 4.25in;\n          background-repeat: no-repeat;\n          position: relative;\n          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n        }\n        #var1{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n        #var2{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n      </style>\n    </head>\n    <body> </body>\n  </html>\n    ",
                "back": "\n    <html>\n    <head>\n      <meta charset=\"UTF-8\" />\n      <title>MUMA</title>\n      <style>\n        *,\n        *:before,\n        *:after {\n          -webkit-box-sizing: border-box;\n          -moz-box-sizing: border-box;\n          box-sizing: border-box;\n        }\n        body {\n          width: 6.25in;\n          height: 4.25in;\n          margin: 0;\n          padding: 0;\n          background-image: url(https://muma-1258279456.cos.ap-hongkong.myqcloud.com/agent/2023-03/8_20230308230503.jpg);\n          background-size: 6.25in 4.25in;\n          background-repeat: no-repeat;\n          position: relative;\n          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n        }\n        #var1{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n        #var2{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n      </style>\n    </head>\n    <body> </body>\n  </html>\n    ",
                "track_status": "",
                "track_detail": ""
            },
            {
                "id": 458,
                "created_at": "2023-04-19 01:09:25",
                "updated_at": "2023-04-19 01:09:25",
                "agent_id": 2,
                "order_id": 86,
                "inv_id": 91,
                "pid": 2,
                "price": "0.575",
                "type": 1,
                "sub_type": 1,
                "status": 1,
                "is_valid": 1,
                "token": "",
                "month": "2023-04",
                "country_code": "US",
                "name": "Kerri Wright",
                "last_name": "",
                "address1": "8600 pleasant meadows dr ne",
                "address2": "",
                "city": "Rockford",
                "zip": "49341",
                "state": "1",
                "size": "4x6",
                "color": "color",
                "express": "usps_first_class",
                "phone": "",
                "email": "",
                "front": "\n    <html>\n    <head>\n      <meta charset=\"UTF-8\" />\n      <title>MUMA</title>\n      <style>\n        *,\n        *:before,\n        *:after {\n          -webkit-box-sizing: border-box;\n          -moz-box-sizing: border-box;\n          box-sizing: border-box;\n        }\n        body {\n          width: 6.25in;\n          height: 4.25in;\n          margin: 0;\n          padding: 0;\n          background-image: url(https://muma-1258279456.cos.ap-hongkong.myqcloud.com/agent/2023-03/3_20230308230454.jpg);\n          background-size: 6.25in 4.25in;\n          background-repeat: no-repeat;\n          position: relative;\n          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n        }\n        #var1{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n        #var2{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n      </style>\n    </head>\n    <body> </body>\n  </html>\n    ",
                "back": "\n    <html>\n    <head>\n      <meta charset=\"UTF-8\" />\n      <title>MUMA</title>\n      <style>\n        *,\n        *:before,\n        *:after {\n          -webkit-box-sizing: border-box;\n          -moz-box-sizing: border-box;\n          box-sizing: border-box;\n        }\n        body {\n          width: 6.25in;\n          height: 4.25in;\n          margin: 0;\n          padding: 0;\n          background-image: url(https://muma-1258279456.cos.ap-hongkong.myqcloud.com/agent/2023-03/8_20230308230503.jpg);\n          background-size: 6.25in 4.25in;\n          background-repeat: no-repeat;\n          position: relative;\n          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';\n        }\n        #var1{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n        #var2{\n          position: absolute;\n          z-index:999;\n          line-height: 1.5715;\n          box-sizing: border-box;\n        }\n      </style>\n    </head>\n    <body> </body>\n  </html>\n    ",
                "track_status": "",
                "track_detail": ""
            }
        ],
        "total": 9,
        "page": 1,
        "pageSize": 10
    },
    "msg": "success"
}
🟢200默认响应结构体
修改于 2023-07-31 08:23:48
上一页
订单列表
下一页
取消订单
Built with