This endpoint generates and delivers fully-formed EDI files containing a single transaction. It is the simplest way to generate EDI with Stedi.
Path parameters
A unique ID for this partnership within Stedi. You can find this ID on the Trading partners page under Partnership identifier.
A unique ID for this partnership within Stedi. You can find this ID on the Trading partners page under Partnership identifier.
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.
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.
Headers
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 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.
Request body
Response
CreatePartnershipOutboundTransaction 200 response
Changes
Changed in 9 of the 51 revisions of this API.212
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the new optional request property
/new-optional-request-property
- ○
added the new optional request property
/new-optional-request-property
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the new optional request property
/new-optional-request-property
- ○
- ●
changed the pattern of the
pathrequest parameterpartnershipIdfrom^([a-zA-Z0-9_-]+)$to^([a-zA-Z0-9._-]+)$request-parameter-pattern-changed
- ●
- ○
the
request property's maxLength was increased from200to300request-property-max-length-increased
- ○
- ○
added the new optional request property
new-optional-request-property
- ○