中国尊
  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
      GET
    • 尊E享用户管理列表
      POST
    • exportOwenData
      POST
  • 预约讲解点位
    • init
    • 检车编号名称唯一性
    • 新增保存
    • 列表接口
    • 删除接口
    • 详情接口
  • 讲解员管理
    • init
    • 列表
    • 删除
    • 保存
    • 详情
    • 检车编号名称唯一性
  • 参观点位配置
    • init
    • 接口查询时间
    • 保存
  • 预约讲解白名单
    • 删除接口
    • table列表
    • 保存接口
  • 创建预约单
    • 拒绝
    • table列表
    • 取消
    • 详情
    • 通过
    • 获取日历安排。
    • init
    • 创建预约单
  • h5 预约讲解接口
    • 列表
  • h5预约讲解接口
    • 列表
    • 根据时间查询可用点位
    • 取消接口
    • 创建预约单
    • 详情
    • 获取日历安排。
  • 缴费单接口
    • 保存缴费单
      POST
    • 位置接口
      POST
    • pay
      POST
  • 通知单设置
    • 缴费列表
    • 创建
    • 详情
    • 签收
    • 列表
    • 缴费项数据
  • 抄表点位
    • 位置信息
    • 创建点位
    • 点位模版
    • table列表
    • 抄表list
    • 主页
    • 缴费周期list
    • 删除
    • 保存抄表信息
    • 详情
    • 同步接口
    • 点位记录模版
  • app 接口 能源
    • 任务查询接口
    • 抄表信息
    • 任务Item查询接口
    • 抄表接口
  • 费用设置
    • 详情
    • 保存
    • index
    • 开关切换
  • 能源费用设置
    • 保存
    • 详情
  • 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
/epayment001/save/epayment

请求参数

Body 参数application/json
operator
object (Operator) 
可选
name
string  | null 
可选
id
integer  | null 
可选
operaterContact
string  | null 
可选
feeAmount
number  | null 
可选
description
string  | null 
可选
customer
object (PaymentCustomer) 
可选
version
integer  | null 
可选
createdDate
string  | null 
可选
createdBy
string  | null 
可选
modifiedDate
string  | null 
可选
modifiedBy
string  | null 
可选
deleted
boolean  | null 
可选
默认值:
false
project
integer  | null 
可选
id
integer  | null 
可选
name
string  | null 
客户姓名
可选
contactPerson
string  | null 
联系人
可选
customerPosition
string  | null 
职位
可选
mobile
string  | null 
手机 联系方式
可选
email
string  | null 
邮箱
可选
taxCode
string  | null 
税号
可选
location
array[integer] | null 
可选
fileUploadList
array[integer] | null 
可选
tableData
array[object (PaymentOrderItemDto) {10}]  | null 
可选
paymentOrderItemId
integer  | null 
可选
paymentItemsName
string  | null 
可选
paymentItemsId
integer  | null 
可选
description
string  | null 
可选
money
number  | null 
可选
taxRate
number  | null 
可选
roomIds
array[integer] | null 
房间id
可选
unit
string  | null 
可选
taxFee
number  | null 
可选
dosage
number  | null 
用量
可选
paymentItemsId
integer  | null 
账项Id
可选
leaseId
integer  | null 
租约id
可选
calculationPeriodStartDate
string  | null 
计费周期开始时间
可选
calculationPeriodEndDate
string  | null 
计费周期结束时间
可选
woId
integer  | null 
工单Id
可选
示例
{
    "operator": {
        "name": "string",
        "id": 0
    },
    "operaterContact": "string",
    "feeAmount": 0,
    "description": "string",
    "customer": {
        "version": 0,
        "createdDate": "string",
        "createdBy": "string",
        "modifiedDate": "string",
        "modifiedBy": "string",
        "deleted": "false",
        "project": 0,
        "id": 0,
        "name": "string",
        "contactPerson": "string",
        "customerPosition": "string",
        "mobile": "string",
        "email": "string",
        "taxCode": "string"
    },
    "location": [
        0
    ],
    "fileUploadList": [
        0
    ],
    "tableData": [
        {
            "paymentOrderItemId": 0,
            "paymentItemsName": "string",
            "paymentItemsId": 0,
            "description": "string",
            "money": 0,
            "taxRate": 0,
            "roomIds": [
                0
            ],
            "unit": "string",
            "taxFee": 0,
            "dosage": 0
        }
    ],
    "paymentItemsId": 0,
    "leaseId": 0,
    "calculationPeriodStartDate": "string",
    "calculationPeriodEndDate": "string",
    "woId": 0
}

示例代码

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/epayment001/save/epayment' \
--header 'Content-Type: application/json' \
--data-raw '{
    "operator": {
        "name": "string",
        "id": 0
    },
    "operaterContact": "string",
    "feeAmount": 0,
    "description": "string",
    "customer": {
        "version": 0,
        "createdDate": "string",
        "createdBy": "string",
        "modifiedDate": "string",
        "modifiedBy": "string",
        "deleted": "false",
        "project": 0,
        "id": 0,
        "name": "string",
        "contactPerson": "string",
        "customerPosition": "string",
        "mobile": "string",
        "email": "string",
        "taxCode": "string"
    },
    "location": [
        0
    ],
    "fileUploadList": [
        0
    ],
    "tableData": [
        {
            "paymentOrderItemId": 0,
            "paymentItemsName": "string",
            "paymentItemsId": 0,
            "description": "string",
            "money": 0,
            "taxRate": 0,
            "roomIds": [
                0
            ],
            "unit": "string",
            "taxFee": 0,
            "dosage": 0
        }
    ],
    "paymentItemsId": 0,
    "leaseId": 0,
    "calculationPeriodStartDate": "string",
    "calculationPeriodEndDate": "string",
    "woId": 0
}'

返回响应

🟢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 () 
可选
that contains the response body. In the case of “error” or “fail” statuses, this contains the
cause, or exception name.
resultMap
object (Map«Object») 
可选
resulted map
key
object (key) 
可选
示例
{
  "code": 0,
  "status": "",
  "message": "",
  "data": {},
  "resultMap": {
    "": {}
  }
}
修改于 2024-03-21 09:42:11
上一页
获取日历安排。
下一页
位置接口
Built with