Reference for http://dispatchweb.eureka-technology.fr/WebManager/WCFDispatchAPI.svc/REST/Json/GetOrderReportGenerationResult?TrackId={TRACKID}&DownloadGuid={DOWNLOADGUID}&DocumentName={DOCUMENTNAME}&DownloadDocument={DOWNLOADDOCUMENT}
Récupère le résultat d'un report généré par la méthode InitOrderReportGeneration, Document name permet de spécifier le nom de sorti du document : exemple monfichier.pdf, DownloadDocument si vrai alors le pdf se télécharge sinon il est affiché dans le navigateur
Url: http://dispatchweb.eureka-technology.fr/WebManager/WCFDispatchAPI.svc/REST/Json/GetOrderReportGenerationResult?TrackId={TRACKID}&DownloadGuid={DOWNLOADGUID}&DocumentName={DOCUMENTNAME}&DownloadDocument={DOWNLOADDOCUMENT}
HTTP Method: GET
This operation supports JSONP responses. The callback function can be specified using the "callback" Url query parameter.
Message direction | Format | Body |
---|---|---|
Request | N/A | The Request body is empty. |
Response | Unknown | The Response body is a byte stream. |