1. 描述
关闭企业。
2. 资源名称
PUT:http://api.xdua.com/corp.disable/[id]
3. 请求参数
名称 | 位置 | 类型 | 必填 | 默认值 | 示例 | 说明 |
---|---|---|---|---|---|---|
id | path | string | 是 | rYub4wrT | 要关闭的企业ID | |
state | body | int | 是 | 1 | 企业关闭时的状态。系统规定常数。取值:1 | |
stato | body | string | 否 | 企业的状态说 | ||
expire | body | int | 否 | 企业状态过期时间(UNIX时间戳) |
4. 返回参数
名称 | 位置 | 类型 | 示例 | 说明 |
---|---|---|---|---|
id | result | string | rYub4wrT | 关闭的企业ID |