YesPlz API Product Tagging Reference
Product tagging process automatically starts as soon as the products are registered through API endpoint or product feed.
Alternatively, uploading product feed(.csv or .json format) to specific S3/SFTP location can trigger tagging process. Please contact support@yesplz.ai for how to setup product tagging through product feed. Product feed can be either full producct feed or updated product feed only.
Contact Support:
Email: support@yesplz.ai
AUTHORIZATIONAPI Key
Key
Value
Product & Tagging Management
AUTHORIZATIONAPI Key
This folder is using API Key from collectionYesPlz API Product Tagging Reference
POSTAdd/update product information
https://api.yesplz.ai/api/v1/retailer/example/products
Check example request for the necessary fields.
AUTHORIZATIONAPI Key
This request is using API Key from collectionYesPlz API Product Tagging Reference
HEADERS
Content-Type
GETGet product information by product
https://api.yesplz.ai/api/v1/retailer/example/products/:productId
AUTHORIZATIONAPI Key
This request is using API Key from collectionYesPlz API Product Tagging Reference
PATH VARIABLES
productId
DELETERemove a product
https://api.yesplz.ai/api/v1/retailer/example/products/:productId
AUTHORIZATIONAPI Key
This request is using API Key from collectionYesPlz API Product Tagging Reference
PATH VARIABLES
productId
Loading