Introduction to AOTG API: Difference between revisions

no edit summary
(Created page with " '''AOTG API''' is developed for online developers to integrate AutoCount Accounting via RESTful API. It provides API methods call to create, update, delete and get data in A...")
 
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1:
'''AOTG API''' is designed and developed for online developers to integrate with AutoCount Accounting via ''RESTful API''.<br/>
It provides Web API methods call to create, update, delete and get data inof 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>
'''AOTG API''' is developed for online developers to integrate AutoCount Accounting via RESTful API.
<br/>
It provides API methods call to create, update, delete and get data in AutoCount Accounting.
==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) 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}}
<br/>
[[Category:Programmer]]
[[Category:AOTGApi]]
[[Category:Integrate]]
{{NavigateDeveloper}}