单据附件删除

  • 接口:common/document/attachment
  • Method:DELETE
  • 接口说明:根据单据号和文件地址删除单据附件

请求参数

字段名称 字段类型 字段描述 是否必填 长度
bizId String 业务唯一识别码 true 255
timestamp long 时间戳 true
documentNum String 单据号 true 64
attachmentUrl String 附件地址 true 255

请求示例

/common/document/attachment?documentNum=REQ0000020593&attachmentUrl=abc&bizId=d06ad8ed-902e-4417-848d-cdf5ef723fa2&timestamp=1657629989000

返回示例

正常返回示例

{
    "resCode": 200000,
    "resMsg": "success",
    "bizId": "d06ad8ed-902e-4417-848d-cdf5ef723fa2"
}

results matching ""

    No results matching ""