Get Fragment
This endpoint fetches a fragment by its index for a given transaction.
This endpoint retrieves metadata about a specific fragment within a transaction. To retrieve the fragment itself, use the Get Fragment Output endpoint.
Fragments allow you to split large transactions into smaller chunks for easier processing. You can enable fragments for one repeated EDI segment in each transaction set and then split the transaction into chunks based on that segment.
Authorizations
A Stedi API Key for authentication.
Path Parameters
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.
The identifier for a specific fragment within a processed transaction. This ID is included in the fragment processed event, or you can retrieve it manually from the transaction's details page within the Stedi app.
Response
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.
INBOUND
, OUTBOUND
, UNKNOWN
test
, production
, other