EA7.ERP
Cada cliente EA7 possui um banco de dados exclusivo e credenciamento individual para acessar a API. Solicite seu token de acesso por email: [email protected]. Qualquer dúvida estamos também dsponíveis no whatsapp +55 41 99238-0219. *Esta documentação é constantemente atualizada*
EA7.ERP endpoints
| Method | Endpoint | Description |
|---|---|---|
| register | ||
| GET |
List products /panel/api/products |
This route retrieves up to 100 products per request. To access items beyond this limit, use the offset parameter for pagination. The response will be an array where each product… |
| GET |
List product stocks /panel/api/productStock |
This route returns the stock information for a specific product. Use the id_product parameter to specify the product ID. The response will be an array where each stock entry… |
| Lead | ||
| POST |
Create lead /panel/api/lead |
O objetivo dessa API é receber dados completos de pessoas interessadas em seu negócio (Leads). Estes dados são inseridos diretamente no cadastro de contatos do ERP. The request… |
| GET |
Consult a lead /panel/api/lead |
O objetivo dessa API é fornecer dados completos de um contato Tipo: Lead. Estes dados vêm diretamente do cadastro de contatos do ERP. This Endpoint operates by providing detailed… |
| GET |
List leads /panel/api/leads |
O objetivo dessa API é fornecer uma lista de contatos Tipo: Lead. Estes dados vêm diretamente do cadastro de contatos do ERP. This Endpoint operates by providing detailed… |
| PUT |
Update lead /panel/api/lead |
O objetivo dessa API é permitir alterar dados de um contato Tipo: Lead. Estes dados são salvos diretamente no cadastro de contatos do ERP. This Endpoint operates by updating… |
| City | ||
| GET |
Consult city /panel/api/city |
O objetivo dessa API é fornecer o ID da cidade e ID do estado (UF) para que possa ser consumido em outro Endpoint. The request parameters include the following fields: **City**:… |
| Rental | ||
| GET |
Consult a rental /panel/api/rental |
This Endpoint operates by providing detailed information about a specific rental. The request parameters include the following fields: id_rental: A string representing the unique… |
| GET |
List rentals /panel/api/rentals |
This Endpoint operates by providing detailed information about rentals registered within a specific date range. The request parameters include the following fields: id_client:… |
| GET |
List rental tips and shots /panel/api/rentalTips |
This array contains information about tip rentals. The request parameters include the following fields: id_rental: A int representing the unique identifier for the rental. Each… |
| GET |
List rental products /panel/api/rentalProducts |
This array contains information about product rentals. The request parameters include the following field: id_rental: An integer representing the unique identifier for the… |
| GET |
List rental services /panel/api/rentalServices |
This array contains information about service rentals. The request parameter required is: id_rental: An integer representing the unique identifier for the rental. Each item in… |
| GET |
List rental receipts /panel/api/rentalReceipts |
This array contains information about receipt rentals. The request parameter required is: id_rental: An integer representing the unique identifier for the rental. Each item in… |
| GET |
List rental expenses /panel/api/rentalExpenses |
This array contains information about expense rentals. The request parameter required is: id_rental: An integer representing the unique identifier for the rental. Each item in… |
| GET |
List rental schedules /rentalAvailable |
. |
| Deal | ||
| POST |
Create deal /panel/api/deal |
The request body contains information necessary for creating a new deal. It includes the following fields: **Id_funnel**: An integer representing the funnel ID. **Id_lead**: An… |
| GET |
List funnels /pane/api/dealFunnels |
This endpoint operates by providing information about the funnels, such as id, name, automation_active, type_contact, and responsible. A parameter is required to list the… |
| GET |
List responsible /panel/api/dealResponsible |
This endpoint operates by providing information about the responsible parties, such as id and name. No parameters are necessary to retrieve the responsible parties. As long as… |
| Calendar Pet | ||
| GET |
Consult pet /panel/api/pet |
Retrieves the pet information if the **pet_id** parameter is provided. Retrieves all pets for a client if the **client_id** parameter is provided. At least one of the two… |
| GET |
List Services /panel/api/services |
This endpoint lists all services registered in the system, returning up to a limit of 100. To retrieve more than 100 services, use the **offset** parameter. |
| GET |
List Schedules /schedules |
. |
| GET |
List Breeds /panel/api/breeds |
List the breeds. |
| POST |
Create Calendar /panel/api/calendar |
The purpose of this Endpoint is to register an appointment linked to a client, collaborator, and selected services. This data is directly inserted into the ERP system. The… |
| POST |
Create Pet /panel/api/pet |
Create your pet by selecting the client ID and entering the name. Optional: species, gender, birth date, weight, breed, coat, size, characteristics. |
EA7.ERP pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|