Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 1.91 KB

File metadata and controls

50 lines (39 loc) · 1.91 KB

MFS EDI API Codes

Many of our EDI API formats rely on particular codes which represent one of various options. Examples include the service type (speed in transit) and the shipment type (bundle of services).

Characteristics

Service Types

  • Service Types are used to select the speed in transit.
  • Examples:
    • "R" - "Ground"
    • "1" - "Overnight"
    • "2" - "Second Day"
    • "3" - "Three-Day Service"

Shipment Types

  • Shipment Types are used to select the bundle of services to perform on the special side of the shipment (typically the delivery side).
  • Examples:
    • "WG" - "White Glove"
      • This includes placement of a product in a home, including the removal of packaging.
    • "TP" - "Threshold Plus"
      • Placement of product just across a home's threshold.
  • URL to retrieve all current shipment type options:

Events

Status Types

Service Log Types

  • Service Log Types, also known as Exception types, are generally used to represent unusual events which have occurred, such as a weather delay.
  • Examples:
    • "D0" - "MISC MANNA FAULT 1 DAY LATE - SVC FAILURE"
    • "Z03" - "CUSTOMER REQUESTS DELIVERY AT LATER TIME"
    • "D6" - "DAMAGED FREIGHT - OSD"
    • "Z30" - "Compliance Call Completed"
  • URL to retrieve all current service log types: