Maxar Technologies · Example Payload

Order Place Response

Satellite ImageryEarth ObservationGeospatialRemote SensingSpatial IntelligenceDefenseIntelligenceWorldViewSTACOGCWMSWMTSWFSTaskingBasemapsVantorLanterisAdvent InternationalPrivate Equity

Order Place Response is an example object payload from Maxar Technologies, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamestatuscreated_atcostcurrencyitems

Example Payload

Raw ↑
{
  "id": "ord_01HQ8XJ4N4F7M3D2",
  "name": "San Francisco Bay Q2 Refresh",
  "status": "pending",
  "created_at": "2026-05-23T14:22:11Z",
  "cost": 412.50,
  "currency": "USD",
  "items": [
    { "catalog_id": "104001008A4F2300", "status": "pending" },
    { "catalog_id": "108001000B113500", "status": "pending" }
  ]
}