Data format

EDIFACT Sample Files

EDIFACT (.edifact) files represent United Nations standard business messages for invoices, remittances, orders, and other cross-company data exchange. They are widely used in global trade, logistics, and enterprise integrations. Use sample .edifact files to validate segment parsing, delimiter handling, mapping logic, and interoperability between trading partners or EDI gateways.

3 files All to 50KB SHA256 verified Manifest included
Quick facts
CategoryData
Total Files3
Extension.edifact
MIMEapplication/octet-stream
ManifestJSON
Request Related Coverage
Files first

EDIFACT Sample Files — Download

Starter file

edifact_invoice_invoic_sample.edifact · 285 B

Download

INVOIC EDIFACT

Invoice interchange fixture for international trade-message validation.

edifact_invoice_invoic_sample.edifact · 285 B
Download Fixture

Remittance EDIFACT

Payment-remittance fixture for reconciliation and trading-partner checks.

edifact_payment_remittance_sample.edifact · 262 B
Download Fixture
Filename Size MIME Download
.edifact Realistic Starter SHA256 fce0e3ead588...
285 B application/octet-stream Download
.edifact Realistic SHA256 4e39fce38852...
264 B application/octet-stream Download
.edifact Realistic SHA256 25a684d4ffe2...
262 B application/octet-stream Download
Use cases

EDIFACT Testing Workflows

Use the file table first, then branch into compare or FAQ only if the task needs more context.

Compare and decide

EDIFACT Format Comparisons

More data formats: SQL YAML ENV GRAPHQL INI JSONL
FAQ and reference

EDIFACT File FAQ

Checksum Verification

Use checksums to confirm file integrity after download.

shasum -a 256 your_file_name_here
# Compare output with SHA256 values listed above.
Where is the machine-readable manifest?

Use the manifest when you need stable names, SHA256 values, and URLs for automation.

Validation Methodology
  • Validate extension and MIME detection before processing.
  • Benchmark performance with small and larger files.
  • Test malformed-input handling and error messaging.
Fixture Matrix

Use the curated EDIFACT matrix to choose the right clean, edge-case, and broken fixtures for this format.

Open Matrix