Custom

Import images

post
/vendor-import-datas/import-image

Upload a file to import images.

Header parameters
AuthorizationstringRequired
Body
filestring · binaryRequired

The file containing images to be imported

Responses
chevron-right
200

Given images imported successfully

statusnumberOptionalExample: 1
messagestringOptionalExample: Given images imported successfully
post
/vendor-import-datas/import-image

Import vendor data

post
/vendor-import-datas

Handles the import of vendor data by processing a buffer sent via form data.

Body
bufferstringRequired

The buffer containing encoded data

Responses
chevron-right
200

Vendor data imported successfully

statusnumberOptionalExample: 1
fileNamestringOptionalExample: ./ErrorBulkProduct_1735536997894.xlsx
post
/vendor-import-datas

Download Product Sample

get
/vendor-product/download-product-sample

Allows the user to download a sample product file.

Responses
chevron-right
200

File downloaded successfully

string · binaryOptional
get
/vendor-product/download-product-sample

Last updated