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": "c770c9e6-4a92-4aac-b657-464933c8c61e",
  "UserUUIDCur": "06085a19-2bae-4eee-aed7-dfd968148c64"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]