Hide response attributes Show response attributes object
-
id string(uuid)
The id of the subscription.
-
customerId string(uuid)
The customer id of the subscription.
-
providerInstanceId string(uuid)
The provider instance id of the subscription.
-
resellerId string(uuid) | null
The reseller id of the subscription.
-
name string | null
The friendly name of the subscription.
-
providerSubscriptionId string | null
The provider subscription identifier.
-
status object
Additional properties are NOT allowed.
-
startDate string(date-time)
The start date of the subscription.
-
endDate string(date-time)
The end date of the subscription.
-
cancellationAllowedUntil string(date-time) | null
The limit date to cancelled the subscription.
-
quantity integer(int32)
The quantity of the subscription.
-
termDuration object
The term duration for this entity. Possible values: NoTerm, OneMonth, OneYear, ThreeYears or FiveYears
Additional properties are NOT allowed.
-
billingFrequency object
The billing frequency for this entity. Possible values: OneTime, Monthly, Annual, Triennial or None
Additional properties are NOT allowed.
-
nextBillingFrequency object
Additional properties are NOT allowed.
-
segment object
The offer segment. Possible values: Commercial, Education, Government or NonProfit
Additional properties are NOT allowed.
-
autoRenewEnabled boolean
true
if [automatic renew enabled]; otherwise,false
. -
autoRenewSettings object
Additional properties are NOT allowed.
-
margin object
This value object contains the price margin for this entity.
Additional properties are NOT allowed.
-
internalId string | null
The internal identifier.
-
poNumber string | null
The po number.
-
offer object
View model that represents an Offer.
Additional properties are NOT allowed.
-
offerPrice object
View model that represents an offer price.
Additional properties are NOT allowed.
-
providerData string | null
The subscription provider data.