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": "6f900a32-11a5-45f2-afef-e28e4daae5b1",
  "UserUUIDCur": "d8894355-db17-4124-9c91-a30b5085744c"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]