aws_b2bi_partnership
account_id
Type: STRING
capabilities
Type: UNORDERED_LIST_STRING
Provider name: capabilities
Description: Returns one or more capabilities associated with this partnership.
capability_options
Type: STRUCT
Provider name: capabilityOptions
outbound_edi
Type: STRUCT
Provider name: outboundEdi
Description: A structure that contains the outbound EDI options.
x12
Type: STRUCT
Provider name: x12
Description: A structure that contains an X12 envelope structure.
common
Type: STRUCT
Provider name: common
Description: A container for the X12 outbound EDI headers.
delimiters
Type: STRUCT
Provider name: delimiters
Description: The delimiters, for example semicolon (;
), that separates sections of the headers for the X12 object.
component_separator
Type: STRING
Provider name: componentSeparator
Description: The component, or sub-element, separator. The default value is :
(colon).
data_element_separator
Type: STRING
Provider name: dataElementSeparator
Description: The data element separator. The default value is *
(asterisk).
segment_terminator
Type: STRING
Provider name: segmentTerminator
Description: The segment terminator. The default value is ~
(tilde).
functional_group_headers
Type: STRUCT
Provider name: functionalGroupHeaders
Description: The functional group headers for the X12 object.
application_receiver_code
Type: STRING
Provider name: applicationReceiverCode
Description: A value representing the code used to identify the party receiving a message, at position GS-03.
application_sender_code
Type: STRING
Provider name: applicationSenderCode
Description: A value representing the code used to identify the party transmitting a message, at position GS-02.
responsible_agency_code
Type: STRING
Provider name: responsibleAgencyCode
Description: A code that identifies the issuer of the standard, at position GS-07.
interchange_control_headers
Type: STRUCT
Provider name: interchangeControlHeaders
Description: In X12 EDI messages, delimiters are used to mark the end of segments or elements, and are defined in the interchange control header.
acknowledgment_requested_code
Type: STRING
Provider name: acknowledgmentRequestedCode
Description: Located at position ISA-14 in the header. The value “1” indicates that the sender is requesting an interchange acknowledgment at receipt of the interchange. The value “0” is used otherwise.
receiver_id
Type: STRING
Provider name: receiverId
Description: Located at position ISA-08 in the header. This value (along with the receiverIdQualifier
) identifies the intended recipient of the interchange.
receiver_id_qualifier
Type: STRING
Provider name: receiverIdQualifier
Description: Located at position ISA-07 in the header. Qualifier for the receiver ID. Together, the ID and qualifier uniquely identify the receiving trading partner.
repetition_separator
Type: STRING
Provider name: repetitionSeparator
Description: Located at position ISA-11 in the header. This string makes it easier when you need to group similar adjacent element values together without using extra segments. This parameter is only honored for version greater than 401 (VERSION_4010
and higher). For versions less than 401, this field is called StandardsId, in which case our service sets the value to U
.
sender_id
Type: STRING
Provider name: senderId
Description: Located at position ISA-06 in the header. This value (along with the senderIdQualifier
) identifies the sender of the interchange.
sender_id_qualifier
Type: STRING
Provider name: senderIdQualifier
Description: Located at position ISA-05 in the header. Qualifier for the sender ID. Together, the ID and qualifier uniquely identify the sending trading partner.
usage_indicator_code
Type: STRING
Provider name: usageIndicatorCode
Description: Located at position ISA-15 in the header. Specifies how this interchange is being used:T
indicates this interchange is for testing.P
indicates this interchange is for production.I
indicates this interchange is informational.
validate_edi
Type: BOOLEAN
Provider name: validateEdi
Description: Specifies whether or not to validate the EDI for this X12 object: TRUE
or FALSE
.
created_at
Type: TIMESTAMP
Provider name: createdAt
Description: Returns a timestamp for creation date and time of the partnership.
email
Type: STRING
Provider name: email
Description: Returns the email address associated with this trading partner.
modified_at
Type: TIMESTAMP
Provider name: modifiedAt
Description: Returns a timestamp that identifies the most recent date and time that the partnership was modified.
name
Type: STRING
Provider name: name
Description: Returns the display name of the partnership
partnership_arn
Type: STRING
Provider name: partnershipArn
Description: Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
partnership_id
Type: STRING
Provider name: partnershipId
Description: Returns the unique, system-generated identifier for a partnership.
phone
Type: STRING
Provider name: phone
Description: Returns the phone number associated with the partnership.
profile_id
Type: STRING
Provider name: profileId
Description: Returns the unique, system-generated identifier for the profile connected to this partnership.
Type: UNORDERED_LIST_STRING
trading_partner_id
Type: STRING
Provider name: tradingPartnerId
Description: Returns the unique identifier for the partner for this partnership.