Diamant

Implementation of the latest Diamant webservice to access and modify data in your accounting software.

Communication types

Though the implementation is intuitive, we need to distinguish between three different types of access, all of which use the same business function

  • Reading data

  • Writing data

  • Uploading files

  • Test Connection

Retrieves information from the system without making changes.

Updates or creates information within the system.

Transfers external documents into the system.

Can be used to test and verify the service url and account data.

Last updated

Was this helpful?