POST api/AdminProduct/AdmGetProductAudio
AdmGetProductAudio
Request Information
URI Parameters
None.
Body Parameters
GetProductAudio_RequestName | Description | Type | Additional information |
---|---|---|---|
ProductID | integer |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
|
LanguageID | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "ProductID": 1, "UserUUIDCur": "826841bd-8fd5-40c4-8436-11f6699f8adb", "LanguageID": 2 }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]