EDI Translate
TranslateX12ToJson
guideId
.Request body
application/json
The ID to the guide that describes the relationship between the fields found in the input X12 EDI document and the output JSON.
The guide ID may be omitted to translate without a guide. The translation will use a default structure definition for the JSON document. The input X12 EDI will also be validated using the generic X12 release specification. Translating without a guide is in public preview.
The incoming X12 EDI string to be converted into a JSON object. Must be a UTF-8 encoded string.
Example
TranslateJsonToX12
guideId
.Request body
application/json
The ID to the guide that describes the relationship between the fields found in the input JSON document and the output X12 EDI.
The JSON document to be converted into X12 EDI. This document must conform to the specified guide.
TranslateJsonToX12OutputOptions
object. Example
Feedback
Have an idea for something we could improve? Page not clear? We love feedback - send us a message.