This endpoint is used to retrieve a transaction's output document url after it has been translated via Core.
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.
Path parameters
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
GetTransactionOutputDocumentUrl 200 response
Changes
Changed in 3 of the 51 revisions of this API.14
- ○
added the non-success response with the status
422response-non-success-status-added
- ○
- ●
removed the optional property
causefrom the response with the500statusresponse-optional-property-removed
- ○
added the optional property
exceptionCauseto the response with the500statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the non-success response with the status
409response-non-success-status-added
- ○
added the optional property
codeto the response with the400statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○