Introduction to AOTG API: Difference between revisions

From AutoCount Resource Center
Content added Content deleted
No edit summary
Line 7: Line 7:
==Diagram of AOTG API==
==Diagram of AOTG API==
[[File:AOTGApiCharts2.png|link=]]<br/>
[[File:AOTGApiCharts2.png|link=]]<br/>
<br/>

This diagram shows the client computer initiates HTTP methods call (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}}
{{SeeAlsoAOTGApi}}
<br/>
<br/>

Revision as of 00:55, 20 February 2019

AOTG API is designed and developed for online developers to integrate with AutoCount Accounting via RESTful API.
It provides Web API methods call to create, update, delete and get data of AutoCount Accounting.

AOTG API reference

http://aotg.cloud:8080/swagger

Diagram of AOTG API



This diagram shows the client computer initiates HTTP methods call (GET, POST, PUT or DELETE) request to the AOTG Server.
The request is then retrieved by AOTG Client that is a web service installed at a main computer where the AutoCount Accounting server is.
AOTG Client acts as a correspondent between AutoCount Accounting Server and AOTG Server.
See Begin AutoCount Accounting Integration via AOTG API to get the download link.

See Also AOTG API


Go to menu

Go to top
Resources For AutoCount Software Developers