Get/api/bal/get函数需要认证

描述性

返回门户标价计划并请求中指定名称

参数解析
名称 描述性 类型 实例
门户Name*
查询寄送
门户名称 字符串 示例类
*- 需求字段
回归

描述端口和端口定价计划

实例响应
{     "tariff": {         "activeUsers": 50,         "dueDate": "2016-07-13",         "features": "whitelabel",         "maxFileSize": 104857600,         "maxTotalSize": 1073741824     },     "tenant": {         "created": "2010-07-07T15:46:00",         "domain": "example.com",         "language": "en-US",         "ownerId": "78e1e841-8314-48465-8fc0-e7d6451b6475",         "portalName": "example",         "status": "Active",         "tenantId": 1,         "timeZoneName": "UTC"     } }