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