GET api/Documento/ObterImagensMultimidia?solicitacaoID={solicitacaoID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| solicitacaoID | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DocumentoImagem| Name | Description | Type | Additional 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.