v50

latestOpenAPI 3.0.2Proprietaryraw.githubusercontent.com2026-07-2730103305.1 KB

This endpoint is used to retrieve an execution's input document before it passes through any translation and mappings. Generally, this will be EDI. This endpoint returns the document download URL, it must be then fetched for the actual document content. There are no size restrictions on documents when fetching from this endpoint.

get/executions/{executionId}/input-url

Path parameters

executionIdstring required

Response

GetExecutionInputDocumentUrl 200 response

documentDownloadUrlstring

A URL to download the document. This URL is available for 60 minutes.