Arlula · Example Payload

Arlula Tasking Order Request Example

Earth ObservationGeospatialImageryRemote SensingSatellites

Arlula Tasking Order Request Example is an example object payload from Arlula, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idbundleKeyeulacloudpriorityKeyemailswebhookscoupon

Example Payload

Raw ↑
{
  "id": "opp-a1b2c3d4",
  "bundleKey": "bundle-standard",
  "eula": "EULA-001",
  "cloud": 20,
  "priorityKey": "standard",
  "emails": [
    "example-value"
  ],
  "webhooks": [
    "example-value"
  ],
  "coupon": "example-coupon"
}