POST api/v1/Upload/saveImagePathology?apiKey={apiKey}&type={type}&customerCode={customerCode}&intPathologyId={intPathologyId}&accountLogin={accountLogin}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| apiKey | string |
Default value is |
|
| type | string |
Default value is |
|
| customerCode | string |
Default value is |
|
| intPathologyId | integer |
Default value is 0 |
|
| accountLogin | string |
Default value is |
Body Parameters
None.
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. |