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": "a068e390-565e-4c27-8cf3-67e43fc68e37",
  "UserUUIDCur": "632cf732-4062-4b5d-9cc5-33649e16b921"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]