POST api/AdminReminder/AdmGetReminderPhoto
AdmGetReminderPhoto
Request Information
URI Parameters
None.
Body Parameters
GetReminderPhotoName | Description | Type | Additional information |
---|---|---|---|
ReminderUUID | globally unique identifier |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "ReminderUUID": "1b3413c7-bc51-41f2-a03c-60bba431bfda", "UserUUIDCur": "7c051b12-50d8-4303-9f41-bbd0fe1b4cc2" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]