Skip to main content
Ympact Integrations · v2026.5

Connect your supplier's ERP to Ympact in five environments.

Connect your supplier's ERP to Ympact via message queue or SFTP. Clear JSON schemas, automatic validation, and five dedicated environments — from development to production — for reliable, repeatable integrations.

Payload examples

Inspect a payload before you send one

Each entity is a JSON object sent to a message queue, or a row in a semicolon-delimited CSV file.

Shipment

Each physical shipment dispatched against a purchase order line.

View schema
{
  "ympact_module": "tracking",
  "entity_type": "shipment",
  "po_number": "PO-2026-001",
  "po_number_line": 1,
  "shipment_reference_id": "SHP-001",
  "shipping_date": "2026-May-15",
  "quantity": 150,
  "uom": "KG",
  "shipping_code": "012",
  "incoterms_code": "FOB",
  "deleted": "N"
}
Need help? Our team is here to assist you through the integration.
Our team is here to assist with onboarding, schema questions, and troubleshooting.