华为云会议 MEETING-企业管理员分页查询企业资源订单列表:响应消息示例

时间:2025-03-27 14:48:56

响应消息示例

HTTP/1.1 200 
Date: Tue, 17 Dec 2019 09:32:47 GMT
Content-Type: application/json;charset=UTF-8
Connection: keep-alive
Pragma: No-cache
Cache-Control: no-cache
Server: api-gateway
X-Request-Id: 539e8b710378987ffc5eb844b5e5c290

{
    "offset": 0,
    "limit": 10,
    "count": 1,
    "data": [
        {
            "id": "1747cfe902c34631999975417bf6bc1a",
            "type": "VMR",
            "typeId": 2001000,
            "typeDesc": "网络研讨会_1000观众",
            "vmrMode": 2,
            "count": 10,
            "expireDate": 1640966400000,
            "orderId": "95152407f7f147149e7f3e8e5e4a84bc",
            "status": 0,
            "editable": true
        }
    ]
}
support.huaweicloud.com/api-meeting/toctopics/zh-cn_topic_0000001165781471.html