参数

参数名字 描述
organization_id
必填

机构 ID

Validations:

  • string from 2 to 128 characters containing only alphanumeric characters, space, '_', '-' with no leading or trailing space..

included
必填

Validations:

  • Hash

included[search]
选填 , 允许空值

为要执行操作的系统搜索字符串

Validations:

  • String

included[ids]
选填 , 允许空值

在其中执行操作的系统 id 列表

Validations:

  • Must be an array of any type

excluded
必填

Validations:

  • Hash

excluded[ids]
选填 , 允许空值

不包含在其中且不在其中执行操作的系统 id 列表

Validations:

  • Must be an array of any type

subscriptions
必填

要添加的订阅阵列

Validations:

  • Must be an Array of nested elements

subscriptions[id]
必填

订阅池 id

Validations:

  • String

subscriptions[quantity]
必填

要在这个订阅中添加的数量

Validations:

  • number.