GET api/v1/{systemName}/processes/{id}/{key}
Performs an EIM process on selected item
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Encrypted id of a process to perform |
string |
Required |
key |
Encrypted key of an item to perform the process on |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.