Home Page Widget Properties REST Endpoints

Home Page Widgets/Home Page Widget Properties
The home page widget properties resource is used to define how a widget functions on a default version of the home page.
Get a property belonging to a widget of a home page setup definition
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedHomePageWidgets/{WidgetId}/child/widgetProperties/{WidgetPropertyId}
Get all properties belonging to a widget of a home page setup definition
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedHomePageWidgets/{WidgetId}/child/widgetProperties
Update a property of a home page widget
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedHomePageWidgets/{WidgetId}/child/widgetProperties/{WidgetPropertyId}