Practical ops definitions with developer behavior for Krane's Load schema.
Ops: Internal unique ID for the load.
Dev: Primary key. Never re-used. Emitted by DB.
Ops: Human-facing load identifier.
Dev: Unique per tenant recommended. Used on UI and exports.
Ops: Customer/Broker reference.
Dev: Parsed from rate con / tender; used to match external systems.
Ops: External TMS/portal reference.
Dev: Optional. Comes from EDI/API portals.
Ops: Bill of Lading number.
Dev: Usually set at pickup; used for docs & claims.
Ops: LTL tracking number (if applicable).
Dev: Optional; used when shipper/broker issues a PRO.
Ops: Broker rate confirmation ID.
Dev: Extracted from RC PDF or email subject.
Ops: Digital tender identifier.
Dev: EDI/API field. Useful for dedupe on intake.
Fields ending with _# repeat per stop index (1–6). Example: pickup_date_1 … pickup_date_6.
Weights use weight_unit (lb|kg). Pieces use pieces_unit. Dimensions use dimensions_unit (in|cm).
All timestamps are stored as UTC. UI renders in company/user timezone.