Export Excel Files API is written for Admin to read excel files and delete products.
First API have to check role of the current user was admin.
Then they input the excel file.
read and find each fill in excel file equal on the database.
delete it same with the delete API.
request type:
excel file
response type:
success return success message
fail by notFound in the database : throw exception
Export Excel Files API is written for Admin to read excel files and delete products. First API have to check role of the current user was admin. Then they input the excel file. read and find each fill in excel file equal on the database. delete it same with the delete API. request type:
response type: