X12OutboundEdiHeaders - AWS B2B Data Interchange

X12OutboundEdiHeaders

A structure containing the details for an outbound EDI object.

Contents

delimiters

The delimiters, for example semicolon (;), that separates sections of the headers for the X12 object.

Type: X12Delimiters object

Required: No

functionalGroupHeaders

The functional group headers for the X12 object.

Type: X12FunctionalGroupHeaders object

Required: No

interchangeControlHeaders

In X12 EDI messages, delimiters are used to mark the end of segments or elements, and are defined in the interchange control header.

Type: X12InterchangeControlHeaders object

Required: No

validateEdi

Specifies whether or not to validate the EDI for this X12 object: TRUE or FALSE.

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: