Skip to main content
GET
Retrieve a subscription add-on.

Authorizations

Authorization
string
header
required

Enter your access token (OAuth / JWT).

Path Parameters

subscriptionAddOnUid
string | null
required

The subscription add-on's unique identifier

Response

Created
string<date-time>
required
read-only
Minimum string length: 1
Updated
string<date-time>
required
read-only
Minimum string length: 1
Uid
string | null
Maximum string length: 10
_objectType
string | null
ActivityEventData
unknown
BillingRenewalTerm
enum<integer>

1 - Monthly, 2 - Yearly, 3 - Quarterly, 4 - One Time

Available options:
1,
2,
3,
4
Required range: 1 <= x <= 4
Subscription
Subscription · object | null

Circular reference to Subscription (not expanded here).

AddOn
object | null
Quantity
integer<int32> | null
StartDate
string<date-time>
EndDate
string<date-time> | null
ExpirationDate
string<date-time> | null
RenewalDate
string<date-time> | null
NewRequiredQuantity
integer<int32> | null
Rate
number<decimal> | null