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