X12FunctionalGroupHeaders
Part of the X12 message structure. These are the functional group headers for the X12 EDI object.
Contents
- applicationReceiverCode
-
A value representing the code used to identify the party receiving a message, at position GS-03.
Type: String
Length Constraints: Minimum length of 2. Maximum length of 15.
Pattern:
[a-zA-Z0-9]*
Required: No
- applicationSenderCode
-
A value representing the code used to identify the party transmitting a message, at position GS-02.
Type: String
Length Constraints: Minimum length of 2. Maximum length of 15.
Pattern:
[a-zA-Z0-9]*
Required: No
- responsibleAgencyCode
-
A code that identifies the issuer of the standard, at position GS-07.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2.
Pattern:
[a-zA-Z0-9]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: