中国尊
  1. 费用设置
中国尊
  • 加密模式
  • EServiceVisitorResource
    • 催办
      POST
  • 审批白名单接口
    • 添加白名单人员table
      POST
    • init
      GET
    • 白名单设置保存更新
      POST
    • 白名单详情
      GET
    • 白名单人员table
      POST
    • 添加员工
      POST
    • 删除员工
      POST
  • 一卡通绑定接口信息
    • 一卡通支付
      POST
    • 绑定一卡通
      POST
    • 解绑
      POST
  • h5菜单接口
    • init
      GET
    • 项目绑定的菜单关系
      GET
    • 项目列表
      GET
    • 项目列表
      GET
    • 所有菜单数据
      GET
    • 项目绑定的菜单关系
      GET
    • 保存菜单
      POST
  • 用户信息
    • 项目切换判断是都有用户,没有就新建
      POST
  • 尊E享用户管理列表
    • init
    • 尊E享用户管理列表
    • exportOwenData
  • 预约讲解点位
    • init
    • 检车编号名称唯一性
    • 新增保存
    • 列表接口
    • 删除接口
    • 详情接口
  • 讲解员管理
    • init
    • 列表
    • 删除
    • 保存
    • 详情
    • 检车编号名称唯一性
  • 参观点位配置
    • init
    • 接口查询时间
    • 保存
  • 预约讲解白名单
    • 删除接口
    • table列表
    • 保存接口
  • 创建预约单
    • 拒绝
    • table列表
    • 取消
    • 详情
    • 通过
    • 获取日历安排。
    • init
    • 创建预约单
  • h5 预约讲解接口
    • 列表
  • h5预约讲解接口
    • 列表
    • 根据时间查询可用点位
    • 取消接口
    • 创建预约单
    • 详情
    • 获取日历安排。
  • 缴费单接口
    • 保存缴费单
    • 位置接口
    • pay
  • 通知单设置
    • 缴费列表
    • 创建
    • 详情
    • 签收
    • 列表
    • 缴费项数据
  • 抄表点位
    • 位置信息
    • 创建点位
    • 点位模版
    • table列表
    • 抄表list
    • 主页
    • 缴费周期list
    • 删除
    • 保存抄表信息
    • 详情
    • 同步接口
    • 点位记录模版
  • app 接口 能源
    • 任务查询接口
    • 抄表信息
    • 任务Item查询接口
    • 抄表接口
  • 费用设置
    • 详情
      POST
    • 保存
      POST
    • index
      GET
    • 开关切换
      POST
  • 能源费用设置
    • 保存
    • 详情
  • MServiceCenterResource
    • 租户接口
    • 可搜索 租户接口
  • 抄表计划
    • 点位table列表
    • 失效/激活
    • 删除
    • 列表
    • 详情
    • 保存
  • 抄表任务
    • 详情列表
    • 列表
  • app接口
    • 待处理任务
  • api
    • 中信大厦临时入场访客接口
  • 货梯登记
    • 处理保存货运电梯订单的请求
    • 详情接口
    • table列表查询
    • 初始化方法,用于在GET请求时返回一个模板化的页面
  • 货梯记录
    • init
    • table列表查询
    • 导出接口
    • 详情接口
  • h5货梯接口
    • 处理保存货运电梯订单的请求
    • 详情接口
  • 访客管理.
    • 用于验证访客验证。
  • APP Token endpoint - used by the client to exchange an authorization grant for an
    • app接口新登录
  1. 费用设置

详情

POST
/epayment007/detail

请求参数

无

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://test-cn.your-api-server.com/epayment007/detail'

返回响应

🟢200成功
application/json
Body
code
integer  | null 
可选
contains the HTTP response status code as an integer.
status
string  | null 
可选
contains the text: “success”, “fail”, or “error”. Where “fail” is for HTTP status response
values from 500-599, “error” is for statuses 400-499, and “success” is for everything else
(e.g. 1XX, 2XX and 3XX responses).
message
string  | null 
可选
returned message.
data
object (PaymentReminderSettingsDTO) 
可选
that contains the response body. In the case of “error” or “fail” statuses, this contains the
cause, or exception name.
sendSwitch
boolean  | null 
可选
默认值:
public static final Boolean FALSE = new Boolean(false);
sendMethod
string  | null 
发送方式
可选
employees
array[object (Employee) {28}]  | null 
发送人
可选
day
integer  | null 
提前天数
可选
resultMap
object (Map«Object») 
可选
resulted map
key
object (key) 
可选
示例
{
  "code": 0,
  "status": "",
  "message": "",
  "data": {
    "sendSwitch": false,
    "sendMethod": "",
    "employees": [
      {
        "version": null,
        "createdDate": null,
        "createdBy": null,
        "modifiedDate": null,
        "modifiedBy": null,
        "deleted": null,
        "project": null,
        "id": null,
        "name": null,
        "email": null,
        "phone": null,
        "number": null,
        "extension": null,
        "title": null,
        "type": null,
        "description": null,
        "skills": null,
        "activated": null,
        "picture": {
          "version": null,
          "createdDate": null,
          "createdBy": null,
          "modifiedDate": null,
          "modifiedBy": null,
          "deleted": null,
          "id": null,
          "name": null,
          "size": null,
          "contentType": null,
          "path": null,
          "tableName": null,
          "pKeyId": null,
          "key": null,
          "type": null
        },
        "organization": {
          "version": null,
          "createdDate": null,
          "createdBy": null,
          "modifiedDate": null,
          "modifiedBy": null,
          "deleted": null,
          "project": null,
          "id": null,
          "code": null,
          "name": null,
          "fullName": null,
          "level": null,
          "sort": null,
          "status": null,
          "description": null,
          "parentOrg": {
            "version": null,
            "createdDate": null,
            "createdBy": null,
            "modifiedDate": null,
            "modifiedBy": null,
            "deleted": null,
            "project": null,
            "id": null,
            "code": null,
            "name": null,
            "fullName": null,
            "level": null,
            "sort": null,
            "status": null,
            "description": null,
            "parentOrg": {}
          }
        },
        "city": {
          "id": null,
          "name": null,
          "timezone": null,
          "province": {
            "id": null,
            "name": null,
            "latitude": null,
            "longitude": null,
            "city": null
          },
          "sites": null
        },
        "site": {
          "version": null,
          "createdDate": null,
          "createdBy": null,
          "modifiedDate": null,
          "modifiedBy": null,
          "deleted": null,
          "project": null,
          "syncId": null,
          "method": null,
          "id": null,
          "code": null,
          "name": null,
          "buildings": null,
          "city": {
            "id": null,
            "name": null,
            "timezone": null,
            "province": {
              "id": null,
              "name": null,
              "latitude": null,
              "longitude": null,
              "city": null
            },
            "sites": null
          },
          "sort": null,
          "countryId": null,
          "regionId": null,
          "provinceId": null,
          "coeCityId": null,
          "cityName": null
        },
        "building": {
          "version": null,
          "createdDate": null,
          "createdBy": null,
          "modifiedDate": null,
          "modifiedBy": null,
          "deleted": null,
          "project": null,
          "syncId": null,
          "method": null,
          "id": null,
          "code": null,
          "name": null,
          "floors": null,
          "site": {
            "version": null,
            "createdDate": null,
            "createdBy": null,
            "modifiedDate": null,
            "modifiedBy": null,
            "deleted": null,
            "project": null,
            "syncId": null,
            "method": null,
            "id": null,
            "code": null,
            "name": null,
            "buildings": null,
            "city": {
              "id": null,
              "name": null,
              "timezone": null,
              "province": {
                "id": null,
                "name": null,
                "latitude": null,
                "longitude": null,
                "city": null
              },
              "sites": null
            },
            "sort": null,
            "countryId": null,
            "regionId": null,
            "provinceId": null,
            "coeCityId": null,
            "cityName": null
          },
          "fullName": null,
          "sort": null
        },
        "floor": {
          "version": null,
          "createdDate": null,
          "createdBy": null,
          "modifiedDate": null,
          "modifiedBy": null,
          "deleted": null,
          "project": null,
          "syncId": null,
          "method": null,
          "id": null,
          "code": null,
          "name": null,
          "building": {
            "version": null,
            "createdDate": null,
            "createdBy": null,
            "modifiedDate": null,
            "modifiedBy": null,
            "deleted": null,
            "project": null,
            "syncId": null,
            "method": null,
            "id": null,
            "code": null,
            "name": null,
            "floors": null,
            "site": {
              "version": null,
              "createdDate": null,
              "createdBy": null,
              "modifiedDate": null,
              "modifiedBy": null,
              "deleted": null,
              "project": null,
              "syncId": null,
              "method": null,
              "id": null,
              "code": null,
              "name": null,
              "buildings": null,
              "city": {
                "id": null,
                "name": null,
                "timezone": null,
                "province": {
                  "id": null,
                  "name": null,
                  "latitude": null,
                  "longitude": null,
                  "city": null
                },
                "sites": null
              },
              "sort": null,
              "countryId": null,
              "regionId": null,
              "provinceId": null,
              "coeCityId": null,
              "cityName": null
            },
            "fullName": null,
            "sort": null
          },
          "rooms": null,
          "fullName": null,
          "sort": null
        },
        "room": {
          "version": null,
          "createdDate": null,
          "createdBy": null,
          "modifiedDate": null,
          "modifiedBy": null,
          "deleted": null,
          "project": null,
          "syncId": null,
          "method": null,
          "id": null,
          "code": null,
          "name": null,
          "floor": {
            "version": null,
            "createdDate": null,
            "createdBy": null,
            "modifiedDate": null,
            "modifiedBy": null,
            "deleted": null,
            "project": null,
            "syncId": null,
            "method": null,
            "id": null,
            "code": null,
            "name": null,
            "building": {
              "version": null,
              "createdDate": null,
              "createdBy": null,
              "modifiedDate": null,
              "modifiedBy": null,
              "deleted": null,
              "project": null,
              "syncId": null,
              "method": null,
              "id": null,
              "code": null,
              "name": null,
              "floors": null,
              "site": {
                "version": null,
                "createdDate": null,
                "createdBy": null,
                "modifiedDate": null,
                "modifiedBy": null,
                "deleted": null,
                "project": null,
                "syncId": null,
                "method": null,
                "id": null,
                "code": null,
                "name": null,
                "buildings": null,
                "city": {
                  "id": null,
                  "name": null,
                  "timezone": null,
                  "province": {
                    "id": null,
                    "name": null,
                    "latitude": null,
                    "longitude": null,
                    "city": null
                  },
                  "sites": null
                },
                "sort": null,
                "countryId": null,
                "regionId": null,
                "provinceId": null,
                "coeCityId": null,
                "cityName": null
              },
              "fullName": null,
              "sort": null
            },
            "rooms": null,
            "fullName": null,
            "sort": null
          },
          "parentRoom": {
            "version": null,
            "createdDate": null,
            "createdBy": null,
            "modifiedDate": null,
            "modifiedBy": null,
            "deleted": null,
            "project": null,
            "syncId": null,
            "method": null,
            "id": null,
            "code": null,
            "name": null,
            "floor": {
              "version": null,
              "createdDate": null,
              "createdBy": null,
              "modifiedDate": null,
              "modifiedBy": null,
              "deleted": null,
              "project": null,
              "syncId": null,
              "method": null,
              "id": null,
              "code": null,
              "name": null,
              "building": {
                "version": null,
                "createdDate": null,
                "createdBy": null,
                "modifiedDate": null,
                "modifiedBy": null,
                "deleted": null,
                "project": null,
                "syncId": null,
                "method": null,
                "id": null,
                "code": null,
                "name": null,
                "floors": null,
                "site": {
                  "version": null,
                  "createdDate": null,
                  "createdBy": null,
                  "modifiedDate": null,
                  "modifiedBy": null,
                  "deleted": null,
                  "project": null,
                  "syncId": null,
                  "method": null,
                  "id": null,
                  "code": null,
                  "name": null,
                  "buildings": null,
                  "city": {
                    "id": null,
                    "name": null,
                    "timezone": null,
                    "province": {
                      "id": null,
                      "name": null,
                      "latitude": null,
                      "longitude": null,
                      "city": null
                    },
                    "sites": null
                  },
                  "sort": null,
                  "countryId": null,
                  "regionId": null,
                  "provinceId": null,
                  "coeCityId": null,
                  "cityName": null
                },
                "fullName": null,
                "sort": null
              },
              "rooms": null,
              "fullName": null,
              "sort": null
            },
            "parentRoom": {},
            "fullName": null,
            "sort": null
          },
          "fullName": null,
          "sort": null
        },
        "user": {
          "version": null,
          "createdDate": null,
          "createdBy": null,
          "modifiedDate": null,
          "modifiedBy": null,
          "deleted": null,
          "syncId": null,
          "method": null,
          "id": null,
          "userName": null,
          "email": null,
          "phone": null,
          "realName": null,
          "activated": null,
          "createTime": null,
          "locale": null,
          "timeZone": null,
          "project": null,
          "type": null,
          "sessions": null,
          "roles": null
        },
        "position": {
          "version": null,
          "createdDate": null,
          "createdBy": null,
          "modifiedDate": null,
          "modifiedBy": null,
          "deleted": null,
          "project": null,
          "id": null,
          "name": null,
          "responsibility": null
        },
        "workTeams": null
      }
    ],
    "day": 0
  },
  "resultMap": {
    "": {}
  }
}
修改于 2024-04-23 03:40:35
上一页
抄表接口
下一页
保存
Built with