Amazon
/
Retail Routing Instructions
  • Specification
  • EDI Inspector
Import
Stedi maintains this guide based on public documentation from Amazon. Contact Amazon for official EDI specifications. To report any errors in this guide, please contact us.
Go to EDI Guide Catalog
Amazon logo

X12 754 Retail Routing Instructions

X12 Release 5010

This X12 Transaction Set contains the format and establishes the data contents of the Routing Instructions Transaction Set (754) for use within the context of an Electronic Data Interchange (EDI) environment. This transaction set is used to communicate routing instructions to a supplier for a specific shipment. It can be used also to respond to a Request for Routing Instructions Transaction Set (753).

Delimiters
  • ~ Segment
  • * Element
  • > Component
  • ^ Repetition
EDI sample
    View the latest version of this implementation guide as an interactive webpage
    Powered by
    Build free EDI implementation guides at stedi.com
    Overview
    ISA
    -
    Interchange Control Header
    Max use 1
    Required
    GS
    -
    Functional Group Header
    Max use 1
    Required
    heading
    ST
    0100
    Transaction Set Header
    Max use 1
    Required
    BGN
    0200
    Beginning Segment
    Max use 1
    Required
    PER
    0300
    Administrative Communications Contact
    Max use 5
    Optional
    Carrier
    GE
    -
    Functional Group Trailer
    Max use 1
    Required
    IEA
    -
    Interchange Control Trailer
    Max use 1
    Required
    ISA

    Interchange Control Header

    RequiredMax use 1

    To start and identify an interchange of zero or more functional groups and interchange-related control segments

    Example
    ISA-01
    I01
    Authorization Information Qualifier
    Required

    Code identifying the type of information in the Authorization Information

    00
    No Authorization Information Present (No Meaningful Information in I02)
    ISA-02
    I02
    Authorization Information
    Required
    Min 10Max 10

    Information used for additional identification or authorization of the interchange sender or the data in the interchange; the type of information is set by the Authorization Information Qualifier (I01)

    ISA-03
    I03
    Security Information Qualifier
    Required

    Code identifying the type of information in the Security Information

    00
    No Security Information Present (No Meaningful Information in I04)
    ISA-04
    I04
    Security Information
    Required
    Min 10Max 10

    This is used for identifying the security information about the interchange sender or the data in the interchange; the type of information is set by the Security Information Qualifier (I03)

    ISA-05
    I05
    Interchange ID Qualifier
    Required
    Min 2Max 2

    Code indicating the system/method of code structure used to designate the sender or receiver ID element being qualified

    Codes
    ISA-06
    I06
    Interchange Sender ID
    Required
    Min 15Max 15

    Identification code published by the sender for other parties to use as the receiver ID to route data to them; the sender always codes this value in the sender ID element

    ISA-07
    I05
    Interchange ID Qualifier
    Required
    Min 2Max 2

    Code indicating the system/method of code structure used to designate the sender or receiver ID element being qualified

    Codes
    ISA-08
    I07
    Interchange Receiver ID
    Required
    Min 15Max 15

    Identification code published by the receiver of the data; When sending, it is used by the sender as their sending ID, thus other parties sending to them will use this as a receiving ID to route data to them

    ISA-09
    I08
    Interchange Date
    Required
    YYMMDD format

    Date of the interchange

    ISA-10
    I09
    Interchange Time
    Required
    HHMM format

    Time of the interchange

    ISA-11
    I65
    Repetition Separator
    Required
    Min 1Max 1

    Type is not applicable; the repetition separator is a delimiter and not a data element; this field provides the delimiter used to separate repeated occurrences of a simple data element or a composite data structure; this value must be different than the data element separator, component element separator, and the segment terminator

    ^
    Repetition Separator
    ISA-12
    I11
    Interchange Control Version Number
    Required

    Code specifying the version number of the interchange control segments

    00501
    Standards Approved for Publication by ASC X12 Procedures Review Board through October 2003
    ISA-13
    I12
    Interchange Control Number
    Required
    Min 9Max 9

    A control number assigned by the interchange sender

    ISA-14
    I13
    Acknowledgment Requested
    Required
    Min 1Max 1

    Code indicating sender's request for an interchange acknowledgment

    0
    No Interchange Acknowledgment Requested
    1
    Interchange Acknowledgment Requested (TA1)
    ISA-15
    I14
    Interchange Usage Indicator
    Required
    Min 1Max 1

    Code indicating whether data enclosed by this interchange envelope is test, production or information

    I
    Information
    P
    Production Data
    T
    Test Data
    ISA-16
    I15
    Component Element Separator
    Required
    Min 1Max 1

    Type is not applicable; the component element separator is a delimiter and not a data element; this field provides the delimiter used to separate component data elements within a composite data structure; this value must be different than the data element separator and the segment terminator

    >
    Component Element Separator

    Functional Group Header

    RequiredMax use 1

    To indicate the beginning of a functional group and to provide control information

    Example
    GS-01
    479
    Functional Identifier Code
    Required

    Code identifying a group of application related transaction sets

    RG
    Routing Instructions (754)
    GS-02
    142
    Application Sender's Code
    Required
    Min 2Max 15

    Code identifying party sending transmission; codes agreed to by trading partners

    GS-03
    124
    Application Receiver's Code
    Required
    Min 2Max 15

    Code identifying party receiving transmission; codes agreed to by trading partners

    GS-04
    373
    Date
    Required
    CCYYMMDD format

    Date expressed as CCYYMMDD where CC represents the first two digits of the calendar year

    GS-05
    337
    Time
    Required
    HHMM, HHMMSS, HHMMSSD, or HHMMSSDD format

    Time expressed in 24-hour clock time as follows: HHMM, or HHMMSS, or HHMMSSD, or HHMMSSDD, where H = hours (00-23), M = minutes (00-59), S = integer seconds (00-59) and DD = decimal seconds; decimal seconds are expressed as follows: D = tenths (0-9) and DD = hundredths (00-99)

    GS-06
    28
    Group Control Number
    Required
    Min 1Max 9

    Assigned number originated and maintained by the sender

    GS-07
    455
    Responsible Agency Code
    Required
    Min 1Max 2

    Code identifying the issuer of the standard; this code is used in conjunction with Data Element 480

    T
    Transportation Data Coordinating Committee (TDCC)
    X
    Accredited Standards Committee X12
    GS-08
    480
    Version / Release / Industry Identifier Code
    Required

    Code indicating the version, release, subrelease, and industry identifier of the EDI standard being used, including the GS and GE segments; if code in DE455 in GS segment is X, then in DE 480 positions 1-3 are the version number; positions 4-6 are the release and subrelease, level of the version; and positions 7-12 are the industry or trade association identifiers (optionally assigned by user); if code in DE455 in GS segment is T, then other formats are allowed

    005010
    Standards Approved for Publication by ASC X12 Procedures Review Board through October 2003

    Heading

    ST
    0100

    Transaction Set Header

    RequiredMax use 1

    To indicate the start of a transaction set and to assign a control number

    Example
    ST-01
    143
    Transaction Set Identifier Code
    Required

    Code uniquely identifying a Transaction Set

    • The transaction set identifier (ST01) is used by the translation routines of the interchange partners to select the appropriate transaction set definition (e.g., 810 selects the Invoice Transaction Set).
    754
    Routing Instructions
    ST-02
    329
    Transaction Set Control Number
    Required
    Min 4Max 9

    Identifying control number that must be unique within the transaction set functional group assigned by the originator for a transaction set

    BGN
    0200

    Beginning Segment

    RequiredMax use 1

    To indicate the beginning of a transaction set

    Usage notes

    Example:
    BGN0011225520220812103006UT5005337450~

    Example
    If Time Code (BGN-05) is present, then Time (BGN-04) is required
    BGN-01
    353
    Transaction Set Purpose Code
    Required

    Code identifying purpose of transaction set

    00
    Original
    05
    Replace
    BGN-02
    127
    Reference Identification
    Required
    Min 1Max 50

    Reference information as defined for a particular Transaction Set or as specified by the Reference Identification Qualifier

    • BGN02 is the transaction set reference number.
    Usage notes

    This will be the unique routing request ID that you sent to Amazon in the 753 in element BGN02.

    BGN-03
    373
    Date
    Required
    CCYYMMDD format

    Date expressed as CCYYMMDD where CC represents the first two digits of the calendar year

    • BGN03 is the transaction set date.
    Usage notes

    Date the 754 was created.

    BGN-04
    337
    Time
    Optional
    HHMM, HHMMSS, HHMMSSD, or HHMMSSDD format

    Time expressed in 24-hour clock time as follows: HHMM, or HHMMSS, or HHMMSSD, or HHMMSSDD, where H = hours (00-23), M = minutes (00-59), S = integer seconds (00-59) and DD = decimal seconds; decimal seconds are expressed as follows: D = tenths (0-9) and DD = hundredths (00-99)

    • BGN04 is the transaction set time.
    Usage notes

    Time the 754 was created.

    BGN-05
    623
    Time Code
    Optional

    Code identifying the time. In accordance with International Standards Organization standard 8601, time can be specified by a + or - and an indication in hours in relation to Universal Time Coordinate (UTC) time; since + is a restricted character, + and - are substituted by P and M in the codes that follow

    • BGN05 is the transaction set time qualifier.
    Usage notes

    UT = UTC universal time.

    UT
    Universal Time Coordinate
    BGN-06
    127
    Reference Identification
    Optional
    Min 1Max 50

    Reference information as defined for a particular Transaction Set or as specified by the Reference Identification Qualifier

    • BGN06 is the transaction set reference number of a previously sent transaction affected by the current transaction.
    Usage notes

    This is the Amazon Reference Number (ARN). The ARN is Amazon's primary reference for this shipment. Please return this ARN on the corresponding ASN (REF*BX), and please reference the ARN in any communications with Amazon about this Routing Instructions document.

    PER
    0300

    Administrative Communications Contact

    OptionalMax use 5

    To identify a person or office to whom administrative communications should be directed

    Usage notes

    Example:
    PERC1Contact nameTE206-555-5555EMname@carrier.com~
    PERRERNO1 ClerkTE206-555-5555EMRNO1clerk@amazon.com~
    PERSHShipper contactTE425-555-5555EMname@shipping.com~

    Example
    If either Communication Number Qualifier (PER-03) or Communication Number (PER-04) is present, then the other is required
    If either Communication Number Qualifier (PER-05) or Communication Number (PER-06) is present, then the other is required
    PER-01
    366
    Contact Function Code
    Required

    Code identifying the major duty or responsibility of the person or group named

    C1
    Carrier Contact
    RE
    Receiving Contact
    SH
    Shipper Contact
    PER-02
    93
    Name
    Optional
    Min 1Max 60

    Free-form name

    PER-03
    365
    Communication Number Qualifier
    Optional

    Code identifying the type of communication number

    TE
    Telephone
    PER-04
    364
    Communication Number
    Optional
    Min 1Max 256

    Complete communications number including country or area code when applicable

    PER-05
    365
    Communication Number Qualifier
    Optional

    Code identifying the type of communication number

    EM
    Electronic Mail
    PER-06
    364
    Communication Number
    Optional
    Min 1Max 256

    Complete communications number including country or area code when applicable

    0100 Carrier
    RequiredMax >1
    Variants (all may be used)
    01000100 Loop
    N1
    0400

    Party Identification

    RequiredMax use 1

    To identify a party by type of organization, name, and code

    • One iteration of the N1 segment must be used to identify the ship-from location.
    Usage notes

    Example:
    N1CAACME SHIPPING SERVICES2SCAC~
    N1SFVENDORCODE~

    Example
    At least one of Name (N1-02) or Identification Code Qualifier (N1-03) is required
    If either Identification Code Qualifier (N1-03) or Identification Code (N1-04) is present, then the other is required
    N1-01
    98
    Entity Identifier Code
    Required

    Code identifying an organizational entity, a physical location, property or an individual

    CA
    Carrier
    N1-02
    93
    Name
    Optional
    Min 1Max 60

    Free-form name

    N1-03
    66
    Identification Code Qualifier
    Optional

    Code designating the system/method of code structure used for Identification Code (67)

    2
    Standard Carrier Alpha Code (SCAC)
    N1-04
    67
    Identification Code
    Optional
    Min 2Max 80

    Code identifying a party or other code

    • This segment, used alone, provides the most efficient method of providing organizational identification. To obtain this efficiency the "ID Code" (N104) must provide a key to the table maintained by the transaction processing party.
    0100 Loop
    RequiredMax >1
    Variants (all may be used)
    0100Carrier
    N1
    0400

    Party Identification

    RequiredMax use 1

    To identify a party by type of organization, name, and code

    • One iteration of the N1 segment must be used to identify the ship-from location.
    Usage notes

    Example:
    N1CAACME SHIPPING SERVICES2SCAC~
    N1SFVENDORCODE~

    Example
    N1-01
    98
    Entity Identifier Code
    Required

    Code identifying an organizational entity, a physical location, property or an individual

    SF
    Ship From
    N1-02
    93
    Name
    Optional
    Min 1Max 60

    Free-form name

    N3
    0600

    Party Location

    OptionalMax use 2

    To specify the location of the named party

    Usage notes

    Example:
    N3Address informationAddress information~

    Example
    N3-01
    166
    Address Information
    Required
    Min 1Max 55

    Address information

    N3-02
    166
    Address Information
    Optional
    Min 1Max 55

    Address information

    N4
    0700

    Geographic Location

    OptionalMax use 1

    To specify the geographic place of the named party

    Usage notes

    Example:
    N4CityStatePostal codeCountry code~

    Example
    If Location Identifier (N4-06) is present, then Location Qualifier (N4-05) is required
    Only one of State or Province Code (N4-02) or Country Subdivision Code (N4-07) may be present
    If Country Subdivision Code (N4-07) is present, then Country Code (N4-04) is required
    N4-01
    19
    City Name
    Optional
    Min 2Max 30

    Free-form text for city name

    • A combination of either N401 through N404, or N405 and N406 may be adequate to specify a location.
    N4-02
    156
    State or Province Code
    Optional
    Min 2Max 2

    Code (Standard State/Province) as defined by appropriate government agency

    • N402 is required only if city name (N401) is in the U.S. or Canada.
    N4-03
    116
    Postal Code
    Optional
    Min 3Max 15

    Code defining international postal zone code excluding punctuation and blanks (zip code for United States)

    N4-04
    26
    Country Code
    Optional
    Min 2Max 3

    Code identifying the country

    N4-05
    309
    Location Qualifier
    Optional
    Min 1Max 2

    Code identifying type of location

    N4-06
    310
    Location Identifier
    Optional
    Min 1Max 30

    Code which identifies a specific location

    N4-07
    1715
    Country Subdivision Code
    Optional
    Min 1Max 3

    Code identifying the country subdivision

    Detail

    0200 Loop
    RequiredMax >1
    LX
    0100

    Transaction Set Line Number

    RequiredMax use 1

    To reference a line number in a transaction set

    Usage notes

    Example:
    LX*1~

    Example
    LX-01
    554
    Assigned Number
    Required
    Min 1Max 6

    Number assigned for differentiation within a transaction set

    L11
    0200

    Business Instructions and Reference Number

    OptionalMax use 5

    To specify instructions in this business relationship or a reference number

    Usage notes

    Example:
    L111239949654F8*Load Type: TL Load Value: LOW~

    Example
    If either Reference Identification (L11-01) or Reference Identification Qualifier (L11-02) is present, then the other is required
    At least one of Reference Identification (L11-01) or Description (L11-03) is required
    L11-01
    127
    Reference Identification
    Optional
    Min 1Max 50

    Reference information as defined for a particular Transaction Set or as specified by the Reference Identification Qualifier

    L11-02
    128
    Reference Identification Qualifier
    Optional

    Code qualifying the Reference Identification

    F8
    Original Reference Number
    L11-03
    352
    Description
    Optional
    Min 1Max 80

    A free-form description to clarify the related data elements and their content

    Usage notes

    Shipment information:
    Load Type: PACKAGE/ TL/ LTL
    Load Value: LOW/ MEDIUM/ HIGH

    OID
    0400

    Order Information Detail

    RequiredMax use >1

    To specify order information detail

    Usage notes

    Example:
    OID**AMAZON PO NUMBER~

    Example
    OID-02
    324
    Purchase Order Number
    Required
    Min 1Max 22

    Identifying number for Purchase Order assigned by the orderer/purchaser

    Usage notes

    Amazon Purchase Order Number

    G62
    0500

    Requested Ship Date/Pickup Date

    RequiredMax use 2

    To specify pertinent dates and times

    Usage notes

    Example:
    G626920220812U120000LT~
    G62
    10*20220811~

    Example
    Variants (all may be used)
    G62Scheduled Pickup Date
    If either Time Qualifier (G62-03) or Time (G62-04) is present, then the other is required
    At least one of Date Qualifier (G62-01) or Time Qualifier (G62-03) is required
    G62-01
    432
    Date Qualifier
    Required

    Code specifying type of date

    10
    Requested Ship Date/Pickup Date
    G62-02
    373
    Date
    Required
    CCYYMMDD format

    Date expressed as CCYYMMDD where CC represents the first two digits of the calendar year

    Usage notes

    CCYYMMDD

    G62-03
    176
    Time Qualifier
    Optional

    Code specifying the reported time

    U
    Scheduled Pickup Time
    G62-04
    337
    Time
    Optional
    HHMM, HHMMSS, HHMMSSD, or HHMMSSDD format

    Time expressed in 24-hour clock time as follows: HHMM, or HHMMSS, or HHMMSSD, or HHMMSSDD, where H = hours (00-23), M = minutes (00-59), S = integer seconds (00-59) and DD = decimal seconds; decimal seconds are expressed as follows: D = tenths (0-9) and DD = hundredths (00-99)

    Usage notes

    HHMMSS

    G62-05
    623
    Time Code
    Optional

    Code identifying the time. In accordance with International Standards Organization standard 8601, time can be specified by a + or - and an indication in hours in relation to Universal Time Coordinate (UTC) time; since + is a restricted character, + and - are substituted by P and M in the codes that follow

    Usage notes

    "LT" for local time will be sent.

    LT
    Local Time
    G62
    0500

    Scheduled Pickup Date

    RequiredMax use 2

    To specify pertinent dates and times

    Usage notes

    Example:
    G626920220812U120000LT~
    G62
    10*20220811~

    Example
    Variants (all may be used)
    G62Requested Ship Date/Pickup Date
    If either Time Qualifier (G62-03) or Time (G62-04) is present, then the other is required
    G62-01
    432
    Date Qualifier
    Required

    Code specifying type of date

    69
    Scheduled Pickup Date
    G62-02
    373
    Date
    Required
    CCYYMMDD format

    Date expressed as CCYYMMDD where CC represents the first two digits of the calendar year

    Usage notes

    CCYYMMDD

    G62-03
    176
    Time Qualifier
    Required

    Code specifying the reported time

    U
    Scheduled Pickup Time
    G62-04
    337
    Time
    Optional
    HHMM, HHMMSS, HHMMSSD, or HHMMSSDD format

    Time expressed in 24-hour clock time as follows: HHMM, or HHMMSS, or HHMMSSD, or HHMMSSDD, where H = hours (00-23), M = minutes (00-59), S = integer seconds (00-59) and DD = decimal seconds; decimal seconds are expressed as follows: D = tenths (0-9) and DD = hundredths (00-99)

    Usage notes

    HHMMSS

    G62-05
    623
    Time Code
    Optional

    Code identifying the time. In accordance with International Standards Organization standard 8601, time can be specified by a + or - and an indication in hours in relation to Universal Time Coordinate (UTC) time; since + is a restricted character, + and - are substituted by P and M in the codes that follow

    Usage notes

    "LT" for local time will be sent.

    LT
    Local Time
    0210 Loop
    RequiredMax >1
    QTY
    0700

    Quantity Information

    RequiredMax use 1

    To specify quantity information

    Usage notes

    Example:
    QTYH92Pallets~
    QTYH95
    Stacked Pallets~

    Example
    At least one of Quantity (QTY-02) or Free-form Information (QTY-04) is required
    QTY-01
    673
    Quantity Qualifier
    Required

    Code specifying the type of quantity

    H9
    Scheduled Quantity
    QTY-02
    380
    Quantity
    Required
    Min 1Max 15

    Numeric value of quantity

    Usage notes

    The quantity corresponding to the shipment unit in QTY04. If either one is present, the other element is required.

    QTY-04
    61
    Free-form Information
    Optional

    Free-form information

    • QTY04 is used when the quantity is non-numeric.
    Cartons
    Pallets
    Stacked Pallets
    AT9
    0800

    Trailer or Container Dimension and Weight

    OptionalMax use 1

    To specify trailer or container dimensions

    Usage notes

    Example:
    AT9*A3L*12716.0E2704.0~

    Example
    If either Weight Qualifier (AT9-04), Weight Unit Code (AT9-05) or Weight (AT9-06) are present, then the others are required
    If either Volume Unit Qualifier (AT9-07) or Volume (AT9-08) is present, then the other is required
    AT9-04
    187
    Weight Qualifier
    Optional

    Code defining the type of weight

    Usage notes

    Shippers Declared Weight

    A3
    Shippers Weight
    AT9-05
    188
    Weight Unit Code
    Optional
    Min 1Max 1

    Code specifying the weight unit

    AT9-06
    81
    Weight
    Optional
    Min 1Max 10

    Numeric value of weight

    • AT906 is the weight of the trailer or container. It is the tare weight of the trailer or container.
    Usage notes

    Only one weight will be sent representing the declared weight for the entire shipment sent by the Shipper in the 753.

    AT9-07
    184
    Volume Unit Qualifier
    Optional
    Min 1Max 1

    Code identifying the volume unit

    AT9-08
    183
    Volume
    Optional
    Min 1Max 8

    Value of volumetric measure

    • AT908 is the volumetric capacity of the trailer or container.
    Usage notes

    Only one volume will be sent representing the declared volume for the entire shipment sent by the Shipper in the 753.

    0220 Loop
    RequiredMax >1
    N1
    0900

    Party Identification

    RequiredMax use 1

    To identify a party by type of organization, name, and code

    Usage notes

    Example:
    N1STAMAZON.COM~

    Example
    N1-01
    98
    Entity Identifier Code
    Required

    Code identifying an organizational entity, a physical location, property or an individual

    ST
    Ship To
    N1-02
    93
    Name
    Required
    Min 1Max 60

    Free-form name

    N3
    1100

    Party Location

    RequiredMax use 2

    To specify the location of the named party

    Usage notes

    Example:
    N3*1910 E Central Ave~

    Example
    N3-01
    166
    Address Information
    Required
    Min 1Max 55

    Address information

    N3-02
    166
    Address Information
    Optional
    Min 1Max 55

    Address information

    N4
    1200

    Geographic Location

    RequiredMax use 1

    To specify the geographic place of the named party

    Usage notes

    Example:
    N4San BernardinoCA92408US~

    Example
    If Location Identifier (N4-06) is present, then Location Qualifier (N4-05) is required
    Only one of State or Province Code (N4-02) or Country Subdivision Code (N4-07) may be present
    If Country Subdivision Code (N4-07) is present, then Country Code (N4-04) is required
    N4-01
    19
    City Name
    Optional
    Min 2Max 30

    Free-form text for city name

    • A combination of either N401 through N404, or N405 and N406 may be adequate to specify a location.
    N4-02
    156
    State or Province Code
    Optional
    Min 2Max 2

    Code (Standard State/Province) as defined by appropriate government agency

    • N402 is required only if city name (N401) is in the U.S. or Canada.
    N4-03
    116
    Postal Code
    Optional
    Min 3Max 15

    Code defining international postal zone code excluding punctuation and blanks (zip code for United States)

    N4-04
    26
    Country Code
    Optional
    Min 2Max 3

    Code identifying the country

    N4-05
    309
    Location Qualifier
    Optional
    Min 1Max 2

    Code identifying type of location

    N4-06
    310
    Location Identifier
    Optional
    Min 1Max 30

    Code which identifies a specific location

    N4-07
    1715
    Country Subdivision Code
    Optional
    Min 1Max 3

    Code identifying the country subdivision

    SE
    1300

    Transaction Set Trailer

    RequiredMax use 1

    To indicate the end of the transaction set and provide the count of the transmitted segments (including the beginning (ST) and ending (SE) segments)

    Example
    SE-01
    96
    Number of Included Segments
    Required
    Min 1Max 10

    Total number of segments included in a transaction set including ST and SE segments

    SE-02
    329
    Transaction Set Control Number
    Required
    Min 4Max 9

    Identifying control number that must be unique within the transaction set functional group assigned by the originator for a transaction set

    Functional Group Trailer

    RequiredMax use 1

    To indicate the end of a functional group and to provide control information

    Example
    GE-01
    97
    Number of Transaction Sets Included
    Required
    Min 1Max 6

    Total number of transaction sets included in the functional group or interchange (transmission) group terminated by the trailer containing this data element

    GE-02
    28
    Group Control Number
    Required
    Min 1Max 9

    Assigned number originated and maintained by the sender

    Interchange Control Trailer

    RequiredMax use 1

    To define the end of an interchange of zero or more functional groups and interchange-related control segments

    Example
    IEA-01
    I16
    Number of Included Functional Groups
    Required
    Min 1Max 5

    A count of the number of functional groups included in an interchange

    IEA-02
    I12
    Interchange Control Number
    Required
    Min 9Max 9

    A control number assigned by the interchange sender

    EDI Samples

    Retail

    ISA*00* *00* *ZZ*AMAZON *ZZ*SENDERID *220811*2338*U*00501*000002888*0*P*>~
    GS*RG*AMAZON*SENDERID*20220811*2338*2888*X*005010~
    ST*754*0001~
    BGN*00*1122511*20220811*103006*UT*5005337470~
    PER*C1*CarrierContact*TE*206-555-5555*EM*carrier@carrier.com~
    PER*RE*RNO1Clerk*TE*206-555-5555*EM*RN01@amazon.com~
    PER*SH*ShipperContact*TE*425-555-5555*EM*shipper@shipper.com~
    N1*CA*FEDERAL EXPRESS CORP*2*FDE~
    N1*SF*VendorCode~
    N3*605 5th Ave N~
    N4*Seattle*WA*98104*US~
    LX*1~
    L11*1239949670*F8*Load Type:TL Load Value:LOW~
    OID**POnumber1~
    OID**POnumber2~
    OID**POnumber3~
    G62*69*20220812*U*120000*LT~
    G62*10*20220811~
    QTY*H9*11**Pallets~
    QTY*H9*5**Stacked Pallets~
    AT9****A3*L*12716.0*E*2704.0~
    N1*ST*AMAZON.COM~
    N3*1600 EAST NEWLANDS DRIVE~
    N4*FERNLEY*NV*89408*US~
    SE*23*0001~
    GE*1*2888~
    IEA*1*000002888~

    Stedi is a registered trademark of Stedi, Inc. All names, logos, and brands of third parties listed on this page are trademarks of their respective owners (including “X12”, which is a trademark of X12 Incorporated). Stedi, Inc. and its products and services are not endorsed by, sponsored by, or affiliated with these third parties. Use of these names, logos, and brands is for identification purposes only, and does not imply any such endorsement, sponsorship, or affiliation.