GET api/Category/Get?startIndex={startIndex}&endIndex={endIndex}&enabledOnly={enabledOnly}
Informations sur la requête
Paramètres dans l'URI
Name | Description | Type | Informations additionnelles |
---|---|---|---|
startIndex | integer |
Required |
|
endIndex | integer |
Required |
|
enabledOnly | boolean |
Default value is True |
Paramètres du corps (body)
Aucun
Informations sur la réponse
Description
PagedEnumerableOfCategoryName | Description | Type | Informations additionnelles |
---|---|---|---|
Data | Collection of Category |
Aucune |
|
TotalRecordCount | integer |
Aucune |
|
PageRecordCount | integer |
Aucune |
|
Version | Version |
Aucune |
Formats de la réponse
application/json, text/json
Sample:
Sample not available.