Introduction to AOTG API: Difference between revisions

no edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 2:
It provides Web API methods call to create, update, delete and get data of AutoCount Accounting.
 
==AOTG Web API reference==
Available AOTG (Web) API for AutoCount Accounting / POS is maintained at [http://aotg.cloud:8080/swagger this site].<br/>
 
<span style="font-size:180%;">http://aotg.cloud:8080/swagger</span>
<br/>
==Diagram of AOTG API==
[[File:AOTGApiCharts2.png|link=]]<br/>
<br/>
This diagram shows the client computer initiates HTTP methods call/request (GET, POST, PUT or DELETE) request to the AOTG Server.<br/>
The request is then retrieved by '''AOTG Client''' that is a web service installed at a main computer where the AutoCount Accounting server is.<br/>
'''AOTG Client''' acts as a correspondent between AutoCount Accounting Server and AOTG Server.<br/>
 
See [[Begin AutoCount Accounting Integration via AOTG API]] to get the download link.
<br/>
{{SeeAlsoAOTGApi}}