Custom
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
statusnumberOptionalExample:
1messagestringOptionalExample:
Given images imported successfully400
Bad Request
500
Internal Server Error
post
/vendor-import-datas/import-imageHandles 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
statusnumberOptionalExample:
1fileNamestringOptionalExample:
./ErrorBulkProduct_1735536997894.xlsx400
Bad Request
500
Internal Server Error
post
/vendor-import-datasLast updated