POST api/AdminTest/AdmGetTestPhoto

AdmGetTestPhoto

Request Information

URI Parameters

None.

Body Parameters

GetTestPhoto
NameDescriptionTypeAdditional information
TestUUID

globally unique identifier

None.

UserUUIDCur

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "TestUUID": "1d136aa2-53d0-4860-b054-c6a3d055ed81",
  "UserUUIDCur": "0f7715da-dd4f-4186-9994-55684c511bd0"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]