POST api/AdminReminder/AdmGetReminderAudio
AdmGetReminderAudio
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": "c88fe4e3-7055-4a17-a10e-fd7ea9fd0565", "UserUUIDCur": "686aae16-46e5-4078-aa81-146f9a1b7fa4", "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:
[ {}, {} ]