Subscriptions

ote-godaddy.com API

5 endpoints hosting
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples

Retrieve a list of Subscriptions for the specified Shopper
curl \
  /v1/subscriptions
Retrieve a list of ProductGroups for the specified Shopper
curl \
  /v1/subscriptions/productGroups
Retrieve details for the specified Subscription
curl \
  /v1/subscriptions/{subscriptionId}

Endpoints (5 total)

GET
/v1/subscriptions
Retrieve a list of Subscriptions for the specified Shopper
GET
/v1/subscriptions/productGroups
Retrieve a list of ProductGroups for the specified Shopper
GET
/v1/subscriptions/{subscriptionId}
Retrieve details for the specified Subscription
PATCH
/v1/subscriptions/{subscriptionId}
Update details for the specified Subscription
DELETE
/v1/subscriptions/{subscriptionId}
Cancel the specified Subscription

Language coverage

No SDKs yet

At a glance

Total SDKs0
Languages0
Endpoints5
Categories1