<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.infinite-erp.co.id/index.php?action=history&amp;feed=atom&amp;title=ERP_2.50%3ADevelopers_Guide%2FConcepts%2FJSON_REST_Web_Services</id>
	<title>ERP 2.50:Developers Guide/Concepts/JSON REST Web Services - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.infinite-erp.co.id/index.php?action=history&amp;feed=atom&amp;title=ERP_2.50%3ADevelopers_Guide%2FConcepts%2FJSON_REST_Web_Services"/>
	<link rel="alternate" type="text/html" href="https://wiki.infinite-erp.co.id/index.php?title=ERP_2.50:Developers_Guide/Concepts/JSON_REST_Web_Services&amp;action=history"/>
	<updated>2026-04-06T20:10:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://wiki.infinite-erp.co.id/index.php?title=ERP_2.50:Developers_Guide/Concepts/JSON_REST_Web_Services&amp;diff=2757&amp;oldid=prev</id>
		<title>Wikiadmin: Created page with &quot;{{Hierarchy_header}}  == Introduction == Openbravo JSON REST provides Create-Retrieve-Update-Delete functions as a webservice. Openbravo JSON REST handles direct requests for...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.infinite-erp.co.id/index.php?title=ERP_2.50:Developers_Guide/Concepts/JSON_REST_Web_Services&amp;diff=2757&amp;oldid=prev"/>
		<updated>2021-12-16T03:07:41Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Hierarchy_header}}  == Introduction == Openbravo JSON REST provides Create-Retrieve-Update-Delete functions as a webservice. Openbravo JSON REST handles direct requests for...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Hierarchy_header}}&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
Openbravo JSON REST provides Create-Retrieve-Update-Delete functions as a webservice. Openbravo JSON REST handles direct requests for content (returned as a [http://en.wikipedia.org/wiki/Json JSON] string) or requests which contain content as JSON. The response to service calls is always a correct JSON formatted string.&lt;br /&gt;
&lt;br /&gt;
The JSON REST functionality consists of 2 main parts: &lt;br /&gt;
# the JSON REST webservice&lt;br /&gt;
# the underlying classes used to provide this service (mainly business object to JSON converters and back). &lt;br /&gt;
&lt;br /&gt;
As a developer you can integrate directly with the JSON REST webservice or develop your own webservice making use of the core JSON REST classes.&lt;br /&gt;
&lt;br /&gt;
== Module and Documentation ==&lt;br /&gt;
&lt;br /&gt;
Openbravo JSON REST is delivered as a separate module. For the module information visit [[Projects/JsonRest|the module project page]].&lt;br /&gt;
&lt;br /&gt;
For information on how to use and extend Openbravo JSON REST visit the [[Projects/JsonRest/Developers_Manual|Developers Manual]].&lt;br /&gt;
&lt;br /&gt;
{{Hierarchy_footer}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Development ERP 2.50]]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
		
	</entry>
</feed>