developer_guide:call_reference:api_management_limitations

Differences

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

Link to this comparison view

Next revision
Previous revision
developer_guide:call_reference:api_management_limitations [2010/09/04 02:29] – created 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 9: Line 9:
 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 +  * Retrieve a list of all subscriptions associated with a store \\ See [[developer_guide:call_reference:getsubscriptionsrequest|GetSubscriptionsRequest]] 
-  * View and pay outstanding balance +  * Retrieve details for a specific subscription \\ See [[developer_guide:call_reference:getsubscriptiondetailsrequest|GetSubscriptionDetailsRequest]] 
-  * Update billing information+  * 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]] 
 +  * 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]] 
 +  * 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 =====+Here are some of the things that we are still working on:
  
-Customer service (subscription management) tasks that cannot be performed through the SubscriptionBridge API (we are working on several of these): +  * Add and remove features
- +
-  * View history of subscription activity +
-  * Add feature +
-  * Remove feature +
-  * Activate Custom Subscription Adjustment created by merchant +
-  * Remove Custom Subscription Adjustment +
-  * Upgrade +
-  * Downgrade +
-  * Switch from a trial to a full subscription +
-  * Cancel+
  
 ===== Related articles ===== ===== Related articles =====
developer_guide/call_reference/api_management_limitations.1283581779.txt.gz · Last modified: 2010/09/03 00:00 (external edit)