GetCataloguesByParent
POST {{url_sage100}}/ArticleService/rest/GetCataloguesByParent
Request Body
{"parentId"=>1}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |
RESPONSES
status: OK
[{"Id":8,"Nom":"Appareils","IdCatalogueParent":1,"SousCatalogues":[],"DateCreation":"/Date(1552063570000+0100)/","UtilisateurCreateur":"\u003cAdministrateur\u003e"},{"Id":9,"Nom":"Bijoux","IdCatalogueParent":1,"SousCatalogues":[],"DateCreation":"/Date(1552063576000+0100)/","UtilisateurCreateur":"\u003cAdministrateur\u003e"},{"Id":10,"Nom":"Montres","IdCatalogueParent":1,"SousCatalogues":[],"DateCreation":"/Date(1552063581000+0100)/","UtilisateurCreateur":"\u003cAdministrateur\u003e"}]