POST api/AdminReminder/AdmGetReminderVideo
AdmGetReminderVideo
Request Information
URI Parameters
None.
Body Parameters
GetReminderVideo_requestName | Description | Type | Additional information |
---|---|---|---|
ReminderUUID | globally unique identifier |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
|
LanguageID | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "ReminderUUID": "5a198ebb-c8f8-417d-b621-0543d8a01fee", "UserUUIDCur": "a33ba187-14fb-46a3-bcbf-382fb09ed5a6", "LanguageID": 1 }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]