The A to Z of our connector API (Application programming interface). If the term you seek is not here, you might also be interested in the Saasu Business Glossary which has more terms in common use.
- API: Application Programming Interface.
- CRUD: Create, read, update, and delete operations.
- DTO: Data Transfer Object
- Entity: Refers to things such as Contact, Account, Bank Account, etc.
- OLA: Stands for Online Accounting. Used throughout the document to refer to Saasu Online Accounting system.
- REST: Representational State Transfer.
- Transaction: More specialised form of entity. E.g. Invoice, InvoicePayment, Bank Transfer, Inventory Adjustment.
- UID: Unique Identifier.
- WS: Web Service.
- WSAccessKey: Web Service Access Key, which is required to access Saasu Web Services.
- WSAPI: Web Services Application Programming Interface.
