Create Item Image
Create a new image for a specific item
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The User-Id (int or uuid) on whose behalf the request is executed. Requires scope 'Application.RunAs'.
The tenant ID for the target ERP instance.
Path Parameters
Body
The ItemImage to create.
Response
The created item image.
Model Class: ItemImage
Name of the file.
"itemImage.jpg"
Type of image.
"JPEG"
"1-1-1"
Name of the eBay user if the sales channel is eBay.
"eBay_username"
The sort number for arranging images in sales channels. Every image needs to have an unique sort number per sales channel and item.
3
The size of an image.
921
The width of an image in pixels.
1980
The height of the image in pixels.
1024