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": "978fe543-7b30-4af4-b2ae-3b5fea32f1e3", "NotiffUUID": "bdc4b687-c596-4af4-b4be-9ff42f530c15", "TestActive": true, "TestNotiffActive": true, "LanguageID": 1, "UserUUIDCur": "cbc04e56-b9d8-4302-a5dd-a277b9e72217" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]