GET
/
transactions
/
{transactionId}

Authorizations

Authorization
string
header
required

A Stedi API Key for authentication.

Path Parameters

transactionId
string
required

A unique identifier for the processed transaction within Stedi. This ID is included in the transaction.processed.v2 event, or you can retrieve it manually from the transaction's details page within the Stedi app.

Response

200 - application/json
artifacts
object[]
required
direction
enum<string>
required
Available options:
INBOUND,
OUTBOUND,
UNKNOWN
fileExecutionId
string
required
mode
enum<string>
required
Available options:
test,
production,
other
partnership
object
required
processedAt
string
required
status
enum<string>
required
Available options:
failed,
succeeded
transactionId
string
required

A unique identifier for the processed transaction within Stedi. This ID is included in the transaction.processed.v2 event, or you can retrieve it manually from the transaction's details page within the Stedi app.

businessIdentifiers
object[]
fragments
object
translationErrors
object[]
x12
object

Was this page helpful?