This endpoint generates and delivers a fully-formed EDI file containing the staged transactions in the specified transaction group.
transactionGroupId
). This includes adding required envelope information (ISA
and GS
headers) and autogenerated control numbers.transactionGroupId
once. Afterward, that transaction group is locked, and you must create a new transaction group to generate another file.FAILED
and emits the file.failed.v2
event. Stedi displays each delivery attempt and the failure details on the Files page.
CreateTransactionGroup
endpoint. Once a file has been generated for a given transaction group, the group can no longer be used.A Stedi API Key for authentication.
A unique string to identify this request to the server. The key can be up to 255 characters. You can safely retry requests with the same idempotency key within 24 hours of making the first request. This prevents sending duplicate data to your trading partners in case of network errors or other intermittent failures. Learn more.
A unique ID for this partnership within Stedi. You can find this ID on the Trading partners page under Partnership identifier.
1 - 81
A unique ID for a transaction group stored on Stedi. You can only call this endpoint with a given transactionGroupId
once. Afterward, the transaction group is locked.
GenerateTransactionGroupEdi 200 response
The response is of type object
.