Union Pacific · JSON Structure

Union Pacific Case Structure

An exception case for a shipment that is off course or requires attention

Type: Properties: 0
Fortune 500FreightRailroadsShippingTrainsSupply ChainLogistics

Case is a JSON Structure definition published by Union Pacific.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "Case",
  "description": "An exception case for a shipment that is off course or requires attention",
  "fields": [
    { "name": "caseId", "type": "string", "description": "Unique case identifier" },
    { "name": "shipmentId", "type": "string", "description": "Associated shipment ID" },
    { "name": "status", "type": "string", "description": "Case status (OPEN, CLOSED, IN_PROGRESS)" },
    { "name": "type", "type": "string", "description": "Type of exception" },
    { "name": "description", "type": "string", "description": "Human-readable description of the exception" },
    { "name": "createdAt", "type": "datetime", "description": "When the case was created" },
    { "name": "updatedAt", "type": "datetime", "description": "When the case was last updated" },
    { "name": "accountId", "type": "string", "description": "Account identifier" }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/union-pacific-case-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.