developer_guide:call_reference:api_management_limitations

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
developer_guide:call_reference:api_management_limitations [2012/03/25 20:04] – [What you cannot do] earlyimpactdeveloper_guide:call_reference:api_management_limitations [2012/03/25 22:08] (current) – [Overview] matt
Line 3: Line 3:
 ====== Overview ====== ====== Overview ======
  
-There is currently a limited number of subscription management tasks that can be performed through the [[developer_guide:developer_guide|SubscriptionBridge API]]. We are working on reducing the list of what you cannot do, and expanding the list of tasks that you can do ;-)+There are currently several subscription management tasks that can be performed through the [[developer_guide:developer_guide|SubscriptionBridge API]]. 
  
 ===== What you can do ===== ===== What you can do =====
  
 Customer service (subscription management) tasks that can be performed through the SubscriptionBridge API: Customer service (subscription management) tasks that can be performed through the SubscriptionBridge API:
- 
-  * View subscription summary 
-  * View and pay outstanding balance 
-  * Update billing information 
- 
-===== What you cannot do ===== 
- 
-Here are some of the things that we are still working on: 
  
   * Retrieve a list of all subscriptions associated with a store \\ See [[developer_guide:call_reference:getsubscriptionsrequest|GetSubscriptionsRequest]]   * Retrieve a list of all subscriptions associated with a store \\ See [[developer_guide:call_reference:getsubscriptionsrequest|GetSubscriptionsRequest]]
   * Retrieve details for a specific subscription \\ See [[developer_guide:call_reference:getsubscriptiondetailsrequest|GetSubscriptionDetailsRequest]]   * Retrieve details for a specific subscription \\ See [[developer_guide:call_reference:getsubscriptiondetailsrequest|GetSubscriptionDetailsRequest]]
   * View a history of subscription activity \\ See [[developer_guide:call_reference:activitysearch|GetSubscriptionHistoryRequest]]   * View a history of subscription activity \\ See [[developer_guide:call_reference:activitysearch|GetSubscriptionHistoryRequest]]
 +  * Updated an existing subscription (customer information, payment information, etc.) \\ See [[developer_guide:call_reference:updatesubscriptionrequest|UpdateSubscriptionRequest]]
   * Update a credit card \\ See [[developer_guide:call_reference:updatecreditcardrequest|UpdateCreditCardRequest]]   * Update a credit card \\ See [[developer_guide:call_reference:updatecreditcardrequest|UpdateCreditCardRequest]]
   * Add and remove a custom subscription adjustment \\ See [[developer_guide:call_reference:addadjustmentrequest|AddAdjustmentRequest]] and [[developer_guide:call_reference:removeadjustmentrequest|RemoveAdjustmentRequest]]   * Add and remove a custom subscription adjustment \\ See [[developer_guide:call_reference:addadjustmentrequest|AddAdjustmentRequest]] and [[developer_guide:call_reference:removeadjustmentrequest|RemoveAdjustmentRequest]]
   * Add a usage-based charge (metered charge) to a subscription \\ See [[developer_guide:call_reference:addmeteredrequest|AddMeteredRequest]]   * Add a usage-based charge (metered charge) to a subscription \\ See [[developer_guide:call_reference:addmeteredrequest|AddMeteredRequest]]
   * Pay an outstanding balance \\ See [[developer_guide:call_reference:payoutstandingbalancerequest|PayOutstandingBalanceRequest]]   * Pay an outstanding balance \\ See [[developer_guide:call_reference:payoutstandingbalancerequest|PayOutstandingBalanceRequest]]
-  * Add and remove feature +  * Cancel a subscription \\ See [[developer_guide:call_reference:cancellationrequest|CancellationRequest]] 
-  * Switch from trial to a full subscription +  * Convert a subscription from Trial to Full \\ See [[:developer_guide:call_reference:TrialToFullRequest|TrialToFullRequest]] 
-  * Cancel+===== What you cannot do yet ===== 
 + 
 +Here are some of the things that we are still working on: 
 + 
 +  * Add and remove features
  
 ===== Related articles ===== ===== Related articles =====
developer_guide/call_reference/api_management_limitations.1332720285.txt.gz · Last modified: 2012/03/25 00:00 (external edit)