Catalogues
API Reference : Catalogues
Description
Principales informations concernant les catalogues articles
Propriétés
| Propriété | Type | Description | Longueur |
|---|---|---|---|
| id | string | Id | |
| intitule | string | Intitulé du catalogue | 35 |
| code | string | Code catalogue | 2 |
| gestionStock | boolean | Gérer le stock des articles pour cette catégorie |
Relations
| Navigation | Destination | Cardinalité | $expand |
|---|---|---|---|
| parent | catalogues | 1..? |
Oui |
| sousCatalogues | catalogues | 1..? |
Oui |
| articles | articles | 1..? |
Oui |
Principales routes
| Verbe | Power Automate | Power Apps |
|---|---|---|
| Liste des Catalogues | CataloguesGetByDatasetid |
|
| Catalogue par son Id | CataloguesGetByIdAndDatasetid |