Monday, 23 December 2024

Different Parties in X12 Name (N1) Segment

N1 (Name) segment is used to identify parties involved in a transaction.

Each party is designated by a qualifier in the N101 data element, which specifies the type of entity being referenced. 

N1 Segment Structure

The N1 segment typically includes the following data elements:

Element

Description

N101

Entity Identifier Code (e.g., BY, ST).

N102

Name of the party (e.g., company name).

N103

Identification Code Qualifier (e.g., 92).

N104

Identification Code (e.g., DUNS, GLN, etc.).

Example:

N1*BY*Acme Corporation*92*123456789~

N1*ST*Warehouse A*92*987654321~


Parties in EDI X12 N1 Segment

Party

Qualifier (N101)

Description

Buyer

BY

Identifies the entity purchasing the goods or services.

Seller

SE

Identifies the entity selling the goods or services.

Ship To

ST

Identifies the location where the goods should be delivered.

Ship From

SF

Identifies the location from where the goods are shipped.

Bill To

BT

Identifies the entity responsible for payment.

Payer

PY

Identifies the party making the payment.

Ultimate Consignee

CN

Identifies the final recipient of the goods.

Intermediary

IT

Identifies a party acting as an intermediary in the transaction.

Remit To

RE

Identifies the party to whom payment should be sent.

Mark For

MF

Identifies the entity for whom the shipment is designated.

Manufacturer

MF (Alternate)

Can also identify the manufacturer of the goods.

Warehouse

WH

Identifies the warehouse or storage location.

Third Party

3P

Identifies a third-party logistics or service provider involved in the transaction.

Freight Carrier

CA

Identifies the carrier transporting the goods.

Customs Broker

CB

Identifies the customs broker involved in international shipping transactions.

Forwarder

FW

Identifies the freight forwarder responsible for coordinating the shipment.

Vendor

VN

Identifies the vendor providing the goods or services.

Ordering Party

OP

Identifies the party placing the order.

Owner of Goods

OW

Identifies the owner of the goods being shipped.

Consignor

CS

Identifies the entity from which the shipment originates.

Consignee

CN (Alternate)

Identifies the entity to whom the shipment is delivered.



X12 – Name Segment Key Considerations

  • Mandatory or Optional: The use of specific N1 segments depends on the EDI transaction set (e.g., 850, 856, 810) and business requirements.
  • Qualifiers Consistency: Ensure that the correct qualifier is used for each party to avoid processing errors.
  • Multiple N1 Segments: A single transaction can include multiple N1 segments to identify different parties (e.g., Buyer, Seller, Ship To).

No comments:

Post a Comment

Comparison Between EDI and API

Comparison between  EDI (Electronic Data Interchange) and API (Application Programming Interface) in the context of B2B data exchange: ...