GET api/App/RequestEntity?AccessToken={AccessToken}&Entity={Entity}&EntityValue={EntityValue}&Priority={Priority}&Data={Data}&CreatedOn={CreatedOn}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
AccessToken | string |
Required String length: inclusive between 1 and 50 |
|
Entity | string |
Required |
|
EntityValue | string |
Required String length: inclusive between 1 and 100 |
|
Priority | integer |
Required |
|
Data | string |
String length: inclusive between 1 and 1000 |
|
CreatedOn | string |
String length: inclusive between 1 and 1000 |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json, application/octet-stream
Sample:
Sample not available.