v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430193167.6 KB

This operation mimics the latter half of a typical Outbound EDI request. It takes an input JSON/XML in the B2Bi shape as input, converts it to an X12 EDI string, and return that string.

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

Headers

X-Amz-Target'B2BI.TestConversion' required

Request body

Response

Success

convertedFileContentstring required

Returns the converted file content.

validationMessagesString[]

Returns an array of validation messages that Amazon Web Services B2B Data Interchange generates during the conversion process. These messages include both standard EDI validation results and custom validation messages when custom validation rules are configured. Custom validation messages provide detailed feedback on element length constraints, code list validations, and element requirement checks applied during the outbound EDI generation process.