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": "6932594d-e08e-4eb2-9744-11bb92aed907",
  "UserUUIDCur": "f2344018-64e6-4417-b5cc-61517de92caa"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]