Code Services
From ePrize Developers Wiki
(Difference between revisions)
Line 1: | Line 1: | ||
[[API Home Page]] | [[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. | ||
<div class="api_table"> | <div class="api_table"> |
Revision as of 15:39, 20 April 2011
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} |