Params

Param Name Description
id
Required

アクティベーションキーの ID

Validations:

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

subscription_id
Optional

サブスクリプション ID

Validations:

  • number.

quantity
Optional

追加するこのサブスクリプションの数量

Validations:

  • number.

subscriptions
Optional

追加するサブスクリプションの配列

Validations:

  • Must be an Array of nested elements

subscriptions[id]
Optional

サブスクリプションプール UUID

Validations:

  • String

subscriptions[quantity]
Optional

追加するこのサブスクリプションの数量

Validations:

  • number.