Partner Subscription APIs
Contents
Overview
This section contains information on the MarketONE Partner Subscription APIs (information managed in MarketONE for over-the-top (OTT) service provisioning).
Partner Subscription APIs
The following table lists and describes the Partner Subscription APIs.
API | Description |
---|---|
GET /v2/partnerSubscription | This API retrieves a list of partner subscription information records. Note: This API is only available to communications service providers (CSPs). |
GET /v2/partnerSubscription/{id} | This API retrieves a specific partner subscription information record. |
POST /v2/partnerSubscription/{id}/reprovision | This API triggers a new partner provisioning sequence. Calling this API will trigger an AddSubscription partner service callback. Note: This API is only available to CSPs. |
MarketONE Developer Portal
Please refer to the MarketONE APIs - V2 section under the API Reference menu on the MarketONE Developer Portal for an OpenAPI instance of these APIs.
Revision History
Version | Description |
---|---|
2020.01 | Added this topic. |
2020.05 | Added the MarketONE Developer Portal section. |