This endpoint stages a fragment for outbound delivery.
Path parameters
A unique ID for a group of fragments on Stedi. Stedi creates a new fragment group if one does not exist with the specified ID.
A unique ID for a group of fragments on Stedi. Stedi creates a new fragment group if one does not exist with the specified ID.
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
CreateOutboundFragment 201 response
Changes
Changed in 3 of the 51 revisions of this API.23
- ○
added the non-success response with the status
422response-non-success-status-added
- ○
- ●
removed the optional property
causefrom the response with the500statusresponse-optional-property-removed
- ○
added the optional property
exceptionCauseto the response with the500statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
removed the optional property
codefrom the response with the409statusresponse-optional-property-removed
- ○
added the optional property
codeto the response with the400statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●