POST api/AdminTest/AdmGetTestPhoto
AdmGetTestPhoto
Request Information
URI Parameters
None.
Body Parameters
GetTestPhoto| Name | Description | Type | Additional information |
|---|---|---|---|
| TestUUID | globally unique identifier |
None. |
|
| UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"TestUUID": "09eca6c8-c1b5-44d4-8001-f1503ec04627",
"UserUUIDCur": "0ba6f0c3-5d11-4837-a24a-8a41ec11997a"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]