×

Topal REST Application programming interface


Today's world is getting more complex from day to day. Delivering an end to end applications is only left to companies, which can provide the required resources. Therefore
individual business areas tend to focus in their specialized areas. Even though the requirement to provide an end to end solution remains.
 
Topal Solutions AG is a software provider, which specializes in the area of financial accounting systems. We consider the possibility of connecting 3rd party applications with Topal
as a major goal. Therefore we take in account to enables "3rd party applications" to interact with the Topal financial accounting system to integrate Topal in their
automated workflows.
 
Topal financial accounting system provides various interfaces to establish a data exchange with "3rd party applications" via file based data exchange, but also via
an Application Programming Interface (API) and REpresentational State Transfer (REST). This document describes the Representational State Transfer (REST) and
resources provided by Topal Solutions AG.
Topal's REST API provides access to resources (data entities) via a wide set of methods. The present description contains detailed information about the architecture and
structure to interact with Topal.
 
We also provide various code snippets and examples to give developers a more convenient starting point. Code snippets
are available in С#, Python as well as VB.