Creates the file from the sum of the parts that were uploaded for the upload identifier. Returns the upload identifier if successful.Ask AIpost http://localhost:64424/episerverapi/commerce/import/upload/commit/{uploadId}/{overwrite}Path ParamsuploadIduuidrequiredThe upload identifier.overwritebooleanrequiredThe overwrite flag.truefalseResponses 200The file is uploaded. 401If user does not have enough permission for this request.Updated 29 days ago