删除房间缴纳款项

更新时间:2022-04-29 17:44:14

接口说明

删除房间缴纳款项

基本信息

请求方式: POST

请求路径:

https://prod.open-api.mysre.cn/yfopenapi/checkroom/project-room-fee/sync-delete

请求参数

参数名 参数位置 参数类型 必填 默认值 示例 描述
o query string retesting 租户code
transaction_id_list body array 房间款项金额唯一标识 房间款项金额唯一标识

请求示例

{
    "transaction_id_list": ["房间款项金额唯一标识1", "房间款项金额唯一标识2", "房间款项金额唯一标识3"]
}

返回成功示例

{
  "errcode": 0,
  "errmsg": "删除成功",
  "data": []
}

返回参数说明(成功)

参数名 参数类型 描述
errcode number 错误码
errmsg string 错误描述
data array 数据

失败返回示例

{
  "errcode": 1,
  "errmsg": "删除失败",
  "data": []
}

返回参数说明(失败)

参数名 参数类型 描述
errcode number 错误码
errmsg string 错误描述
data array 数据

results matching ""

    No results matching ""