POST api/AdminReminder/AdmGetReminderPhoto

AdmGetReminderPhoto

Request Information

URI Parameters

None.

Body Parameters

GetReminderPhoto
NameDescriptionTypeAdditional information
ReminderUUID

globally unique identifier

None.

UserUUIDCur

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "ReminderUUID": "ac425322-aab8-4ed9-b00e-e78fac922c00",
  "UserUUIDCur": "ba731645-3d9b-4488-bc0d-8a9a37971310"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]