Input communication test

From ePrize Developers Wiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 +
[[Image:ePrize_API.gif|right]]
[[API Home Page]] :: [[API Debugging]]
[[API Home Page]] :: [[API Debugging]]
<pre>
<pre>

Revision as of 16:49, 24 April 2009

API Home Page :: API Debugging

Request representation:
value={value}

Response:
{value}

Basic echo service. POST a value to the resource and it will be returned. This is useful for validating POST body encoding/decoding.

Personal tools