-
Notifications
You must be signed in to change notification settings - Fork 2
Parcel (Mailbag) Status Codes
CrystalKLD edited this page Apr 15, 2024
·
2 revisions
Code | Description |
---|---|
M900 | NETWORK-IN: NETWORK-IN: Parcel Received by AS2 |
M901 | NETWORK-IN: NETWORK-IN: Parcel Received by GISB/NAESB |
M1000 | NETWORK-IN: ECGridOS Parcel Uploaded |
M1001 | NETWORK-IN: Parcel Picked Up |
M1002 | NETWORK-IN: Parcel Added to In-Box Archive |
M1003 | NETWORK-IN: Parcel Added to Network Archive |
M1004 | NETWORK-IN: Parcel Transferred to Grid |
M1005 | NETWORK-IN: Parcel Transfer Validated |
M1006 | NETWORK-IN: Rejected Parcel Received by Network |
M1007 | NETWORK-IN: Rejected Parcel Filed in In-Box Error Directory |
M1008 | NETWORK-IN: AS2 MDN Sent |
M1104 | NETWORK-IN: Error Transfering Parcel to Grid |
M1105 | NETWORK-IN: Parcel Validation Error |
M2000 | NETWORK-IN: Parcel Ready for Grid Processing |
M2001 | ECGRID-IN: Parcel Opened by Grid |
M2002 | ECGRID-IN: Parcel Added to Grid Archive |
M2003 | ECGRID-IN: Parcel Structure Validated |
M2004 | ECGRID-IN: X12.56 IA Created |
M2005 | ECGRID-IN: All Parcel Contents Routed |
M2013 | ECGRID-IN: Parcel Unblocked |
M2101 | ECGRID-IN: Parcel Zero-Byte ERROR |
M2102 | ECGRID-IN: Parcel Segment Terminator ERROR |
M2103 | ECGRID-IN: Parcel Structure Validation ERROR |
M2104 | ECGRID-IN: Parcel DUPLICATE |
M2105 | ECGRID-IN: Partial Parcel Contents Routed |
M2106 | ECGRID-IN: Parcel Structure ERROR: Too Corrupt to Process |
M2205 | ECGRID-IN: No Parcel Contents Could Be Routed |
M2300 | ECGRID-IN: Mailbag Ready for Acknowledgment |
M2301 | ECGRID-IN: Mailbag Acknowledging |
M2302 | ECGRID-IN: Mailbag Acknowledged |
M2312 | ECGRID-IN: Mailbag Acknowledged with Errors |
M2320 | ECGRID-IN: Mailbag Ready for Pass-Thru Acknowledgment |
M2321 | ECGRID-IN: Mailbag Pass-Thru Acknowledging |
M2322 | ECGRID-IN: Mailbag Pass-Thru Acknowledged |
M2400 | ECGRID-IN: Parcel Completed |
M2401 | ECGRID-IN: Parcel Completed w/Errors |
M2500 | ECGRID-ARC: Parcel Archived |
M3001 | ECGRID-OUT: Parcel Opened |
M3002 | ECGRID-OUT: X12.56 Mailbag Header Added to Parcel |
M3003 | ECGRID-OUT: X12.56 Mailbag Acknowledgment(s) Added to Parcel |
M3004 | ECGRID-OUT: Interchanges Added to Parcel |
M3005 | ECGRID-OUT: X12.56 Mailbag Trailer Added to Parcel |
M3006 | ECGRID-OUT: Parcel Closed |
M3007 | ECGRID-OUT: Parcel Added to Grid Archive |
M4000 | ECGRID-OUT: Parcel Ready for Transfer to Network |
M4001 | ECGRID-OUT: Parcel Queued for Transfer |
M4002 | ECGRID-OUT: Parcel Transferred to Network Node |
M4003 | ECGRID-OUT: Parcel Transfer Validated |
M4102 | ECGRID-OUT: Error Transfering Parcel to Network Node |
M4103 | ECGRID-OUT: Parcel Validation Error |
M5000 | ECGRID-OUT: Parcel Ready for Network Node Processing |
M5001 | NETWORK-OUT: Parcel Transferred to Network Node |
M5002 | NETWORK-OUT: Parcel Added to Network Node Archive |
M5003 | NETWORK-OUT: Parcel Renamed to Network Specifications |
M5004 | NETWORK-OUT: Parcel Added to In-Box Archive |
M5005 | NETWORK-OUT: Parcel Assigned to Mailbox |
M6000 | NETWORK-OUT: Parcel Pending in In-Box |
M6001 | NETWORK-OUT: Parcel Transfered from In-Box to Network |
M6002 | NETWORK-OUT: Parcel Pending X12.56 Mailbag Ack from Network |
M6003 | ECGRID-CONF: X12.56 Mailbag Accepted |
M6004 | ECGRID-CONF: Parcel Confirmed |
M6005 | ECGRID-CONF: X12.56 Mailbag Delivered |
M6010 | NETWORK-OUT: Parcel Sent by AS2 |
M6011 | NETWORK-OUT: Parcel Sent by GISB/NAESB |
M6012 | NETWORK-OUT: Parcel Pending AS2 MDN |
M6013 | ECGRID-CONF: AS2 MDN Accepted |
M6100 | NETWORK-OUT: Parcel Delivery Error |
M6103 | ECGRID-CONF: X12.56 Mailbag Rejected |
M6110 | NETWORK-OUT: AS2 Send Failure |
M6111 | NETWORK-OUT: GISB/NAESB Send Failure |
M6113 | ECGRID-CONF: AS2 MDN Rejected |
M6120 | NETWORK-OUT: AS2 Send Aborted |
M6121 | NETWORK-OUT: GISB/NAESB Send Aborted |
M7000 | ECGRID-OUT: Parcel Complete |
M7500 | ECGRID-ARC: Parcel Archived |
Getting Started
- Getting Started - Basics
- Getting Started - Extended Capabilities
- HTTP Connections
- Visual Studio SOAP Connections
- About ECGridOS and Loren Data Corp.
- Documentation & Nomenclature
- Using Web Services
- Networks & Mailboxes
- Users & Authorization Levels
- API Keys & Sessions
- Trading Partners & ECGridIDs
- Interconnects & Trading Partnerships
- Parcels, Interchanges & Mailbags
- Carbon Copies
ECGridOS API Calls
- API Calls - Full Definitions Available
- Asynchronous API Calls - Events
- Asynchronous API Calls - Task\Async\Await