Table of Contents

Description

The Subscription object represents a subscription.

Structure

Keyword JSON

Keyword XML

Occurs

Type

Format

Description

createdcreated1stringdate-timeDate of creation.
updatedupdated1stringdate-timeDate of the last update.
ownerowner1objectBasicUserThe object owner.
updaterupdater1objectBasicUserUser who last updated the subscription.

billing1objectBasicUserUser who receives the invoice.
statusstatus1enumBillingStatusBilling status of the subscription.
objectobject1string
Name of the subscription or the contract number.

description1string
Subscription name.
articleTypeLabelarticle_type_label1string
The article type label of the subscription, e.g. domain.
itemsitem0 - nstring
The items of the subscription.
expireexpire1stringdate-timeThe expiration date of the subscription.
cancelationcancelation1stringdate-timeThe cancelation date of the subscription.
businessCaseidentifier1string
The business case of the subscription, e.g. "create".

renew_period1objectTimePeriodSpecifies by how many years, months, weeks, or days the extension of the current subscription will be.

cancelation_term_expire_only1boolean

Flag whether it is possible to cancel only on the expiration date of the subscription.

Possible values:

  • false = Anytime
  • true = Only at expiration date

Default value = true

For XML also 0 (false) and 1 (true) can be used.


cancelation_term1objectTimePeriodTermination period before the next payment is due.

count1integerint32Number of objects included in the subscription.
payable
payable1stringdate-timeThe next payment date for the subscription.
id
id1integerint64Unique identification number for this subscription.
period
period1objectTimePeriod

The period used by the subscription, e.g. 1 month.


customer1objectBasicCustomerSubscription customer.
extensions
ext0 - 1objectBillingEventExtensionsAdditional information, such as rights and limits.