ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

X12 463 — Rail Rate Reply

The 463 transmits the reply to a rate request (466): the applicable tariff for a defined movement, conditions, fuel surcharge, validity.

Purpose

The 463 documents the rail rate quote in reply to a 466. It carries the tariff number, conditions (commodity, equipment, route), rate per car or per ton, FSC, validity period, accessorial charges.

It is generated by the railroad pricing system and lets the shipper compare offers before booking. Acknowledged by 997. The actual booking then happens via a 404 (Rail Carrier Shipment Information).

Envelope structure

The 463 travels within the three X12 envelope levels (ISA/IEA, GS/GE with functional group GZ, and ST/SE). Didactic example in release 004010:

x12 example-463.x12
ISA*00*          *00*          *ZZ*RAILROAD      *ZZ*GRAINSHIPPER  *260515*1230*U*00401*000000463*0*P*>~
GS*GZ*RAILROAD*GRAINSHIPPER*20260515*1230*1*X*004010~
ST*463*0001~
BGN*00*QUOTE-2026-0099*20260515~
N1*RR*BNSF RAILWAY*24*EIN-BNSF~
REF*ZZ*RATE-REQUEST-RQ2026-0099~
REF*ZZ*TARIFF-NUMBER-BN-4500~
DTM*RT*20260601~
DTM*RT*20260831~
LX*1~
NTE*ZZ*COMMODITY-WHEAT-STCC-01-137-10~
AMT*ZZ*4250.00~
AMT*FS*450.00~
SE*11*0001~
GE*1*1~
IEA*1*000000463~

Common segments

  • HeaderST, BGN.
  • RailroadN1*RR.
  • Original requestREF*ZZ (466 reference), REF*ZZ (published tariff).
  • ValidityDTM*RT (start / end).
  • Rate detailLX loop: NTE (STCC commodity), AMT*ZZ (base rate), AMT*FS (FSC).
  • SummarySE.

Common pitfalls

  • STCC precision: a quote for 01-137-10 (wheat) does not cover 01-137-30 (durum wheat) — these Standard Transportation Commodity Codes are strictly distinct.
  • Validity overlap: if multiple 463s overlap a same period for a same corridor, the last issued wins — always check submission date.
  • Accessorial omission: demurrage, switching, scale, and FSC must be listed; omitting an accessorial generates surprise billing via 410.

Documentation

The code 463 and the name Rail Rate Reply are public and listed on x12.org/products/transaction-sets. The complete structure of loops, qualifiers and code lists is distributed by DISA via the proprietary Implementation Guides (TR3). ediverse.io covers only public concepts, the envelope and didactic examples.