PUT api/Encryption?KeyType={KeyType}&Instance={Instance}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| KeyType | string |
Required |
|
| Instance | string |
Required |
Body Parameters
Encryption| Name | Description | Type | Additional information |
|---|---|---|---|
| EncryptionKey | string |
None. |
|
| KeyType | string |
None. |
|
| SiteKey | string |
None. |
|
| TimeZone | string |
None. |
|
| CardLength | string |
None. |
|
| CardNoStartPosition | string |
None. |
|
| LastModDate | string |
None. |
|
| LastUID | string |
None. |
|
| Action | string |
None. |
|
| error | string |
None. |
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
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. |