Post upload image

The API uploads image and returns the reference which is required to be passed to the post Listing API .

📘

Image formats allowed

JPG ,JPEG,BMP,PNG

Request

ParameterNameDataTypeParameterTypeRequirementDescription
fileInputStreamform-dataMandatoryProduct image to be upload

Response

metadata :

FieldNameDataTypeDescription
requestIdStringUnique ID for the request
clientIdStringPartnerI Id
responseTimeLongResponse Time
requestedURIStringRequested URI
messageStringError message

payload :

FieldNameDataTypeDescription
titleStringtitle
refStringimage reference used in list new product
Language
Authorization