POST api/AdminReminder/AdmGetReminderPhoto
AdmGetReminderPhoto
Request Information
URI Parameters
None.
Body Parameters
GetReminderPhoto| Name | Description | Type | Additional information |
|---|---|---|---|
| ReminderUUID | globally unique identifier |
None. |
|
| UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"ReminderUUID": "f0017a14-c054-4b4d-97ba-bb618317568b",
"UserUUIDCur": "608b75cc-3bf7-4a3a-aa74-76e088aa777b"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]