<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Fanggle Developers</title>
	<atom:link href="http://fanggle.com/developers/feed/" rel="self" type="application/rss+xml" />
	<link>http://fanggle.com/developers</link>
	<description>Just another Fanggle - Web 3.0 Cloud Applications Platform Sites site</description>
	<lastBuildDate>Fri, 18 May 2012 04:21:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>POST Create MOSMS</title>
		<link>http://fanggle.com/developers/2012/05/18/post-create-mosms/</link>
		<comments>http://fanggle.com/developers/2012/05/18/post-create-mosms/#comments</comments>
		<pubDate>Fri, 18 May 2012 04:21:17 +0000</pubDate>
		<dc:creator>duyanh</dc:creator>
				<category><![CDATA[Qwoosh/Spreevo API]]></category>

		<guid isPermaLink="false">http://fanggle.com/developers/?p=332</guid>
		<description><![CDATA[Creates a MOSMS to an account map (login required) Request URL: POST http://localhost:8080/server/gateway/rest/com/tw/domain/coupon/PartnerService/createMOSMSKeywordToAccountMap  Parameters: shortCode Example: shortCode keyWord Example: keyWord Example Request: &#60;createMOSMSKeywordToAccountMap&#62; &#60;shortCode&#62;shortCode&#60;/shortCode&#62; &#60;keyWord&#62;keyword&#60;/keyWord&#62; &#60;/createMOSMSKeywordToAccountMap&#62; Example Response: &#60;createMOSMSKeywordToAccountMapResponse&#62; &#60;createMOSMSKeywordToAccountMapResp&#62; &#60;created&#62;2011-07-22T14:41:01.781Z&#60;/created&#62; &#60;id&#62;b13b9abd-00a0-f010-321b-f8295fdf1eb3&#60;/id&#62; &#60;updated&#62;2011-07-22T14:41:01.781Z&#60;/updated&#62; &#60;verstamp&#62;0&#60;/verstamp&#62; &#60;accountUserID&#62;27eff3bc-0013-f010-745d-f8ec784406cb&#60;/accountUserID&#62; &#60;keyword&#62;keyword&#60;/keyword&#62; &#60;shortCode&#62;shortCode&#60;/shortCode&#62; &#60;/createMOSMSKeywordToAccountMapResp&#62; &#60;/createMOSMSKeywordToAccountMapResponse&#62; Output &#8230; <a href="http://fanggle.com/developers/2012/05/18/post-create-mosms/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Creates a MOSMS to an account map (login required)<span id="more-332"></span></p>
<h3><strong>Request URL:</strong></h3>
<table width="651" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="49"><strong>POST</strong></td>
<td valign="top" width="601"><a href="javascript:void(0)">http://localhost:8080/server/gateway/rest/com/tw/domain/coupon/PartnerService/createMOSMSKeywordToAccountMap</a></td>
</tr>
</tbody>
</table>
<h3><strong> </strong><strong>Parameters:</strong></h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="319"><strong>shortCode</strong></td>
<td valign="top" width="319"><strong>Example:</strong> shortCode<strong></strong></td>
</tr>
<tr>
<td valign="top" width="319"><strong>keyWord</strong></td>
<td valign="top" width="319"><strong>Example: </strong>keyWord</td>
</tr>
</tbody>
</table>
<h3><strong>Example Request:</strong></h3>
<ol>
<li>&lt;createMOSMSKeywordToAccountMap&gt;</li>
<li>&lt;shortCode&gt;shortCode&lt;/shortCode&gt;</li>
<li>&lt;keyWord&gt;keyword&lt;/keyWord&gt;</li>
<li>&lt;/createMOSMSKeywordToAccountMap&gt;</li>
</ol>
<h3><strong>Example Response:</strong></h3>
<ol>
<li>&lt;createMOSMSKeywordToAccountMapResponse&gt;</li>
<li>&lt;createMOSMSKeywordToAccountMapResp&gt;</li>
<li>&lt;created&gt;2011-07-22T14:41:01.781Z&lt;/created&gt;</li>
<li>&lt;id&gt;b13b9abd-00a0-f010-321b-f8295fdf1eb3&lt;/id&gt;</li>
<li>&lt;updated&gt;2011-07-22T14:41:01.781Z&lt;/updated&gt;</li>
<li>&lt;verstamp&gt;0&lt;/verstamp&gt;</li>
<li>&lt;accountUserID&gt;27eff3bc-0013-f010-745d-f8ec784406cb&lt;/accountUserID&gt;</li>
<li>&lt;keyword&gt;keyword&lt;/keyword&gt;</li>
<li>&lt;shortCode&gt;shortCode&lt;/shortCode&gt;</li>
<li>&lt;/createMOSMSKeywordToAccountMapResp&gt;</li>
<li>&lt;/createMOSMSKeywordToAccountMapResponse&gt;</li>
</ol>
<h3><strong>Output Data:</strong></h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="319"><strong>created</strong></td>
<td valign="top" width="319">The date when it was created</p>
<p>&nbsp;</p>
<p><strong>Example:</strong> 2011-07-22<strong></strong></td>
</tr>
<tr>
<td valign="top" width="319"><strong>id</strong></td>
<td valign="top" width="319"><strong>Example</strong>: b13b9abd-00a0-f010-321b-f8295fdf1eb3</td>
</tr>
<tr>
<td valign="top" width="319"><strong>updated</strong></td>
<td valign="top" width="319">The date when it was updated</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 2011-07-22</td>
</tr>
<tr>
<td valign="top" width="319"><strong>verstamp</strong></p>
<p><strong> </strong></td>
<td valign="top" width="319"><strong>Example</strong>: 0</td>
</tr>
<tr>
<td valign="top" width="319"><strong>accountUserID</strong></td>
<td valign="top" width="319">ID of account user</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 27eff3bc-0013-f010-745d-f8ec784406cb</td>
</tr>
<tr>
<td valign="top" width="319"><strong>keyword</strong></td>
<td valign="top" width="319"><strong>Example</strong>: keyword</td>
</tr>
<tr>
<td valign="top" width="319"><strong>shortCode</strong></td>
<td valign="top" width="319"><strong>Example</strong>: shortCode</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://fanggle.com/developers/2012/05/18/post-create-mosms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GET SMS Coupons</title>
		<link>http://fanggle.com/developers/2012/05/18/get-sms-coupons/</link>
		<comments>http://fanggle.com/developers/2012/05/18/get-sms-coupons/#comments</comments>
		<pubDate>Fri, 18 May 2012 04:18:12 +0000</pubDate>
		<dc:creator>duyanh</dc:creator>
				<category><![CDATA[Qwoosh/Spreevo API]]></category>

		<guid isPermaLink="false">http://fanggle.com/developers/?p=330</guid>
		<description><![CDATA[SMS coupons by merchants (login required) Request URL: GET http://localhost:8080/server/gateway/rest/com/tw/domain/coupon/PartnerService/getSMSCouponByMerchant?biId=f2443851-009b-f010-0bcd-c479b9aaddb5  Parameters: &#160; created The date when it was created &#160; Example: 2011-07-22 id Example: 7482e9c7-008e-f010-324f-a593d7a6dc24 updated The date when it was updated &#160; Example: 2011-07-22 verstamp   Example: 0 availableInNonAccountSearch &#8230; <a href="http://fanggle.com/developers/2012/05/18/get-sms-coupons/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>SMS coupons by merchants (login required)<span id="more-330"></span></p>
<h3><strong>Request URL:</strong></h3>
<table width="652" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="43"><strong>GET</strong></td>
<td valign="top" width="609"><a href="javascript:void(0)">http://localhost:8080/server/gateway/rest/com/tw/domain/coupon/PartnerService/getSMSCouponByMerchant?biId=f2443851-009b-f010-0bcd-c479b9aaddb5</a></td>
</tr>
</tbody>
</table>
<p><strong> </strong><strong>Parameters:</strong></p>
<p>&nbsp;</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="319"><strong>created</strong></td>
<td valign="top" width="319">The date when it was created</p>
<p>&nbsp;</p>
<p><strong>Example:</strong> 2011-07-22<strong></strong></td>
</tr>
<tr>
<td valign="top" width="319"><strong>id</strong></td>
<td valign="top" width="319"><strong>Example:</strong> 7482e9c7-008e-f010-324f-a593d7a6dc24</td>
</tr>
<tr>
<td valign="top" width="319"><strong>updated</strong></td>
<td valign="top" width="319">The date when it was updated</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 2011-07-22</td>
</tr>
<tr>
<td valign="top" width="319"><strong>verstamp</strong></p>
<p><strong> </strong></td>
<td valign="top" width="319"><strong>Example</strong>: 0</td>
</tr>
<tr>
<td valign="top" width="319"><strong>availableInNonAccountSearch</strong></td>
<td valign="top" width="319"><strong>Example</strong>: false</td>
</tr>
<tr>
<td valign="top" width="319"><strong>daysActive</strong></td>
<td valign="top" width="319">Number of days the SMS coupon is active</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 1</td>
</tr>
<tr>
<td valign="top" width="319"><strong>expirationDate</strong></td>
<td valign="top" width="319">Expiration date of the SMS coupon</p>
<p>&nbsp;</p>
<p><strong>Example: </strong>2011-07-22</td>
</tr>
<tr>
<td valign="top" width="319"><strong>featuredOrdering</strong></td>
<td valign="top" width="319">Featured ordering</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 0</td>
</tr>
<tr>
<td valign="top" width="319"><strong>hoursActive</strong></td>
<td valign="top" width="319">Number of hours the SMS coupon is active</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 1</td>
</tr>
<tr>
<td valign="top" width="319"><strong>impressions</strong></td>
<td valign="top" width="319">Impressions</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 0</td>
</tr>
<tr>
<td valign="top" width="319"><strong>maxUsagePerPerson</strong></td>
<td valign="top" width="319">Maximum usage per person</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 0</td>
</tr>
<tr>
<td valign="top" width="319"><strong>maxUsageTotal</strong></td>
<td valign="top" width="319">Maximum usage per total</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 0</td>
</tr>
<tr>
<td valign="top" width="319"><strong>name</strong></td>
<td valign="top" width="319">Name of the SMS coupon</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: sms coupon</td>
</tr>
<tr>
<td valign="top" width="319"><strong>ownerCouponAccountId</strong></td>
<td valign="top" width="319">Account ID of the coupon’s owner</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 2ac42a1e-008a-f010-27c0-a40bc720ffc3</td>
</tr>
<tr>
<td valign="top" width="319"><strong>parentCouponId</strong></td>
<td valign="top" width="319">ID of parent coupon</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: f2443851-009b-f010-0bcd-c479b9aaddb5</td>
</tr>
<tr>
<td valign="top" width="319"><strong>scheduable</strong></td>
<td valign="top" width="319"><strong>Example: </strong>false</td>
</tr>
<tr>
<td valign="top" width="319"><strong>startDate</strong></td>
<td valign="top" width="319">Starting date of the SMS coupon</p>
<p>&nbsp;</p>
<p><strong>Example: </strong>2011-07-22</td>
</tr>
<tr>
<td valign="top" width="319"><strong>smsTextOffer</strong></td>
<td valign="top" width="319">SMS text offer</p>
<p>&nbsp;</p>
<p><strong>Example: </strong>text</td>
</tr>
</tbody>
</table>
<h3><strong>Example Request:</strong></h3>
<ol>
<li>&lt;getSMSCouponByMerchantResponse&gt;</li>
<li>&lt;getSMSCouponByMerchantRespWrapper&gt;</li>
<li>&lt;getSMSCouponByMerchantResp&gt;</li>
<li>&lt;created&gt;2011-07-22T09:26:29.906Z&lt;/created&gt;</li>
<li>&lt;id&gt;7482e9c7-008e-f010-324f-a593d7a6dc24&lt;/id&gt;</li>
<li>&lt;updated&gt;2011-07-22T09:26:29.906Z&lt;/updated&gt;</li>
<li>&lt;verstamp&gt;0&lt;/verstamp&gt;</li>
<li>&lt;availableInNonAccountSearch&gt;false&lt;/availableInNonAccountSearch&gt;</li>
<li>&lt;daysActive&gt;1&lt;/daysActive&gt;</li>
<li>&lt;expirationDate&gt;2011-07-22T09:00:00Z&lt;/expirationDate&gt;</li>
<li>&lt;featuredOrdering&gt;0&lt;/featuredOrdering&gt;</li>
<li>&lt;hoursActive&gt;1&lt;/hoursActive&gt;</li>
<li>&lt;impressions&gt;0&lt;/impressions&gt;</li>
<li>&lt;maxUsagePerPerson&gt;0&lt;/maxUsagePerPerson&gt;</li>
<li>&lt;maxUsageTotal&gt;0&lt;/maxUsageTotal&gt;</li>
<li>&lt;name&gt;sms coupon&lt;/name&gt;</li>
<li>&lt;ownerCouponAccountId&gt;2ac42a1e-008a-f010-27c0-a40bc720ffc3&lt;/ownerCouponAccountId&gt;</li>
<li>&lt;parentCouponId&gt;f2443851-009b-f010-0bcd-c479b9aaddb5&lt;/parentCouponId&gt;</li>
<li>&lt;schedulable&gt;false&lt;/schedulable&gt;</li>
<li>&lt;startDate&gt;2011-07-22T09:00:00Z&lt;/startDate&gt;</li>
<li>&lt;smsTextOffer&gt;text&lt;/smsTextOffer&gt;</li>
<li>&lt;/getSMSCouponByMerchantResp&gt;</li>
<li>&lt;/getSMSCouponByMerchantRespWrapper&gt;</li>
<li>&lt;/getSMSCouponByMerchantResponse&gt;</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://fanggle.com/developers/2012/05/18/get-sms-coupons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>POST Add SMS Coupon</title>
		<link>http://fanggle.com/developers/2012/05/18/post-add-sms-coupon/</link>
		<comments>http://fanggle.com/developers/2012/05/18/post-add-sms-coupon/#comments</comments>
		<pubDate>Fri, 18 May 2012 04:12:31 +0000</pubDate>
		<dc:creator>duyanh</dc:creator>
				<category><![CDATA[Qwoosh/Spreevo API]]></category>

		<guid isPermaLink="false">http://fanggle.com/developers/?p=328</guid>
		<description><![CDATA[Adds a SMS coupon to a location (login is required) Request URL: POST http://localhost:8080/server/gateway/rest/com/tw/domain/coupon/PartnerService/addSMSCouponToLocation  Parameters: &#160; couponId ID of the coupon &#160; Example: 7482e9c7-008e-f010-324f-a593d7a6dc24 locationId ID of the location &#160; Example: 80efd6aa-009e-f010-87db-7a3487303c49 &#160; Example Request: &#60;addSMSCouponToLocation&#62; &#60;couponId&#62;7482e9c7-008e-f010-324f-a593d7a6dc24&#60;/couponId&#62; &#60;locationId&#62;80efd6aa-009e-f010-87db-7a3487303c49&#60;/locationId&#62; &#60;/addSMSCouponToLocation&#62;  Example &#8230; <a href="http://fanggle.com/developers/2012/05/18/post-add-sms-coupon/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Adds a SMS coupon to a location (login is required)<span id="more-328"></span></p>
<h3><strong>Request URL:</strong></h3>
<table width="654" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="55"><strong>POST</strong></td>
<td valign="top" width="599"><a href="javascript:void(0)">http://localhost:8080/server/gateway/rest/com/tw/domain/coupon/PartnerService/addSMSCouponToLocation</a></td>
</tr>
</tbody>
</table>
<p><strong> </strong><strong>Parameters:</strong></p>
<p>&nbsp;</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="319"><strong>couponId</strong></td>
<td valign="top" width="319">ID of the coupon</p>
<p>&nbsp;</p>
<p><strong>Example:</strong> 7482e9c7-008e-f010-324f-a593d7a6dc24<strong></strong></td>
</tr>
<tr>
<td valign="top" width="319"><strong>locationId</strong></td>
<td valign="top" width="319">ID of the location</p>
<p>&nbsp;</p>
<p><strong>Example: </strong>80efd6aa-009e-f010-87db-7a3487303c49</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h3><strong>Example Request:</strong></h3>
<ol>
<li>&lt;addSMSCouponToLocation&gt;</li>
<li>&lt;couponId&gt;7482e9c7-008e-f010-324f-a593d7a6dc24&lt;/couponId&gt;</li>
<li>&lt;locationId&gt;80efd6aa-009e-f010-87db-7a3487303c49&lt;/locationId&gt;</li>
<li>&lt;/addSMSCouponToLocation&gt;</li>
</ol>
<h3><strong> Example Response:</strong></h3>
<ol>
<li>&lt;addSMSCouponToLocationResponse&gt;</li>
<li>&lt;addSMSCouponToLocationResp&gt;</li>
<li>&lt;created&gt;2011-07-22T09:46:15.203Z&lt;/created&gt;</li>
<li>&lt;id&gt;863f4ddf-009f-f010-3e0e-c9a32a977690&lt;/id&gt;</li>
<li>&lt;updated&gt;2011-07-22T09:46:15.203Z&lt;/updated&gt;</li>
<li>&lt;verstamp&gt;0&lt;/verstamp&gt;</li>
<li>&lt;businessInfoLocationId&gt;80efd6aa-009e-f010-87db-7a3487303c49&lt;/businessInfoLocationId&gt;</li>
<li>&lt;couponId&gt;7482e9c7-008e-f010-324f-a593d7a6dc24&lt;/couponId&gt;</li>
<li>&lt;/addSMSCouponToLocationResp&gt;</li>
<li>&lt;/addSMSCouponToLocationResponse&gt;</li>
</ol>
<h3><strong>Output Data:</strong></h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="319"><strong>created</strong></td>
<td valign="top" width="319">The date when it was created</p>
<p>&nbsp;</p>
<p><strong>Example:</strong> 2011-07-22<strong></strong></td>
</tr>
<tr>
<td valign="top" width="319"><strong>id</strong></td>
<td valign="top" width="319"><strong>Example</strong>: 863f4ddf-009f-f010-3e0e-c9a32a977690</td>
</tr>
<tr>
<td valign="top" width="319"><strong>updated</strong></td>
<td valign="top" width="319">The date when it was updated</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 2011-07-22</td>
</tr>
<tr>
<td valign="top" width="319"><strong>verstamp</strong></p>
<p><strong> </strong></td>
<td valign="top" width="319"><strong>Example</strong>: 0</td>
</tr>
<tr>
<td valign="top" width="319"><strong>businessInfoLocationId</strong></td>
<td valign="top" width="319">ID of the business info location</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 80efd6aa-009e-f010-87db-7a3487303c49</td>
</tr>
<tr>
<td valign="top" width="319"><strong>couponId</strong></td>
<td valign="top" width="319">ID of the coupon</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 7482e9c7-008e-f010-324f-a593d7a6dc24</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://fanggle.com/developers/2012/05/18/post-add-sms-coupon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>POST Create SMS Coupon</title>
		<link>http://fanggle.com/developers/2012/05/18/post-create-sms-coupon/</link>
		<comments>http://fanggle.com/developers/2012/05/18/post-create-sms-coupon/#comments</comments>
		<pubDate>Fri, 18 May 2012 04:07:54 +0000</pubDate>
		<dc:creator>duyanh</dc:creator>
				<category><![CDATA[Qwoosh/Spreevo API]]></category>

		<guid isPermaLink="false">http://fanggle.com/developers/?p=326</guid>
		<description><![CDATA[Creates a SMS coupon (login required) Request URL: POST http://localhost:8080/server/gateway/rest/com/tw/domain/coupon/PartnerService/createSMSCoupon   Parameters: name Name of the SMS coupon &#160; Example: sms coupon statDate Start date of the SMS coupon &#160; Example: 2011-07-22 expirationDate Expiraton date of the SMS coupon &#160; &#8230; <a href="http://fanggle.com/developers/2012/05/18/post-create-sms-coupon/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Creates a SMS coupon (login required)<span id="more-326"></span></p>
<h3><strong>Request URL:</strong></h3>
<table width="652" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="55"><strong>POST</strong></td>
<td valign="top" width="597"><a href="javascript:void(0)">http://localhost:8080/server/gateway/rest/com/tw/domain/coupon/PartnerService/createSMSCoupon</a></td>
</tr>
</tbody>
</table>
<p><strong> </strong></p>
<h3><strong>Parameters:</strong></h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="319"><strong>name</strong></td>
<td valign="top" width="319">Name of the SMS coupon</p>
<p>&nbsp;</p>
<p><strong>Example:</strong> sms coupon<strong></strong></td>
</tr>
<tr>
<td valign="top" width="319"><strong>statDate</strong></td>
<td valign="top" width="319">Start date of the SMS coupon</p>
<p>&nbsp;</p>
<p><strong>Example: </strong>2011-07-22</td>
</tr>
<tr>
<td valign="top" width="319"><strong>expirationDate</strong></td>
<td valign="top" width="319">Expiraton date of the SMS coupon</p>
<p>&nbsp;</p>
<p><strong>Example: </strong>2011-07-22</td>
</tr>
<tr>
<td valign="top" width="319"><strong>text</strong></td>
<td valign="top" width="319">Text of the SMS coupon</p>
<p>&nbsp;</p>
<p><strong>Example: </strong>text</td>
</tr>
<tr>
<td valign="top" width="319"><strong>biId</strong></td>
<td valign="top" width="319"><strong>Example: </strong>f2443851-009b-f010-0bcd-c479b9aaddb5</td>
</tr>
<tr>
<td valign="top" width="319"><strong>scheduable</strong></td>
<td valign="top" width="319"><strong>Example: </strong>false</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h3><strong>Example Request:</strong></h3>
<ol>
<li>&lt;createSMSCoupon&gt;</li>
<li>&lt;name&gt;sms coupon&lt;/name&gt;</li>
<li>&lt;startDate&gt;2011-07-22T12:26:25.593+03:00&lt;/startDate&gt;</li>
<li>&lt;expirationDate&gt;2011-07-22T12:26:25.593+03:00&lt;/expirationDate&gt;</li>
<li>&lt;text&gt;text&lt;/text&gt;</li>
<li>&lt;biId&gt;f2443851-009b-f010-0bcd-c479b9aaddb5&lt;/biId&gt;</li>
<li>&lt;scheduable&gt;false&lt;/scheduable&gt;</li>
<li>&lt;/createSMSCoupon&gt;</li>
</ol>
<h3><strong>Example Response:</strong></h3>
<ol>
<li>&lt;createSMSCouponResponse&gt;</li>
<li>&lt;createSMSCouponResp&gt;</li>
<li>&lt;created&gt;2011-07-22T09:26:29.906Z&lt;/created&gt;</li>
<li>&lt;id&gt;7482e9c7-008e-f010-324f-a593d7a6dc24&lt;/id&gt;</li>
<li>&lt;updated&gt;2011-07-22T09:26:29.906Z&lt;/updated&gt;</li>
<li>&lt;verstamp&gt;0&lt;/verstamp&gt;</li>
<li>&lt;availableInNonAccountSearch&gt;false&lt;/availableInNonAccountSearch&gt;</li>
<li>&lt;daysActive&gt;1&lt;/daysActive&gt;</li>
<li>&lt;expirationDate&gt;2011-07-22T09:00:00Z&lt;/expirationDate&gt;</li>
<li>&lt;featuredOrdering&gt;0&lt;/featuredOrdering&gt;</li>
<li>&lt;hoursActive&gt;1&lt;/hoursActive&gt;</li>
<li>&lt;impressions&gt;0&lt;/impressions&gt;</li>
<li>&lt;maxUsagePerPerson&gt;0&lt;/maxUsagePerPerson&gt;</li>
<li>&lt;maxUsageTotal&gt;0&lt;/maxUsageTotal&gt;</li>
<li>&lt;name&gt;sms coupon&lt;/name&gt;</li>
<li>&lt;ownerCouponAccountId&gt;2ac42a1e-008a-f010-27c0-a40bc720ffc3&lt;/ownerCouponAccountId&gt;</li>
<li>&lt;parentCouponId&gt;f2443851-009b-f010-0bcd-c479b9aaddb5&lt;/parentCouponId&gt;</li>
<li>&lt;schedulable&gt;false&lt;/schedulable&gt;</li>
<li>&lt;startDate&gt;2011-07-22T09:00:00Z&lt;/startDate&gt;</li>
<li>&lt;smsTextOffer&gt;text&lt;/smsTextOffer&gt;</li>
<li>&lt;/createSMSCouponResp&gt;</li>
<li>&lt;/createSMSCouponResponse&gt;</li>
</ol>
<h3><strong>Output Data:</strong></h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="319"><strong>created</strong></td>
<td valign="top" width="319">The date when the SMS coupon was created</p>
<p>&nbsp;</p>
<p><strong>Example:</strong> 2011-07-22<strong></strong></td>
</tr>
<tr>
<td valign="top" width="319"><strong>id</strong></td>
<td valign="top" width="319">ID of the SMS coupon</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 7482e9c7-008e-f010-324f-a593d7a6dc24</td>
</tr>
<tr>
<td valign="top" width="319"><strong>updated</strong></td>
<td valign="top" width="319">The date when the SMS coupon was updated</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 2011-07-22</td>
</tr>
<tr>
<td valign="top" width="319"><strong>verstamp</strong></p>
<p><strong> </strong></td>
<td valign="top" width="319"><strong>Example</strong>: 0</td>
</tr>
<tr>
<td valign="top" width="319"><strong>availableInNonAccountSearch</strong></td>
<td valign="top" width="319"><strong>Example</strong>: false</td>
</tr>
<tr>
<td valign="top" width="319"><strong>daysActive</strong></td>
<td valign="top" width="319">Number of days the SMS coupon is active</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 1</td>
</tr>
<tr>
<td valign="top" width="319"><strong>expirationDate</strong></td>
<td valign="top" width="319">Expiration date of the SMS coupon</p>
<p>&nbsp;</p>
<p><strong>Example: </strong>2011-07-22</td>
</tr>
<tr>
<td valign="top" width="319"><strong>featuredOrdering</strong></td>
<td valign="top" width="319">Featured ordering</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 0</td>
</tr>
<tr>
<td valign="top" width="319"><strong>hoursActive</strong></td>
<td valign="top" width="319">Number of hours the SMS coupon is active</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 1</td>
</tr>
<tr>
<td valign="top" width="319"><strong>impressions</strong></td>
<td valign="top" width="319">Impressions</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 0</td>
</tr>
<tr>
<td valign="top" width="319"><strong>maxUsagePerPerson</strong></td>
<td valign="top" width="319">Maximum usage per person</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 0</td>
</tr>
<tr>
<td valign="top" width="319"><strong>maxUsageTotal</strong></td>
<td valign="top" width="319">Maximum usage per total</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 0</td>
</tr>
<tr>
<td valign="top" width="319"><strong>name</strong></td>
<td valign="top" width="319">Name of the SMS coupon</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: sms coupon</td>
</tr>
<tr>
<td valign="top" width="319"><strong>ownerCouponAccountId</strong></td>
<td valign="top" width="319">Account ID of the coupon’s owner</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 2ac42a1e-008a-f010-27c0-a40bc720ffc3</td>
</tr>
<tr>
<td valign="top" width="319"><strong>parentCouponId</strong></td>
<td valign="top" width="319">ID of parent coupon</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: f2443851-009b-f010-0bcd-c479b9aaddb5</td>
</tr>
<tr>
<td valign="top" width="319"><strong>scheduable</strong></td>
<td valign="top" width="319"><strong>Example: </strong>false</td>
</tr>
<tr>
<td valign="top" width="319"><strong>startDate</strong></td>
<td valign="top" width="319">Starting date of the SMS coupon</p>
<p>&nbsp;</p>
<p><strong>Example: </strong>2011-07-22</td>
</tr>
<tr>
<td valign="top" width="319"><strong>smsTextOffer</strong></td>
<td valign="top" width="319">SMS text offer</p>
<p>&nbsp;</p>
<p><strong>Example: </strong>text</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://fanggle.com/developers/2012/05/18/post-create-sms-coupon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GET Merchant</title>
		<link>http://fanggle.com/developers/2012/05/18/get-merchant/</link>
		<comments>http://fanggle.com/developers/2012/05/18/get-merchant/#comments</comments>
		<pubDate>Fri, 18 May 2012 04:04:31 +0000</pubDate>
		<dc:creator>duyanh</dc:creator>
				<category><![CDATA[Qwoosh/Spreevo API]]></category>

		<guid isPermaLink="false">http://fanggle.com/developers/?p=324</guid>
		<description><![CDATA[Merchant by AccountId (login required) Every Merchant has its own couponAccountId – getAllMerchants returns the list to these accounts. Request URL: GET http://localhost:8080/server/gateway/rest/com/tw/domain/coupon/PartnerService/getMerchantByAccountId?caId=2ac42a1e-008a-f010-27c0-a40bc720ffc3   Parameters: &#160; created The date when it was created &#160; Example: 2011-07-20 id ID &#160; Example: &#8230; <a href="http://fanggle.com/developers/2012/05/18/get-merchant/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Merchant by AccountId (login required)<span id="more-324"></span></p>
<p>Every Merchant has its own couponAccountId – getAllMerchants returns the list to these accounts.</p>
<h3><strong>Request URL:</strong></h3>
<table width="652" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="43"><strong>GET</strong></td>
<td valign="top" width="608"><a href="javascript:void(0)">http://localhost:8080/server/gateway/rest/com/tw/domain/coupon/PartnerService/getMerchantByAccountId?caId=2ac42a1e-008a-f010-27c0-a40bc720ffc3</a></td>
</tr>
</tbody>
</table>
<p><strong> </strong></p>
<h3><strong>Parameters:</strong></h3>
<p>&nbsp;</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="319"><strong>created</strong></td>
<td valign="top" width="319">The date when it was created</p>
<p>&nbsp;</p>
<p><strong>Example:</strong> 2011-07-20<strong></strong></td>
</tr>
<tr>
<td valign="top" width="319"><strong>id</strong></td>
<td valign="top" width="319">ID</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: f2443851-009b-f010-0bcd-c479b9aaddb5</td>
</tr>
<tr>
<td valign="top" width="319"><strong>updated</strong></td>
<td valign="top" width="319">The date when it was updated</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 2011-07-20</td>
</tr>
<tr>
<td valign="top" width="319"><strong>verstamp</strong></p>
<p><strong> </strong></td>
<td valign="top" width="319"><strong>Example</strong>: 0</td>
</tr>
<tr>
<td valign="top" width="319"><strong>brandName</strong></td>
<td valign="top" width="319">Name of the brand</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: Test Brand</td>
</tr>
<tr>
<td valign="top" width="319"><strong>businessName</strong></td>
<td valign="top" width="319">Name of the business</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: Business name</td>
</tr>
<tr>
<td valign="top" width="319"><strong>notificationCount</strong></td>
<td valign="top" width="319">Number of notifications</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 0</td>
</tr>
<tr>
<td valign="top" width="319"><strong>parentAccountId</strong></td>
<td valign="top" width="319">ID of parent account</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 2ac42a1e-008a-f010-27c0-a40bc720ffc3</td>
</tr>
<tr>
<td valign="top" width="319"><strong>websitURL</strong></td>
<td valign="top" width="319">URL of the website</p>
<p><strong> </strong></p>
<p><strong>Example</strong>: http://www.test.com</td>
</tr>
</tbody>
</table>
<p><strong> </strong></p>
<h3><strong>Example Request:</strong></h3>
<ol>
<li>&lt;getMerchantByAccountIdResponse&gt;</li>
<li>&lt;getMerchantByAccountIdResp&gt;</li>
<li>&lt;created&gt;2011-07-20T07:35:32.031Z&lt;/created&gt;</li>
<li>&lt;id&gt;f2443851-009b-f010-0bcd-c479b9aaddb5&lt;/id&gt;</li>
<li>&lt;updated&gt;2011-07-20T07:35:32.031Z&lt;/updated&gt;</li>
<li>&lt;verstamp&gt;0&lt;/verstamp&gt;</li>
<li>&lt;brandName&gt;Test Brand Name&lt;/brandName&gt;</li>
<li>&lt;businessName&gt;Business name&lt;/businessName&gt;</li>
<li>&lt;notificationCount&gt;0&lt;/notificationCount&gt;</li>
<li>&lt;parentAccountId&gt;2ac42a1e-008a-f010-27c0-a40bc720ffc3&lt;/parentAccountId&gt;</li>
<li>&lt;websitURL&gt;http://www.test.com&lt;/websitURL&gt;</li>
<li>&lt;/getMerchantByAccountIdResp&gt;</li>
<li>&lt;/getMerchantByAccountIdResponse&gt;</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://fanggle.com/developers/2012/05/18/get-merchant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GET All Merchants</title>
		<link>http://fanggle.com/developers/2012/05/18/get-all-merchants/</link>
		<comments>http://fanggle.com/developers/2012/05/18/get-all-merchants/#comments</comments>
		<pubDate>Fri, 18 May 2012 04:02:07 +0000</pubDate>
		<dc:creator>duyanh</dc:creator>
				<category><![CDATA[Qwoosh/Spreevo API]]></category>

		<guid isPermaLink="false">http://fanggle.com/developers/?p=322</guid>
		<description><![CDATA[Get all merchants Request URL: GET http://localhost:8080/server/gateway/rest/com/tw/domain/coupon/PartnerService/getAllMerchants   Parameters: &#160; created The date when it was created &#160; Example: 2011-07-20 id Example: 2ac42a1e-008a-f010-27c0-a40bc720ffc3 updated The date when it was updated &#160; Example: 2011-07-20 verstamp   Example: 0 accountName Name of &#8230; <a href="http://fanggle.com/developers/2012/05/18/get-all-merchants/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Get all merchants<span id="more-322"></span></p>
<h3><strong>Request URL:</strong></h3>
<table width="653" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="49"><strong>GET</strong></td>
<td valign="top" width="604"><a href="javascript:void(0)">http://localhost:8080/server/gateway/rest/com/tw/domain/coupon/PartnerService/getAllMerchants</a></td>
</tr>
</tbody>
</table>
<p><strong> </strong></p>
<h3><strong>Parameters:</strong></h3>
<p>&nbsp;</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="319"><strong>created</strong></td>
<td valign="top" width="319">The date when it was created</p>
<p>&nbsp;</p>
<p><strong>Example:</strong> 2011-07-20<strong></strong></td>
</tr>
<tr>
<td valign="top" width="319"><strong>id</strong></td>
<td valign="top" width="319"><strong>Example</strong>: 2ac42a1e-008a-f010-27c0-a40bc720ffc3</td>
</tr>
<tr>
<td valign="top" width="319"><strong>updated</strong></td>
<td valign="top" width="319">The date when it was updated</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 2011-07-20</td>
</tr>
<tr>
<td valign="top" width="319"><strong>verstamp</strong></p>
<p><strong> </strong></td>
<td valign="top" width="319"><strong>Example</strong>: 0</td>
</tr>
<tr>
<td valign="top" width="319"><strong>accountName</strong></td>
<td valign="top" width="319">Name of the account</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: Business name</td>
</tr>
<tr>
<td valign="top" width="319"><strong>disabled</strong></td>
<td valign="top" width="319">The account is disabled</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: false</td>
</tr>
<tr>
<td valign="top" width="319"><strong>parentAccountId</strong></td>
<td valign="top" width="319">ID of parent account</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 85cfda22-008a-f010-9403-a11247f4f345</td>
</tr>
<tr>
<td valign="top" width="319"><strong>userId</strong></td>
<td valign="top" width="319">ID of the user</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 27eff3bc-0013-f010-745d-f8ec784406cb</td>
</tr>
<tr>
<td valign="top" width="319"><strong>virtualShardId</strong></td>
<td valign="top" width="319"><strong>Example</strong>: 170</td>
</tr>
</tbody>
</table>
<p><strong> </strong></p>
<h3><strong>Example Request:</strong></h3>
<ol>
<li>&lt;getAllMerchantsResponse&gt;</li>
<li>&lt;getAllMerchantsRespWrapper&gt;</li>
<li>&lt;getAllMerchantsResp&gt;</li>
<li>&lt;created&gt;2011-07-20T07:35:32.015Z&lt;/created&gt;</li>
<li>&lt;id&gt;2ac42a1e-008a-f010-27c0-a40bc720ffc3&lt;/id&gt;</li>
<li>&lt;updated&gt;2011-07-20T07:35:32.015Z&lt;/updated&gt;</li>
<li>&lt;verstamp&gt;0&lt;/verstamp&gt;</li>
<li>&lt;accountName&gt;Business name&lt;/accountName&gt;</li>
<li>&lt;disabled&gt;false&lt;/disabled&gt;</li>
<li>&lt;parentAccountId&gt;85cfda22-008a-f010-9403-a11247f4f345&lt;/parentAccountId&gt;</li>
<li>&lt;userId&gt;27eff3bc-0013-f010-745d-f8ec784406cb&lt;/userId&gt;</li>
<li>&lt;virtualShardId&gt;170&lt;/virtualShardId&gt;</li>
<li>&lt;/getAllMerchantsResp&gt;</li>
<li>&lt;/getAllMerchantsRespWrapper&gt;</li>
<li>&lt;/getAllMerchantsResponse&gt;</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://fanggle.com/developers/2012/05/18/get-all-merchants/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GET All Merchant Categories</title>
		<link>http://fanggle.com/developers/2012/05/18/get-all-merchant-categories/</link>
		<comments>http://fanggle.com/developers/2012/05/18/get-all-merchant-categories/#comments</comments>
		<pubDate>Fri, 18 May 2012 03:59:12 +0000</pubDate>
		<dc:creator>duyanh</dc:creator>
				<category><![CDATA[Qwoosh/Spreevo API]]></category>

		<guid isPermaLink="false">http://fanggle.com/developers/?p=320</guid>
		<description><![CDATA[Get all merchant categories Request URL: GET http://localhost:8080/server/gateway/rest/com/tw/domain/coupon/PartnerService/getAllMerchantCategories?biId=f2443851-009b-f010-0bcd-c479b9aaddb5   Parameters: created The date when it was created &#160; Example: 2011-07-20 id Example: db51f3c5-009a-f010-789b-4347f027f503 updated The date when it was updated &#160; Example: 2011-07-20 verstamp   Example: 0 businessCategoryUidID Example: 16714301-009c-f010-5396-6c7a0fd930ac &#8230; <a href="http://fanggle.com/developers/2012/05/18/get-all-merchant-categories/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Get all merchant categories<br />
<span id="more-320"></span></p>
<h3><strong>Request URL:</strong></h3>
<table width="652" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="43"><strong>GET</strong></td>
<td valign="top" width="608"><a href="javascript:void(0)">http://localhost:8080/server/gateway/rest/com/tw/domain/coupon/PartnerService/getAllMerchantCategories?biId=f2443851-009b-f010-0bcd-c479b9aaddb5</a></td>
</tr>
</tbody>
</table>
<p><strong> </strong></p>
<h3><strong>Parameters:</strong></h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="319"><strong>created</strong></td>
<td valign="top" width="319">The date when it was created</p>
<p>&nbsp;</p>
<p><strong>Example:</strong> 2011-07-20<strong></strong></td>
</tr>
<tr>
<td valign="top" width="319"><strong>id</strong></td>
<td valign="top" width="319"><strong>Example</strong>: db51f3c5-009a-f010-789b-4347f027f503</td>
</tr>
<tr>
<td valign="top" width="319"><strong>updated</strong></td>
<td valign="top" width="319">The date when it was updated</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 2011-07-20</td>
</tr>
<tr>
<td valign="top" width="319"><strong>verstamp</strong></p>
<p><strong> </strong></td>
<td valign="top" width="319"><strong>Example</strong>: 0</td>
</tr>
<tr>
<td valign="top" width="319"><strong>businessCategoryUidID</strong></td>
<td valign="top" width="319"><strong>Example</strong>: 16714301-009c-f010-5396-6c7a0fd930ac</td>
</tr>
<tr>
<td valign="top" width="319"><strong>businessInfoUidID</strong></td>
<td valign="top" width="319"><strong>Example</strong>: f2443851-009b-f010-0bcd-c479b9aaddb5</td>
</tr>
</tbody>
</table>
<p><strong> </strong></p>
<h3><strong>Example Request:</strong></h3>
<ol>
<li>&lt;getAllMerchantCategoriesResponse&gt;</li>
<li>&lt;getAllMerchantCategoriesRespWrapper&gt;</li>
<li>&lt;getAllMerchantCategoriesResp&gt;</li>
<li>&lt;created&gt;2011-07-20T08:18:38.406Z&lt;/created&gt;</li>
<li>&lt;id&gt;db51f3c5-009a-f010-789b-4347f027f503&lt;/id&gt;</li>
<li>&lt;updated&gt;2011-07-20T08:18:38.406Z&lt;/updated&gt;</li>
<li>&lt;verstamp&gt;0&lt;/verstamp&gt;</li>
<li>&lt;businessCategoryUidID&gt;16714301-009c-f010-5396-6c7a0fd930ac&lt;/businessCategoryUidID&gt;</li>
<li>&lt;businessInfoUidID&gt;f2443851-009b-f010-0bcd-c479b9aaddb5&lt;/businessInfoUidID&gt;</li>
<li>&lt;/getAllMerchantCategoriesResp&gt;</li>
<li>&lt;/getAllMerchantCategoriesRespWrapper&gt;</li>
<li>&lt;/getAllMerchantCategoriesResponse&gt;</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://fanggle.com/developers/2012/05/18/get-all-merchant-categories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>POST Add Category</title>
		<link>http://fanggle.com/developers/2012/05/18/post-add-category/</link>
		<comments>http://fanggle.com/developers/2012/05/18/post-add-category/#comments</comments>
		<pubDate>Fri, 18 May 2012 03:54:38 +0000</pubDate>
		<dc:creator>duyanh</dc:creator>
				<category><![CDATA[Qwoosh/Spreevo API]]></category>

		<guid isPermaLink="false">http://fanggle.com/developers/?p=318</guid>
		<description><![CDATA[Adds a category to merchant (login required) Request URL: POST http://localhost:8080/server/gateway/rest/com/tw/domain/coupon/PartnerService/addCategory Parameters: &#160; biId Example: f2443851-009b-f010-0bcd-c479b9aaddb5 categoryId ID of the category &#160; Example: 16714301-009c-f010-5396-6c7a0fd930ac &#160; Example Request: &#60;addCategory&#62; &#60;biId&#62;f2443851-009b-f010-0bcd-c479b9aaddb5&#60;/biId&#62; &#60;categoryId&#62;16714301-009c-f010-5396-6c7a0fd930ac&#60;/categoryId&#62; &#60;/addCategory&#62;  Example Response: &#60;addCategoryResponse&#62; &#60;addCategoryResp&#62; &#60;created&#62;2011-07-20T08:18:38.406Z&#60;/created&#62; &#60;id&#62;db51f3c5-009a-f010-789b-4347f027f503&#60;/id&#62; &#60;updated&#62;2011-07-20T08:18:38.406Z&#60;/updated&#62; &#60;verstamp&#62;0&#60;/verstamp&#62; &#60;businessCategoryUidID&#62;16714301-009c-f010-5396-6c7a0fd930ac&#60;/businessCategoryUidID&#62; &#8230; <a href="http://fanggle.com/developers/2012/05/18/post-add-category/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Adds a category to merchant (login required)<span id="more-318"></span></p>
<h3><strong>Request URL:</strong></h3>
<table width="701" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="49"><strong>POST</strong></td>
<td valign="top" width="651"><a href="javascript:void(0)">http://localhost:8080/server/gateway/rest/com/tw/domain/coupon/PartnerService/addCategory</a></td>
</tr>
</tbody>
</table>
<h3><strong>Parameters:</strong></h3>
<p>&nbsp;</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="319"><strong>biId</strong></td>
<td valign="top" width="319"><strong>Example: </strong>f2443851-009b-f010-0bcd-c479b9aaddb5<strong></strong></td>
</tr>
<tr>
<td valign="top" width="319"><strong>categoryId</strong></td>
<td valign="top" width="319">ID of the category</p>
<p>&nbsp;</p>
<p><strong>Example: </strong>16714301-009c-f010-5396-6c7a0fd930ac</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h3><strong>Example Request:</strong></h3>
<ol>
<li>&lt;addCategory&gt;</li>
<li>&lt;biId&gt;f2443851-009b-f010-0bcd-c479b9aaddb5&lt;/biId&gt;</li>
<li>&lt;categoryId&gt;16714301-009c-f010-5396-6c7a0fd930ac&lt;/categoryId&gt;</li>
<li>&lt;/addCategory&gt;</li>
</ol>
<h3><strong> Example Response:</strong></h3>
<ol>
<li>&lt;addCategoryResponse&gt;</li>
<li>&lt;addCategoryResp&gt;</li>
<li>&lt;created&gt;2011-07-20T08:18:38.406Z&lt;/created&gt;</li>
<li>&lt;id&gt;db51f3c5-009a-f010-789b-4347f027f503&lt;/id&gt;</li>
<li>&lt;updated&gt;2011-07-20T08:18:38.406Z&lt;/updated&gt;</li>
<li>&lt;verstamp&gt;0&lt;/verstamp&gt;</li>
<li>&lt;businessCategoryUidID&gt;16714301-009c-f010-5396-6c7a0fd930ac&lt;/businessCategoryUidID&gt;</li>
<li>&lt;businessInfoUidID&gt;f2443851-009b-f010-0bcd-c479b9aaddb5&lt;/businessInfoUidID&gt;</li>
<li>&lt;/addCategoryResp&gt;</li>
<li>&lt;/addCategoryResponse&gt;</li>
</ol>
<h3><strong>Output Data:</strong></h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="319"><strong>created</strong></td>
<td valign="top" width="319">The date when it was created</p>
<p>&nbsp;</p>
<p><strong>Example:</strong> 2011-07-20<strong></strong></td>
</tr>
<tr>
<td valign="top" width="319"><strong>id</strong></td>
<td valign="top" width="319"><strong>Example</strong>: db51f3c5-009a-f010-789b-4347f027f503</td>
</tr>
<tr>
<td valign="top" width="319"><strong>updated</strong></td>
<td valign="top" width="319">The date when it was updated</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 2011-07-20</td>
</tr>
<tr>
<td valign="top" width="319"><strong>verstamp</strong></p>
<p><strong> </strong></td>
<td valign="top" width="319"><strong>Example</strong>: 0</td>
</tr>
<tr>
<td valign="top" width="319"><strong>businessCategoryUidID</strong></td>
<td valign="top" width="319"><strong>Example</strong>: 16714301-009c-f010-5396-6c7a0fd930ac</td>
</tr>
<tr>
<td valign="top" width="319"><strong>businessInfoUidID</strong></td>
<td valign="top" width="319"><strong>Example</strong>: f2443851-009b-f010-0bcd-c479b9aaddb5</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://fanggle.com/developers/2012/05/18/post-add-category/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GET All Categories</title>
		<link>http://fanggle.com/developers/2012/05/18/get-all-categories/</link>
		<comments>http://fanggle.com/developers/2012/05/18/get-all-categories/#comments</comments>
		<pubDate>Fri, 18 May 2012 03:52:05 +0000</pubDate>
		<dc:creator>duyanh</dc:creator>
				<category><![CDATA[Qwoosh/Spreevo API]]></category>

		<guid isPermaLink="false">http://fanggle.com/developers/?p=316</guid>
		<description><![CDATA[Request URL: GET http://localhost:8080/server/gateway/rest/com/tw/domain/coupon/PartnerService/getAllCategories   Parameters: created The date when it was created &#160; Example: 2011-07-20 id Example: 16714301-009c-f010-5396-6c7a0fd930ac updated The date when it was updated &#160; Example: 2011-07-20 verstamp   Example: 0 categoryName Name of the category &#160; Example: &#8230; <a href="http://fanggle.com/developers/2012/05/18/get-all-categories/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><span id="more-316"></span></p>
<h3><strong>Request URL:</strong></h3>
<table width="647" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="43"><strong>GET</strong></td>
<td valign="top" width="604"><a href="javascript:void(0)">http://localhost:8080/server/gateway/rest/com/tw/domain/coupon/PartnerService/getAllCategories</a></td>
</tr>
</tbody>
</table>
<p><strong> </strong></p>
<h3><strong>Parameters:</strong></h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="319"><strong>created</strong></td>
<td valign="top" width="319">The date when it was created</p>
<p>&nbsp;</p>
<p><strong>Example:</strong> 2011-07-20<strong></strong></td>
</tr>
<tr>
<td valign="top" width="319"><strong>id</strong></td>
<td valign="top" width="319"><strong>Example</strong>: 16714301-009c-f010-5396-6c7a0fd930ac</td>
</tr>
<tr>
<td valign="top" width="319"><strong>updated</strong></td>
<td valign="top" width="319">The date when it was updated</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 2011-07-20</td>
</tr>
<tr>
<td valign="top" width="319"><strong>verstamp</strong></p>
<p><strong> </strong></td>
<td valign="top" width="319"><strong>Example</strong>: 0</td>
</tr>
<tr>
<td valign="top" width="319"><strong>categoryName</strong></td>
<td valign="top" width="319">Name of the category</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: category test</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p><strong> </strong><strong>Example Request:</strong></p>
<ol>
<li>&lt;getAllCategoriesResponse&gt;</li>
<li>&lt;getAllCategoriesRespWrapper&gt;</li>
<li>&lt;getAllCategoriesResp&gt;</li>
<li>&lt;created&gt;2011-07-20T08:10:31.781Z&lt;/created&gt;</li>
<li>&lt;id&gt;16714301-009c-f010-5396-6c7a0fd930ac&lt;/id&gt;</li>
<li>&lt;updated&gt;2011-07-20T08:10:31.781Z&lt;/updated&gt;</li>
<li>&lt;verstamp&gt;0&lt;/verstamp&gt;</li>
<li>&lt;categoryName&gt;category test&lt;/categoryName&gt;</li>
<li>&lt;/getAllCategoriesResp&gt;</li>
<li>&lt;/getAllCategoriesRespWrapper&gt;</li>
<li>&lt;/getAllCategoriesResponse&gt;</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://fanggle.com/developers/2012/05/18/get-all-categories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GET All Merchant Locations</title>
		<link>http://fanggle.com/developers/2012/05/18/get-all-merchant-locations/</link>
		<comments>http://fanggle.com/developers/2012/05/18/get-all-merchant-locations/#comments</comments>
		<pubDate>Fri, 18 May 2012 03:35:26 +0000</pubDate>
		<dc:creator>duyanh</dc:creator>
				<category><![CDATA[Qwoosh/Spreevo API]]></category>

		<guid isPermaLink="false">http://fanggle.com/developers/?p=313</guid>
		<description><![CDATA[Request URL: GET http://localhost:8080/server/gateway/rest/com/tw/domain/coupon/PartnerService/getAllLocations?biId=f2443851-009b-f010-0bcd-c479b9aaddb5   Parameters: created The date when it was created &#160; Example: 2011-07-20 id Example: 80efd6aa-009e-f010-87db-7a3487303c49 updated The date when it was updated &#160; Example: 2011-07-20 verstamp   Example: 0 businessInfoId Business Info ID &#160; Example: f2443851-009b-f010-0bcd-c479b9aaddb5 &#8230; <a href="http://fanggle.com/developers/2012/05/18/get-all-merchant-locations/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><span id="more-313"></span></p>
<h3><strong>Request URL:</strong></h3>
<table width="650" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="43"><strong>GET</strong></td>
<td valign="top" width="607"><a href="javascript:void(0)">http://localhost:8080/server/gateway/rest/com/tw/domain/coupon/PartnerService/getAllLocations?biId=f2443851-009b-f010-0bcd-c479b9aaddb5</a></td>
</tr>
</tbody>
</table>
<p><strong> </strong></p>
<h3><strong>Parameters:</strong></h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="319"><strong>created</strong></td>
<td valign="top" width="319">The date when it was created</p>
<p>&nbsp;</p>
<p><strong>Example:</strong> 2011-07-20<strong></strong></td>
</tr>
<tr>
<td valign="top" width="319"><strong>id</strong></td>
<td valign="top" width="319"><strong>Example</strong>: 80efd6aa-009e-f010-87db-7a3487303c49</td>
</tr>
<tr>
<td valign="top" width="319"><strong>updated</strong></td>
<td valign="top" width="319">The date when it was updated</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: 2011-07-20</td>
</tr>
<tr>
<td valign="top" width="319"><strong>verstamp</strong></p>
<p><strong> </strong></td>
<td valign="top" width="319"><strong>Example</strong>: 0</td>
</tr>
<tr>
<td valign="top" width="319"><strong>businessInfoId</strong></td>
<td valign="top" width="319">Business Info ID</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: f2443851-009b-f010-0bcd-c479b9aaddb5</td>
</tr>
<tr>
<td valign="top" width="319"><strong>nickName</strong></td>
<td valign="top" width="319">Nickname</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: Test locaiton</td>
</tr>
<tr>
<td valign="top" width="319"><strong>webSiteURL</strong></td>
<td valign="top" width="319">URL of the website</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: www.test.com</td>
</tr>
<tr>
<td valign="top" width="319"><strong>zoneId</strong></td>
<td valign="top" width="319">ID of the zone</p>
<p>&nbsp;</p>
<p><strong>Example</strong>: d2a41684-0129-f010-3b2b-55015d666f9a</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h3><strong>Example Response:</strong></h3>
<p>&nbsp;</p>
<ol>
<li>&lt;getAllLocationsResponse&gt;</li>
<li>&lt;getAllLocationsRespWrapper&gt;</li>
<li>&lt;getAllLocationsResp&gt;</li>
<li>&lt;created&gt;2011-07-20T07:59:53.765Z&lt;/created&gt;</li>
<li>&lt;id&gt;80efd6aa-009e-f010-87db-7a3487303c49&lt;/id&gt;</li>
<li>&lt;updated&gt;2011-07-20T07:59:53.765Z&lt;/updated&gt;</li>
<li>&lt;verstamp&gt;0&lt;/verstamp&gt;</li>
<li>&lt;businessInfoId&gt;f2443851-009b-f010-0bcd-c479b9aaddb5&lt;/businessInfoId&gt;</li>
<li>&lt;nickName&gt;Test locaiton&lt;/nickName&gt;</li>
<li>&lt;webSiteURL&gt;www.test.com&lt;/webSiteURL&gt;</li>
<li>&lt;zoneId&gt;d2a41684-0129-f010-3b2b-55015d666f9a&lt;/zoneId&gt;</li>
<li>&lt;/getAllLocationsResp&gt;</li>
<li>&lt;/getAllLocationsRespWrapper&gt;</li>
<li>&lt;/getAllLocationsResponse&gt;</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://fanggle.com/developers/2012/05/18/get-all-merchant-locations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

