分摊计划查询接口

说明

可以通过该接口获取指定分摊规则下所有的分摊计划。

注意事项

接口地址

/api/openapi/allocation/plan/list

请求类型

POST

请求参数

参数说明

字段名称 字段类型 是否必填 字段说明
allocationRuleCode String 分摊规则编码
{
    "allocationRuleCode": "ALR22011712GBCG74"
}

响应参数

字段名称 字段类型 是否必填 字段说明
allocationPlanCode String 分摊方案编码
allocationRuleCode String 分摊规则编码
allocationFormCode String 分摊表单编码
allocationPlanName String 分摊方案名称
allocationPlanPurposeName String 分摊目的
onlyRead boolean 是否只读
status boolean 是否生效

参数样例

{
  "code": "ACK",
  "message": null,
  "data": [
    {
      "entCode": "EC31GG30ICPIY1",
      "allocationPlanCode": "ALP2204011CUQXNR4", 
      "allocationRuleCode": "ALR22011712GBCG74", 
      "allocationFormCode": "DFM2204011CI42X6O", 
      "allocationPlanName": "test-5", 
      "allocationPlanPurposeName": "", 
      "onlyRead": false,
      "status": true
    }
  ],
  "errorCode": null,
  "success": true
}

修改记录

2023-02-08  新增分摊计划查询接口
Copyright © 杭州每刻科技有限公司 www.maycur.com all right reserved,powered by Gitbook该文件修订时间: 2024-11-25 12:04:35

results matching ""

    No results matching ""

    results matching ""

      No results matching ""