[This is preliminary documentation and is subject to change.]
The WS class contains all the Phone Sherpa Platform API web service methods for content upload, editing, publishing, and delivery.
Namespace:
PhoneSherpa.ServicesAssembly: App_Code.fxrph_yi (in App_Code.fxrph_yi)
Version: 0.0.0.0
Syntax
| C# |
|---|
public class WS |
| Visual Basic (Declaration) |
|---|
Public Class WS |
| JScript |
|---|
public class WS |
Remarks
All methods in the Platform API require a WSAccessKey as a parameter. This key is obtainable from Phone Sherpa by contacting bizdev@phonesherpa.com.
Some methods require a Phone Sherpa MerchantID to facilitate billing transactions and payout. This can be obtained by signing up for a merchant account at http://www.phonesherpa.com/sell_ringtones_and_wallpaper.aspx
Some methods incur a usage credit charge to complete the function call. Contact bizdev@phonesherpa.com to discuss prepay and post pay options for API usage credits.