Americold Realty Trust · Example Payload

Americold I 3Pl Inventory Snapshot Example

Cold StorageLogisticsSupply ChainWarehousingReal-EstateTemperature ControlledCold ChainEDI3PL

Americold I 3Pl Inventory Snapshot Example is an example object payload from Americold Realty Trust, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

snapshotIdsnapshotDatedepositorIddepositorNamefacilityCodefacilityNametemperatureZonelotstotalCasestotalPalletstotalWeightLbs

Example Payload

americold-i-3pl-inventory-snapshot-example.json Raw ↑
{
  "snapshotId": "f7c1a08e-2b3c-4d5e-9a17-3e2c84a9b001",
  "snapshotDate": "2026-05-05T06:00:00Z",
  "depositorId": "DEP-49021",
  "depositorName": "Sunrise Frozen Foods, Inc.",
  "facilityCode": "ATL-04",
  "facilityName": "Americold Atlanta Forest Park",
  "temperatureZone": "Frozen",
  "lots": [
    {
      "sku": "SKU-FROZEN-CHKN-12CT",
      "gtin": "00819472003217",
      "productDescription": "Frozen Chicken Breast 12ct Case",
      "lotNumber": "LOT-26W18-0042",
      "manufactureDate": "2026-04-30",
      "expirationDate": "2027-02-15",
      "casesOnHand": 1240,
      "casesAvailable": 1180,
      "casesCommitted": 60,
      "casesOnHold": 0,
      "weightLbs": 24800.0,
      "status": "Available",
      "lastReceivedDate": "2026-05-01T11:14:00Z"
    },
    {
      "sku": "SKU-FROZEN-VEG-MIX-6CT",
      "gtin": "00819472004115",
      "productDescription": "Frozen Mixed Vegetables 6ct Case",
      "lotNumber": "LOT-26W17-0119",
      "manufactureDate": "2026-04-23",
      "expirationDate": "2027-04-01",
      "casesOnHand": 980,
      "casesAvailable": 800,
      "casesCommitted": 180,
      "casesOnHold": 0,
      "weightLbs": 11760.0,
      "status": "Available",
      "lastReceivedDate": "2026-04-25T09:02:00Z"
    },
    {
      "sku": "SKU-FROZEN-FISH-FLT-8CT",
      "gtin": "00819472005228",
      "productDescription": "Frozen Cod Fillets 8ct Case",
      "lotNumber": "LOT-26W14-0007",
      "manufactureDate": "2026-04-02",
      "expirationDate": "2026-12-30",
      "casesOnHand": 320,
      "casesAvailable": 0,
      "casesCommitted": 0,
      "casesOnHold": 320,
      "weightLbs": 6400.0,
      "status": "Hold",
      "lastReceivedDate": "2026-04-04T15:48:00Z"
    }
  ],
  "totalCases": 2540,
  "totalPallets": 106,
  "totalWeightLbs": 42960.0
}

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-i-3pl-inventory-snapshot-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.