Message-ID: <186976233.15787.1614958150194.JavaMail.confluence@wiki> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_15786_1244682281.1614958150194" ------=_Part_15786_1244682281.1614958150194 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Response body - successful requests

Response body - successful requests

=20
=20
=20
=20

 

=20
=20
=20
=20
=20
=20

A successful request will also produce XML. For example, a successful re= quest to the credits resource would produce something like= this:

=20
=20
=20
=20
=20
=20
=20
<?xml version=3D"1.0" encoding=3D"ISO-8859-1"?&=
gt;
<!DOCTYPE response PUBLIC
"-//textmarketer.co.uk//DTD Web Services REST 1.6//EN"
"http://api.textmarketer.co.uk/services/rest/DTD/credits_get.dtd"=
>
<response processed_date=3D"2011-04-13T15:56:32+01:00">
<credits>442</credits>
</response>
=20
=20
=20
=20
=20
=20
=20

The exact response will vary for each resource and is detailed further b= elow.

=20
=20
=20
=20
=20 =20
=20
=20
=20

 

=20
=20
=20
=20

 

=20
=20
=20
------=_Part_15786_1244682281.1614958150194--