GET api/Document/LineOfLife/{DocumentId}

Línea de vida

Request Information

URI Parameters

NameDescriptionTypeAdditional information
DocumentId

Identificador único del documento

string

Required

Body Parameters

None.

Response Information

Resource Description

ResponseModelApiOfLineOfLifeModelApi
NameDescriptionTypeAdditional information
success

Indica si la solicitud se procesó de manera satisfactoria

boolean

None.

message

Mensaje de la solicitud

string

None.

messageDetail

Lista de mensajes

Collection of string

None.

failureCode

Código de error en caso de existir

string

None.

data

Layout de respuesta de la solicitud

LineOfLifeModelApi

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'TecSou.REST.Models.RequestModels.DocumentMovementModelApi'. Path 'data.ListMovement[0].ListMovement'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'TecSou.REST.Models.RequestModels.DocumentMovementModelApi'. Path 'data.ListMovement[0].ListMovement'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: There was an error generating the XML document.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: There was an error generating the XML document.