POST api/AdminTest/AdmGetTestNotiff
AdmGetTestNotiff
Request Information
URI Parameters
None.
Body Parameters
AdmGetTestNotiffName | Description | Type | Additional information |
---|---|---|---|
TestUUID | globally unique identifier |
None. |
|
NotiffUUID | globally unique identifier |
None. |
|
TestActive | boolean |
None. |
|
TestNotiffActive | boolean |
None. |
|
LanguageID | integer |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "TestUUID": "154fc669-6d7f-4503-9192-ac63b3f4a9f5", "NotiffUUID": "129fc6e8-efe2-43d7-b19d-f153353dde5a", "TestActive": true, "TestNotiffActive": true, "LanguageID": 1, "UserUUIDCur": "41c0a1cd-2c10-47a2-b173-e8edd88f10b8" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]