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
200

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
200

Vendor data imported successfully

post
/vendor-import-datas

Download Product Sample

get
/vendor-product/download-product-sample

Allows the user to download a sample product file.

Responses
200

File downloaded successfully

Responsestring · binary
get
/vendor-product/download-product-sample

Last updated