GET api/agendamento-carga/documento?DocId={DocId}&DocItemId={DocItemId}&AgendId={AgendId}

Busca os dados gerais de um processo SrfDocumento identifierSrfDocumentoItem identifier

Request Information

URI Parameters

NameDescriptionTypeAdditional information
DocId

decimal number

Required

DocItemId

decimal number

Required

AgendId

integer

Required

Body Parameters

None.

Response Information

Resource Description

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.