Americold Realty Trust · Example Payload

Americold Edi Warehouse Shipping Order Example

Cold StorageLogisticsSupply ChainWarehousingReal-EstateTemperature ControlledCold ChainEDI3PL

Americold Edi Warehouse Shipping Order Example is an example object payload from Americold Realty Trust, with 14 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

shipmentIdpurposeCodedepositorIddepositorNamefacilityCodefacilityNameorderDaterequestedShipDaterequestedDeliveryDatecarriershipTotemperatureRequirementslineItemsspecialInstructions

Example Payload

americold-edi-warehouse-shipping-order-example.json Raw ↑
{
  "shipmentId": "SO-2026-118473",
  "purposeCode": "Original",
  "depositorId": "DEP-49021",
  "depositorName": "Sunrise Frozen Foods, Inc.",
  "facilityCode": "ATL-04",
  "facilityName": "Americold Atlanta Forest Park",
  "orderDate": "2026-05-04",
  "requestedShipDate": "2026-05-06",
  "requestedDeliveryDate": "2026-05-08",
  "carrier": {
    "scac": "ACLD",
    "name": "Americold Logistics Trucking",
    "proNumber": "PRO-7782219"
  },
  "shipTo": {
    "name": "Northeast Grocers Distribution Center",
    "address1": "200 Cold Chain Drive",
    "city": "Reading",
    "state": "PA",
    "zip": "19602",
    "country": "US"
  },
  "temperatureRequirements": {
    "minTemperatureF": -10,
    "maxTemperatureF": 0,
    "zone": "Frozen"
  },
  "lineItems": [
    {
      "lineNumber": 1,
      "sku": "SKU-FROZEN-CHKN-12CT",
      "gtin": "00819472003217",
      "productDescription": "Frozen Chicken Breast 12ct Case",
      "lotNumber": "LOT-26W18-0042",
      "quantity": 240,
      "unitOfMeasure": "CS",
      "weightLbs": 4800.0,
      "expirationDate": "2027-02-15"
    },
    {
      "lineNumber": 2,
      "sku": "SKU-FROZEN-VEG-MIX-6CT",
      "gtin": "00819472004115",
      "productDescription": "Frozen Mixed Vegetables 6ct Case",
      "lotNumber": "LOT-26W17-0119",
      "quantity": 180,
      "unitOfMeasure": "CS",
      "weightLbs": 2160.0,
      "expirationDate": "2027-04-01"
    }
  ],
  "specialInstructions": "Pre-cool trailer to -10F before loading. Confirm seal #SE-991023 at dispatch."
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/americold-edi-warehouse-shipping-order-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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