Reference for http://dispatchweb.eureka-technology.fr/WebManager/WCFDispatchAPI.svc/REST/Json/GetOrderExportResult?LicenseCode={LICENSECODE}&DownloadGuid={DOWNLOADGUID}&DocumentName={DOCUMENTNAME}&DownloadDocument={DOWNLOADDOCUMENT}&OutputFormat={OUTPUTFORMAT}

Récupère le résultat d'un export généré par la méthode InitOrderExport, 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/GetOrderExportResult?LicenseCode={LICENSECODE}&DownloadGuid={DOWNLOADGUID}&DocumentName={DOCUMENTNAME}&DownloadDocument={DOWNLOADDOCUMENT}&OutputFormat={OUTPUTFORMAT}

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.