POST api/Documento/ObterImagem

Request Information

URI Parameters

None.

Body Parameters

RequestObterImagem
NameDescriptionTypeAdditional information
TipoDeDocumento

string

None.

IndicesPesquisa

Collection of DocumentoIndice

None.

PesquisarApenasPeloHash

boolean

None.

Request Formats

application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

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.