all versions <= 0.2.4 are retired
AMALYZE Falcon API
Releasedate: 2019-09-17
Retirements
New
POST notifications.products.settings
- Endpoint
notifications.products.settings
returns all settings made for product notifications - For further informations see section notifications.products.settings (POST).
POST research.browsenodes.node
- Endpoint
research.browsenodes.node
returns for a browse node the complete path, including all siblings within the branch - For further informations see section research.browsenodes.node (POST).
POST research.browsenode.lists
- Endpoint
research.browsenode.lists
returns several lists (bestsellers, recommendations, gifts, newcomers, etc.) for a specific browsenode - For further informations see section research.browsenode.lists (POST).
PUT research.products.tags
- Endpoint
research.products.tags
let users add / update individual tags for all products available under Research. - For further informations see section research.products.tags (PUT).
DELETE research.products.tags
- Endpoint
research.products.tags
removes tags from products available under Research - For further informations see section research.products.tags (DELETE).
Changes
POST research.products
- Added
filters.tags
- For further informations see section research.products (POST).
- Added
filters.tags.tag
- For further informations see section research.products (POST).
- Added
filters.tags.color
- For further informations see section research.products (POST).
UPDT portfolios.custom
- Change endpoint to support update on multiple portfolios within one single request.
- For further informations see section portfolios.custom (UPDT).
UPDT portfolios.public
- Change endpoint to support update on multiple portfolios within one single request.
- For further informations see section portfolios.public.
OBJECT browsenode
- Added
siblings
- For further informations see section Browsenode.
OBJECT product
- Added
amalyze.tags
- Added
amalyze.tags.tag
- Added
amalyze.tags.color
- Added
amalyze.rankings.bestsellers
- Added
amalyze.rankings.recommendations
- Added
amalyze.rankings.wishlist
- Added
amalyze.rankings.gift
- Added
amalyze.rankings.newcomers
- For further informations see section Product.
POST portfolios
- Added
filters.status
- Added
status
as validsorting.column
- For further informations see section portfolios.
Bugfixes
– none –