PUT Recommendations/{id}?appid={appid}&sg={sg}&hash={hash}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
Body Parameters
Recommendation| Name | Description | Type | Additional information |
|---|---|---|---|
| title | string |
None. |
|
| url | string |
None. |
|
| description | string |
None. |
|
| image_url | string |
None. |
|
| appid | string |
None. |
|
| item_type_id | string |
None. |
|
| list_of_links | Collection of DataUnit |
None. |
|
| list_of_parts_guids | Collection of string |
None. |
|
| list_of_service_guids | Collection of string |
None. |
|
| list_of_parts | Collection of Parts |
None. |
|
| list_of_services | Collection of Services |
None. |
|
| allow_automatic_push | boolean |
None. |
|
| push_date | date |
None. |
|
| pushed | boolean |
None. |
|
| pushed_for_item_id | string |
None. |
|
| pushed_for_name | string |
None. |
|
| push_message | string |
None. |
|
| read | boolean |
None. |
|
| recommendation_type_id | string |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.