POST api/IntimacaoEletronica/ObterImagemDasIntimacoes
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "b39c2618-0fce-4a8c-814a-90caaa36a7cf", "d555abb8-e2eb-4380-a2f2-819b5b90b327" ]
application/xml, text/xml
Sample:
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>b39c2618-0fce-4a8c-814a-90caaa36a7cf</guid> <guid>d555abb8-e2eb-4380-a2f2-819b5b90b327</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of byteResponse Formats
application/json, text/json
Sample:
"QEA="
application/xml, text/xml
Sample:
<base64Binary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">QEA=</base64Binary>