POST api/chamado/GravaAnexoChamadao
GravaAnexoChamadao
Request Information
URI Parameters
None.
Body Parameters
AnexoChamado| Name | Description | Type | Additional information |
|---|---|---|---|
| CodigoChamado |
CodigoChamado |
string |
None. |
| NomeAnexo |
NomeAnexo |
string |
None. |
| Anexo |
Anexo |
Collection of byte |
None. |
| Token |
Token |
string |
None. |
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |