Vue d’ensemble
Projet
Utilisez les projets Flowtly comme référence unique pour PMO et finance.
Endpoints
https://api.flowtly.eu/projects
Lister les projets
Récupère les projets filtrés par client, statut ou contrat.
https://api.flowtly.eu/projects
Créer un projet
Crée un projet avec type de facturation, client et planning.
https://api.flowtly.eu/projects/preview
Aperçu de la liste
Récupère la collection de ressources Projet.
https://api.flowtly.eu/projects/search
Recherche dans la liste
Récupère la collection de ressources Projet.
https://api.flowtly.eu/projects/{id}
Obtenir un projet par ID
Consulte un projet précis pour voir membres et devise.
https://api.flowtly.eu/projects/{id}
Supprimer le projet
Supprime la ressource.
https://api.flowtly.eu/projects/{id}
Mettre à jour un projet
Met à jour les métadonnées, dates ou modèle de facturation d’un projet.
https://api.flowtly.eu/projects/{id}/profitability
Obtenir un projet par ID
Consulte un projet précis pour voir membres et devise.
Cas d’usage
Champs du schéma
Project-budget_project.read_project.read| Champ | Type | Description |
|---|---|---|
id |
integer | Identifiant interne du projet. |
client |
string | null | IRI du client. |
currency |
string | null | Devise du projet. |
dateFrom |
string | null | Champ dateFrom. |
dateTo |
string | null | Champ dateTo. |
name |
string | Nom du projet. |
publicDescription |
string | null | Champ publicDescription. |
type |
string | Modèle de facturation (fixed-price, T&M, etc.). |
clientHash |
string | Champ clientHash. |
notes |
string | null | Notes internes. |
color |
string | Couleur utilisée dans l’interface. |
icon |
string | null | Champ icône. |
priceNet |
string | null | Champ priceNet. |
taxGroup |
string | null | Champ taxGroup. |
attributeSet |
string | null | Champ attributeSet. |
projectMembers |
array | — |
status |
string | — |
flattenType |
string | — |
budgets |
array | — |