developer_guide:call_reference:activationrequest

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
Last revisionBoth sides next revision
developer_guide:call_reference:activationrequest [2010/01/13 09:01] mattdeveloper_guide:call_reference:activationrequest [2012/02/25 22:22] – [ActivationRequest Call Reference] matt
Line 1: Line 1:
-====== ActivationRequest Call Reference ======+~~NOTOC~~
  
 +====== ActivationRequest ======
  
-ActivationRequest is the first call you will make to the API.  This call authorizes your application to communicate with the API.  No other calls will work until you successfully call ActivationRequest.+<note>
  
 +This method is depreciated. Developers are no longer required to activate their IP address.  However, you can add IP restrictions via the control panel.
  
-**View:**+</note> 
 + 
 +**ActivationRequest** is the first call you will make to the API.  This call authorizes your application to communicate with the API.  No other calls will work until you successfully call ActivationRequest. 
 + 
 + 
 +**Learn More:**
  
   * [[:developer_guide:developer_guide#using-the-apis|Using the APIs]]     * [[:developer_guide:developer_guide#using-the-apis|Using the APIs]]  
Line 14: Line 21:
  
 ===== ActivationRequest ===== ===== ActivationRequest =====
- 
- 
-==== Overview ==== 
-The box below lists all fields that could be included in the call request. To learn more about an individual field or its type, scroll down to find it in the table below the box. 
- 
- 
  
 ==== XML ==== ==== XML ====
Line 39: Line 40:
  
 ^ Name ^ Type ^ Occurrence  ^ Meaning ^ ^ Name ^ Type ^ Occurrence  ^ Meaning ^
-| ActivationRequest | container | required | Parent Element | +**ActivationRequest** | container | required | Parent Element | 
-| Username| string | required | Merchant API username (this is not your SubscriptionBridge login id) | +| Username | string | required | Merchant API Username (Not your Merchant Center login) | 
-| Token| string | required | Your application's security tokenview alsoHow to create token |+| Token| string | required | Hash of API Username and Password[[:developer_guide:developer_guide:LinkID|Creating Token]] |
  
  
 ===== ActivationResponse ===== ===== ActivationResponse =====
- 
- 
-==== Overview ==== 
- 
-The box below lists all fields that could be included in the call response. To learn more about an individual field or its type, scroll down to find it in the table below the box. 
- 
  
 ==== XML ==== ==== XML ====
Line 71: Line 66:
  
 ^ Name ^ Type ^ Occurrence  ^ Meaning ^ ^ Name ^ Type ^ Occurrence  ^ Meaning ^
- +**ActivationResponse** | container | required | Parent Element |
-| ActivationResponse | container | required | Parent Element |+
 | Ack | string | always | Success, Error, or Warning | | Ack | string | always | Success, Error, or Warning |
 | Timestamp | string | always | All responses return the official SB time stamp in UTC/GMT | | Timestamp | string | always | All responses return the official SB time stamp in UTC/GMT |
developer_guide/call_reference/activationrequest.txt · Last modified: 2012/02/25 23:38 by matt