Viral API

From ePrize Developers Wiki

(Difference between revisions)
Jump to: navigation, search

Todd-chapman (Talk | contribs)
(New page: <font style="color: red; font-style: italic;">Viral API calls will not be available until September 2010.</font> {{Logo}} API Home Page <div class="api_table"> {| |- | [[Tell Friends]...)
Next diff →

Current revision

Viral API calls will not be available until September 2010.

API Home Page

Tell Friends POST /v1/{apikey}/viral

The ePrize "Viral" service allows consumers to tell friends about a promotion they have registered for by sending them an email.



Required Fields

  • to_name1
  • to_email1
  • profile

Optional Fields

  • to_name2
  • to_email2
  • .
  • .
  • to_name(n)
  • to_email(n)
  • from_name
  • from_email

The from_name and from_email fields will only be honored if the promotion has been configured to allow it. The number of to_name(n) and to_email(n) fields is 10 by default, meaning a consumer can tell 10 friends per pay about the promotion.

Personal tools