Input communication test

From ePrize Developers Wiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 +
[[API Home Page]] :: [[API Debugging]]
<pre>
<pre>
Request representation:
Request representation:

Revision as of 19:54, 17 March 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