GET api/Segment?WorkorderId={WorkorderId}&startIndex={startIndex}&endIndex={endIndex}

Informations sur la requête

Paramètres dans l'URI

NameDescriptionTypeInformations 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

PagedEnumerableOfSegment
NameDescriptionTypeInformations 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.