子流程节点数据回写说明

说明

进入子流程节点后,需要外部系统来添加单据的关联关系

回写每刻系统添加子流程单据关联关系

接口地址

/api/openapi/process/subProcess/addFormRelation

请求方式

POST

请求参数

参数说明

参数名称 参数类型 是否必须 参数说明
parentFormCode String 父单据外码
parentFormType List&sourceFormMeta 父单据类型
childFormType Object 子单据类型
childFormCodeList String 子单据外码
errorMsg Object 错误信息(如果执行成功请不要传入)

参数示例

{
    "parentFormCode": "MK24110050//父单据外码",
    "parentFormType":"REIMBURSE//父单据类型",
    "childFormType":"REIMBURSE//子单据类型",
    "childFormCodeList" : ["MK24110017//子单据code"],
    "errorMsg": "执行失败原因(如果成功请不要传入)"

}

响应参数

Copyright © 杭州每刻科技有限公司 www.maycur.com all right reserved,powered by Gitbook该文件修订时间: 2025-01-09 09:00:14

results matching ""

    No results matching ""

    results matching ""

      No results matching ""