Uploads an image for the specified product and returns the path to the uploaded image.
Request
Body Params application/json
Request Code Samples
curl --location 'https://gateway.storeharmony.com/cloudapi/app//stock//addpicture' \
--header 'sessiontoken;' \
--header 'Content-Type: application/json' \
--data '[
"string"
]'
Responses
Image uploaded successfully, returning path.
Modified at 2025-03-27 14:31:04