This endpoint is used to retrieve a transaction's attachment document url.
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}/attachment/{artifactId}/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.
artifactIdstring required
Response
GetTransactionAttachmentDocumentUrl 200 response