AMALYZE Falcon API

notifications.products (UPDT)

Endpoint

Endpoint notifications.products marks a notification as read / unread

Endpoint
UPDT notifications.products
Example call

JSON Payload

PropertyTypeDescriptionFurther information
notificationsarrayArray containing notification objects
notificaitons.marketplacestringString containing the marketplace idvalid marketplaces ids
notifications.idstringString containing the notification idobtained from notifications.products (POST)
notifications.readbooleanBoolean, indicating if the notifications shall be marked as read / unread
JSON Response

PropertyTypeDescription
requestobjectThe request information object (see request information object definition for more information)
Updates / Changes
VersionDescription
0.2.4created
Menu