GET api/ProductGroup/Get?id={id}

Obtient le détail du GL/groupe de produits spécifié.

Informations sur la requête

Paramètres dans l'URI

NameDescriptionTypeInformations additionnelles
id

integer

Required

Paramètres du corps (body)

Aucun

Informations sur la réponse

Description

PagedEnumerableOfProductGroup
NameDescriptionTypeInformations additionnelles
Data

Collection of ProductGroup

Aucune

TotalRecordCount

integer

Aucune

PageRecordCount

integer

Aucune

Version

Version

Aucune

Formats de la réponse

application/json, text/json

Sample:

Sample not available.