AWS::B2BI::Partnership X12Envelope
A wrapper structure for an X12 definition object.
the X12 envelope ensures the integrity of the data and the efficiency of the information exchange. The X12 message structure has hierarchical levels. From highest to the lowest, they are:
-
Interchange Envelope
-
Functional Group
-
Transaction Set
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Common" :
X12OutboundEdiHeaders
}
YAML
Common:
X12OutboundEdiHeaders
Properties
Common
-
A container for the X12 outbound EDI headers.
Required: No
Type: X12OutboundEdiHeaders
Update requires: No interruption