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": "f6e593ad-1d8d-452d-bed3-9ef8313128b3",
"UserUUIDCur": "f0e3da20-a24f-4d26-aaf2-9e99d3d760b8"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]