v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430193167.6 KB

Runs a job, using a transformer, to parse input EDI (electronic data interchange) file into the output structures used by Amazon Web Services B2B Data Interchange.

If you only want to transform EDI (electronic data interchange) documents, you don't need to create profiles, partnerships or capabilities. Just create and configure a transformer, and then run the StartTransformerJob API to process your files.

The system stores transformer jobs for 30 days. During that period, you can run GetTransformerJob and supply its transformerId and transformerJobId to return details of the job.

post/#X-Amz-Target=B2BI.StartTransformerJob

Headers

X-Amz-Target'B2BI.StartTransformerJob' required

Request body

transformerIdstring required

Specifies the system-assigned unique identifier for the transformer.

clientTokenstring

Reserved for future use.

Response

Success

transformerJobIdstring required

Returns the unique, system-generated identifier for a transformer run.