Skip to main content

subscriptions

Overview

Namesubscriptions
TypeResource
Idgodaddy.subscriptions.subscriptions

Fields

NameDatatypeDescription
addonsarrayAn array of additional products that have been purchased to augment this Subscription
billingobject
cancelablebooleanWhether or not the Subscription is allowed to be canceled
createdAtstringWhen the Subscription was created
expiresAtstringWhen the Subscription will expire
labelstringA human readable description of this Subscription
launchUrlstringThe url to use or manage this Subscription's active product
paymentProfileIdintegerUnique identifier of the payment profile that will be used to automatically renew this Subscription
priceLockedbooleanWhether the renewal price will be based from the list price or a locked-in price for this shopper
productobject
relationsobject
renewAutobooleanWhether or not the Subscription is set to be automatically renewed via the billing agent
renewablebooleanWhether or not the Subscription is allowed to be renewed
statusstringWhether the Subscription is active or the specific non-active state
subscriptionIdstringUnique identifier of the Subscription
upgradeablebooleanWhether or not the Subscription is allowed to be upgraded

Methods

NameAccessible byRequired ParamsDescription
getSELECTsubscription_idRetrieve details for the specified Subscription
listSELECTRetrieve a list of Subscriptions for the specified Shopper
_listEXECRetrieve a list of Subscriptions for the specified Shopper
cancelEXECsubscription_idCancel the specified Subscription
product_groupsEXECRetrieve a list of ProductGroups for the specified Shopper
updateEXECsubscription_idOnly Subscription properties that can be changed without immediate financial impact can be modified via PATCH, whereas some properties can be changed by purchasing a renewal This endpoint only supports JWT authentication