App
MEP content APP api specific methods
API | Description |
---|---|
POST {version}/Mitsubishi/App/CheckArticleNumbers |
Checks the availability of the article numbers. |
POST {version}/Mitsubishi/App/CheckGtins |
Checks the availability of the gtins. |
POST {version}/Mitsubishi/App/Download |
Downloads the files by codes (gtin or article number) and types (rfa,dwg). |
POST {version}/Mitsubishi/App/GetThumbnailsLocalized |
Gets the thumbnails by country, language and by codes (gtin or article number). |
POST {version}/Mitsubishi/App/GetThumbnails |
Gets the thumbnails by article number or gtin. |
File
MEP content download file API specific methods
API | Description |
---|---|
GET {version}/File/Download?ApiKey={ApiKey}&ArtNo={ArtNo}&Country={Country}&FallbackToInt={FallbackToInt}&FileType={FileType}&Gln={Gln}&Gtin={Gtin}&Language={Language}&MatchAll={MatchAll}&Name={Name}&Rver={Rver} |
Download the article files using gtin / (artno + gln) combination or file name. |
GET {version}/File/Download/{id}?ApiKey={ApiKey}&ArtNo={ArtNo}&Country={Country}&FallbackToInt={FallbackToInt}&FileType={FileType}&Gln={Gln}&Gtin={Gtin}&Language={Language}&MatchAll={MatchAll}&Name={Name}&Rver={Rver} |
Download the article files using gtin / (artno + gln) combination or file name. |
FilesContent
MEPContent API controller for connection between MC and Upload tool
API | Description |
---|---|
GET {version}/FilesContent/GetMcArticlesByfilename?filename={filename} |
Gets the MC Article object by given filename |
GET {version}/FilesContent/GetMcArticlesByfilename/{id}?filename={filename} |
Gets the MC Article object by given filename |
Article
MEP content download article API specific methods
Manufacturer
API | Description |
---|---|
GET {version}/Manufacturer/List |
Download the manufacturers list |
GET {version}/Manufacturer/List/{id} |
Download the manufacturers list |