v50

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

This endpoint is used to retrieve a transaction's input document url 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/transactions/{transactionId}/input-url

Path parameters

transactionIdstring required

A unique identifier for the processed transaction within Stedi. This ID is included in the transaction processed event. You can also retrieve it manually from the transaction's details page within the Stedi portal.

A unique identifier for the processed transaction within Stedi. This ID is included in the transaction processed event. You can also retrieve it manually from the transaction's details page within the Stedi portal.

Response

GetTransactionInputDocumentUrl 200 response

documentDownloadUrlstring

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