Code Services

From ePrize Developers Wiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
[[API Home Page]]
[[API Home Page]]
-
Allows for validation and consumption of entry codes. For instance, if a code validation is successful and sweepstakes entry may be given. Your [[API Key]] must be configured for codes and the code set agreed upon.
+
 
 +
Code Services allows promotion builders to take advantage of ePrize's robust Code Services platform. When submitting a new promotion request, you may specify certain code configurations that will take effect in your promotion. These codes may be used for many different scenarios -- a code may be required on registration, for example, or a user may be awarded a game play if they give a valid code. The code configurations are quite extensible, please contact us if you have any questions.
 +
 
 +
This resource will not respond correctly if your [[API Key]] is not configured for codes.
<div class="api_table">
<div class="api_table">

Revision as of 15:39, 20 April 2011

API Home Page


Code Services allows promotion builders to take advantage of ePrize's robust Code Services platform. When submitting a new promotion request, you may specify certain code configurations that will take effect in your promotion. These codes may be used for many different scenarios -- a code may be required on registration, for example, or a user may be awarded a game play if they give a valid code. The code configurations are quite extensible, please contact us if you have any questions.

This resource will not respond correctly if your API Key is not configured for codes.

Validate and consume code POST /v1/{apikey}/codes/{codeClass}/{code}
Personal tools