GET api/Documento/ObterImagensMultimidia?solicitacaoID={solicitacaoID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
solicitacaoID

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of DocumentoImagem
NameDescriptionTypeAdditional information
DocumentoID

globally unique identifier

None.

Nome

string

None.

TipoDoDocumento

string

None.

DataDaVersao

date

None.

DocumentoItemID

globally unique identifier

None.

BytesDaImagem

Collection of byte

None.

Indices

Collection of DocumentoIndice

None.

Response Formats

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

Sample:

Sample not available.