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:06] 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 =====
Line 12: Line 12:
   * 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]]
 +  * Cancel a subscription \\ See [[developer_guide:call_reference:cancellationrequest|CancellationRequest]] 
 +  * Convert a subscription from Trial to Full \\ See [[:developer_guide:call_reference:TrialToFullRequest|TrialToFullRequest]]
 ===== What you cannot do yet ===== ===== What you cannot do yet =====
  
 Here are some of the things that we are still working on: Here are some of the things that we are still working on:
  
-  * Add and remove feature +  * Add and remove features
-  * Switch from a trial to a full subscription +
-  * Cancel+
  
 ===== Related articles ===== ===== Related articles =====
developer_guide/call_reference/api_management_limitations.1332720361.txt.gz · Last modified: 2012/03/25 00:00 (external edit)