REST Assortment API
Get assortment content
URL Pattern |
/manage/assortment/{assortment-id}/content |
Method |
GET |
Parameters |
updateAssortment: update the assortment if set to true, by default - false. |
Content types |
- |
Media types |
application/json |
Result |
report result object |
Returns report result object, which contains all information from internal report result + entity identifier.
If updateAssortment is set, corresponding assortment will be updated (which can be time consuming) before returning the result.