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
developer_guide:call_reference:activationrequest [2012/02/25 22:08] – [Elements] mattdeveloper_guide:call_reference:activationrequest [2012/02/25 23:38] (current) – [ActivationRequest] matt
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
  
-====== ActivationRequest Call Reference ======+====== ActivationRequest ======
  
 <note> <note>
Line 8: Line 8:
  
 </note> </note>
 +
 +==== Overview ====
  
 **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. **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.
Line 18: Line 20:
   * [[:developer_guide:developer_guide#error-codes|Error Codes]]    * [[:developer_guide:developer_guide#error-codes|Error Codes]] 
   * [[:developer_guide:developer_guide#troubleshooting|Troubleshooting]]    * [[:developer_guide:developer_guide#troubleshooting|Troubleshooting]] 
- 
  
 ===== ActivationRequest ===== ===== ActivationRequest =====
Line 40: Line 41:
  
 ^ Name ^ Type ^ Occurrence  ^ Meaning ^ ^ Name ^ Type ^ Occurrence  ^ Meaning ^
-| ActivationRequest | container | required | Parent Element |+**ActivationRequest** | container | required | Parent Element |
 | Username | string | required | Merchant API Username (Not your Merchant Center login) | | Username | string | required | Merchant API Username (Not your Merchant Center login) |
 | Token| string | required | Hash of API Username and Password. [[:developer_guide:developer_guide:LinkID|Creating a Token]] | | Token| string | required | Hash of API Username and Password. [[:developer_guide:developer_guide:LinkID|Creating a Token]] |
Line 66: Line 67:
  
 ^ 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.1330225721.txt.gz · Last modified: 2012/02/24 23:00 (external edit)