You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
No description provided.
The text was updated successfully, but these errors were encountered: