# GEM-SUITE - API

## GEM-SUITE - API

- [Introduction](https://docs.gem-suite.com/master.md): This documentation will help you understand how you can interact with GEM-BOOKS and GEM-CAR by using our REST API. With this API, you will be able to get, update and add data to the system.
- [Authentication](https://docs.gem-suite.com/api-reference/authentication.md): This page explains the authentication process required to make a call to any endpoint.
- [Resources](https://docs.gem-suite.com/api-reference/resources.md)
- [Company](https://docs.gem-suite.com/api-reference/resources/resources.md): This page includes all endpoints available for the company information.
- [Campaigns](https://docs.gem-suite.com/api-reference/resources/resources-1.md): Marketing Campaigns
- [Branches](https://docs.gem-suite.com/api-reference/resources/resources-2.md): This page includes all endpoints available for the branches module of Logiciel Actif.
- [Clients](https://docs.gem-suite.com/api-reference/resources/clients.md): This page includes all endpoints available for the clients module of Logiciel Actif.
- [Contacts](https://docs.gem-suite.com/api-reference/resources/clients/contacts.md): This page includes all endpoints available for the client's contacts module of Logiciel Actif.
- [Providers](https://docs.gem-suite.com/api-reference/resources/providers.md): This page includes all endpoints available for the providers module of Logiciel Actif.
- [Resources](https://docs.gem-suite.com/api-reference/resources/resources-3.md): This page includes all endpoints available for the human resources module of Logiciel Actif.
- [Products](https://docs.gem-suite.com/api-reference/resources/products.md): This page includes all endpoints available for the products module of Logiciel Actif.
- [Rentals](https://docs.gem-suite.com/api-reference/resources/rentals.md): This page includes all endpoints available for the rentals module of Logiciel Actif.
- [Projects](https://docs.gem-suite.com/api-reference/resources/projects.md): This page includes all endpoints available for the projects module of Logiciel Actif.
- [Tasks](https://docs.gem-suite.com/api-reference/resources/projects/tasks.md): This page includes all endpoints available for the tasks(projects) module of Logiciel Actif.
- [Reminders](https://docs.gem-suite.com/api-reference/resources/reminders.md): This page includes all endpoints available for the reminders module of Logiciel Actif.
- [Bookings](https://docs.gem-suite.com/api-reference/resources/bookings.md): This page includes all endpoints available for the bookings module of Logiciel Actif.
- [Stops](https://docs.gem-suite.com/api-reference/resources/bookings/waypoints.md): This page includes all endpoints available for the stops(bookings) module of Logiciel Actif.
- [Actions](https://docs.gem-suite.com/api-reference/resources/bookings/actions.md): This page includes all endpoints available for the actions(bookings) module of Logiciel Actif.
- [Documents](https://docs.gem-suite.com/api-reference/resources/documents.md): This page includes all endpoints available for the documents module of Logiciel Actif.
- [Transactions](https://docs.gem-suite.com/api-reference/resources/transactions.md): This page includes all endpoints available for the transactions module of Logiciel Actif.
- [Categories](https://docs.gem-suite.com/api-reference/resources/categories.md): This page includes all endpoints available for the categories of Logiciel Actif.
- [Sales](https://docs.gem-suite.com/api-reference/resources/sales.md): This page includes all endpoints available for the sales module of Logiciel Actif.
- [Payments](https://docs.gem-suite.com/api-reference/resources/sales/payments.md): This page includes all endpoints available for the sales pay of Logiciel Actif.
- [Products](https://docs.gem-suite.com/api-reference/resources/sales/products.md): This page includes all endpoints available for the sales products of Logiciel Actif.
- [Departments](https://docs.gem-suite.com/api-reference/resources/sales/departments.md): This page includes all endpoints available for departments of Logiciel Actif.
- [Documents](https://docs.gem-suite.com/api-reference/resources/sales/documents.md): This page includes all endpoints available for the documents module of Logiciel Actif.
- [Purchases](https://docs.gem-suite.com/api-reference/resources/purchases.md): This page includes all endpoints available for the purchases module of Logiciel Actif.
- [Products](https://docs.gem-suite.com/api-reference/resources/purchases/products.md): This page includes all endpoints available for the purchase products of Logiciel Actif.
- [Documents](https://docs.gem-suite.com/api-reference/resources/purchases/documents.md): This page includes all endpoints available for the documents module of Logiciel Actif.
- [Vehicles](https://docs.gem-suite.com/api-reference/resources/vehicles.md): This page includes all endpoints available for the vehicles' module.
- [Brands](https://docs.gem-suite.com/api-reference/resources/vehicles/brands.md): This page includes all endpoints available for the vehicle brands.
- [Models](https://docs.gem-suite.com/api-reference/resources/vehicles/models.md): This page includes all endpoints available for the sales products of Logiciel Actif.
- [Inspections](https://docs.gem-suite.com/api-reference/resources/vehicles/inspections.md): This page includes all endpoints available for the vehicle inspections of Logiciel Actif.
- [Agenda](https://docs.gem-suite.com/api-reference/resources/agenda.md)
- [Appointments](https://docs.gem-suite.com/api-reference/resources/agenda/appointments.md): This page includes all endpoints available for the agenda appointments of Logiciel Actif (GEM-CAR required).
- [Displays](https://docs.gem-suite.com/api-reference/resources/agenda/displays.md): This page includes all endpoints available for the agenda displays of Logiciel Actif (GEM-CAR required).
- [Bays](https://docs.gem-suite.com/api-reference/resources/agenda/bays.md): This page includes all endpoints available for the agenda bays of Logiciel Actif (GEM-CAR required).
- [Workflows](https://docs.gem-suite.com/api-reference/resources/agenda/workflows.md): This page includes all endpoints available for the agenda workflows of Logiciel Actif (GEM-CAR required).
- [Objects](https://docs.gem-suite.com/api-reference/objects.md)
- [Branch](https://docs.gem-suite.com/api-reference/objects/branch.md): The representation of a branch is called a Branch object. Branches are identified by a unique incremental ID.
- [Client](https://docs.gem-suite.com/api-reference/objects/client.md): The representation of a client is called a Client object. Clients are identified by a unique incremental ID.
- [Provider](https://docs.gem-suite.com/api-reference/objects/provider.md): The representation of a provider is called a Provider object. Providers are identified by a unique incremental ID.
- [Product](https://docs.gem-suite.com/api-reference/objects/product.md): The representation of a product or service is called a Product object. Products are identified by a unique incremental ID.
- [Project](https://docs.gem-suite.com/api-reference/objects/project.md): The representation of a project is called a Project object. Projects are identified by a unique incremental ID.
- [Task](https://docs.gem-suite.com/api-reference/objects/project/task.md): The representation of a task is called a Task object. Tasks are identified by a unique incremental ID.
- [Booking](https://docs.gem-suite.com/api-reference/objects/booking.md): The representation of a booking is called a Booking object. Bookings are identified by a unique incremental ID.
- [Stop](https://docs.gem-suite.com/api-reference/objects/booking/stop.md): The representation of a stop is called a Stop object. Stops are identified by a unique incremental ID.
- [Action](https://docs.gem-suite.com/api-reference/objects/booking/action.md): The representation of an action is called an Action object. Actions are identified by a unique incremental ID.
- [Transaction](https://docs.gem-suite.com/api-reference/objects/transaction.md): The representation of a transaction is called a Transaction object. Transactions are identified by a unique incremental ID.
- [Sale](https://docs.gem-suite.com/api-reference/objects/sale.md): The representation of a sale is called a Sale object. Sales are identified by a unique incremental ID.
- [Product](https://docs.gem-suite.com/api-reference/objects/sale/product.md): The representation of a sale's product is called a Product object. Products are identified by a unique incremental ID.
- [Agenda](https://docs.gem-suite.com/api-reference/objects/agenda.md): The agenda allows you to manage appointments and tasks per bay (GEM-CAR required)
- [Appointment](https://docs.gem-suite.com/api-reference/objects/agenda/appointment.md): The representation of an agenda appointment is called an Appointment object. Appointments are identified by a unique incremental ID.
- [Display](https://docs.gem-suite.com/api-reference/objects/agenda/display.md): The representation of an agenda display step is called a Display object. Workflows are identified by a unique incremental ID.
- [Bay](https://docs.gem-suite.com/api-reference/objects/agenda/bay.md): The representation of an agenda bay is called a Bay object. Bays are identified by a unique incremental ID.
- [Workflow](https://docs.gem-suite.com/api-reference/objects/agenda/workflow.md): The representation of an agenda workflow step is called a Workflow object. Workflows are identified by a unique incremental ID.
- [Batch Calls](https://docs.gem-suite.com/batch-calls.md): This page explains the process required to make a batch call to any endpoint.
- [Search](https://docs.gem-suite.com/search.md): This page explains the process required to make a search call to any endpoint.
- [Webhooks](https://docs.gem-suite.com/webhooks.md): This page explains the process required to set your webhook URL.
