Glossary

  • Visma Fivaldi API: The latest integration interface to Fivaldi.
  • Integration partner: A third party software vendor building an integration to Fivaldi and providing this service for Fivaldi customers.
  • Customer: A customer of Fivaldi who has purchased the Fivaldi license. Typically an Accounting office, Real estate management company or any other company using Fivaldi.
  • Company: A company whose accounting or other process is handled in Fivaldi. For example each customer of an accounting office is a “company” entity within Fivaldi.
  • Resource: A resource is the entity of data that can be retrieved or posted through the API. Typically the resources are logical entities such as an Sales order or Purchase invoice. The API is structured by resources.
  • Method: A method (or Endpoint) is used to do an operation with the resource. A method can for example be used to get a list of invoices or delete an invoice row.
  • Operation: GET, POST, PUT, PATCH or DELETE. Defines the type of operation that can be done on the resource using a specific method.
  • API: Application Programming Interface, a necessary feature in an application to allow other applications to interact with it. Ours is built using REST/JSON technologies.
  • REST: REST, or REpresentational State Transfer, is an architectural style for providing standards between computer systems on the web, making it easier for systems to communicate with each other.
  • JSON: JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate.


Oliko tästä vastauksesta apua? Kyllä Ei

Send feedback
Pahoittelut, että emme voineet auttaa. Anna palautetta, jotta voimme parantaa tätä artikkelia.