Create promotion

From ePrize Developers Wiki

(Difference between revisions)
Jump to: navigation, search

Ken-fox (Talk | contribs)
(New page: {{RESTfulAPI |crumbs=API Home Page :: Configuration |summary=Create a promotion owned by the authenticated account. Promotions created this way are pure web service promotions with...)
Next diff →

Current revision

API Home Page :: Configuration

Summary

Create a promotion owned by the authenticated account. Promotions created this way are pure web service promotions without any custom behavior, without creative, and without flow.





Example: Promotion Created

Summary

This demonstrates a successful promotion creation.

Request

XML configuration for promotion
 <?xml version="1.0" encoding="utf-8"?>
 <prizekin
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:type="com.eprize.Prizekin">
 </prizekin>



Personal tools