This endpoint generates and delivers fully-formed EDI files containing a single transaction. It is the simplest way to generate EDI with Stedi.
ISA
and GS
headers) and autogenerated control numbers.fileExecutionId
to check the status of the delivery and retrieve the execution input, output, and metadata for the generated file.
FAILED
and emits the file.failed.v2
event. Stedi displays each delivery attempt and the failure details on the Files page.
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 the outbound transaction setting Stedi should use to determine the correct guide for validation and generation. It must be attached to the partnership associated with the partnershipId
. To find the transactionSettingsId
, go to the partnership and use the Transaction Setting ID field for the outbound transaction setting. If you are generating a transaction with fragments, the associated guide must be configured to use fragments.
CreatePartnershipOutboundTransaction 200 response
The response is of type object
.