Skip to main content

Add new product image

Add new product image

Authorizations:Token
Request Body Schema:
Image object that needs to be added
orderbyintegerImage position
product
altstringAlternative image text
s3iconsArrayS3 icons cache
needMigrationbooleanFlag: Is need migration of image to S3
widthintegerWidth
heightintegerHeight
hashstringImage hash
needProcessbooleanIs image need process or not
idintegerUnique id
pathstringPath (URL or file name in storage directory)
fileNamestringFile name
mimestringMIME type
storageTypestringStorage type
sizeintegerSize
dateintegerCreate / modify date (UNIX timestamp)

Responses

200Success
Response schema:
Success
orderbyintegerImage position
product
altstringAlternative image text
s3iconsArrayS3 icons cache
needMigrationbooleanFlag: Is need migration of image to S3
widthintegerWidth
heightintegerHeight
hashstringImage hash
needProcessbooleanIs image need process or not
idintegerUnique id
pathstringPath (URL or file name in storage directory)
fileNamestringFile name
mimestringMIME type
storageTypestringStorage type
sizeintegerSize
dateintegerCreate / modify date (UNIX timestamp)