AMALYZE Falcon API

research.products.tags (PUT)

Endpoint

Endpoint research.products.tags let users add / update individual tags for all products available under Research.

Method
PUT research.products.tags
Example call

JSON Payload

PropertyTypeDescriptionFurther informationVersion
asinsarrayArray containing the ASINs to set the tags for0.5.0
asins.asinstringString containing the ASIN to set the tags for0.5.0
asins.marketplacestringString containing the marketplacevalid marketplaces ids0.5.0
tagsarrayArray containing the tags to be added0.5.0
tags.tagstringString containing the tag to be added0.5.0
tags.colorstringString containing the color for the tag0.5.0
JSON Response

PropertyTypeDescription
requestobjectThe request information object (see Request information for more information)
Updates / Changes
VersionDescription
0.5.0created
Menü