developer_guide:call_reference:gettermsrequest

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:gettermsrequest [2010/03/15 12:51] – external edit 127.0.0.1developer_guide:call_reference:gettermsrequest [2012/02/25 22:22] (current) – [GetTermsRequest Call Reference] matt
Line 1: Line 1:
-====== GetTermsRequest Call Reference ======+====== GetTermsRequest ======
  
-GetTermsRequest will return the pricing terms of a package. This method is used by the [[:developer_guide:developer_guide:terms_widget|Terms Widget]], which displays the pricing in a format that can be styled easily with CSS.+==== Overview ==== 
 + 
 +**GetTermsRequest** will return the pricing terms of a package. This method is used by the [[:developer_guide:developer_guide:terms_widget|Terms Widget]], which displays the pricing in a format that can be styled easily with CSS.
  
-**View:**+**Learn More:**
  
   * [[:developer_guide:developer_guide#using-the-apis|Using the APIs]]     * [[:developer_guide:developer_guide#using-the-apis|Using the APIs]]  
Line 12: Line 14:
  
 ===== GetTermsRequest ===== ===== GetTermsRequest =====
- 
-==== 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. 
  
  
Line 35: Line 33:
  
 ^ Name ^ Type ^ Occurrence  ^ Meaning ^ ^ Name ^ Type ^ Occurrence  ^ Meaning ^
-| GetTermsRequest | container | required | Parent Element | +**GetTermsRequest** | container | required | Parent Element | 
-| LinkID | string | required | A package'LinkID, found in the Merchant Center control panel |+| LinkID | string | required | The Subscription Package ID.  [[:developer_guide:developer_guide:LinkID|Learn More]] |
  
  
-===== GetTermsResponse ===== 
  
  
-==== 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. 
  
 +===== GetTermsResponse =====
  
  
Line 69: Line 64:
  
 ^ Name ^ Type ^ Occurrence  ^ Meaning ^ ^ Name ^ Type ^ Occurrence  ^ Meaning ^
-| GetTermsResponse | container | required | Parent Element |+**GetTermsResponse** | 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 |
Line 75: Line 70:
 | TermsTrialBilling | string | conditional | Billing trial terms, if available (e.g. Free for 7 days) | | TermsTrialBilling | string | conditional | Billing trial terms, if available (e.g. Free for 7 days) |
 | TermsCustom | string | always | Custom text that you can add via the Merchant Center.  Useful to explain additional charges (e.g. Plus Tax and Shipping) | | TermsCustom | string | always | Custom text that you can add via the Merchant Center.  Useful to explain additional charges (e.g. Plus Tax and Shipping) |
- 
- 
developer_guide/call_reference/gettermsrequest.1268671888.txt.gz · Last modified: 2012/02/24 23:00 (external edit)