POST api/AdminProduct/AdmGetProductPhoto
AdmGetProductPhoto
Request Information
URI Parameters
None.
Body Parameters
GetProductPhotos_RequestName | Description | Type | Additional information |
---|---|---|---|
ProductID | integer |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "ProductID": 1, "UserUUIDCur": "281e9924-b383-40d4-b667-257b0fefe076" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]