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": "5b781068-d83e-4e7f-965b-3dc1bec11ec9",
  "UserUUIDCur": "3a697f7f-28bb-485b-a977-f44acb5ca40d"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]