Arlula · Example Payload

Arlula Archive Order Request Example

Earth ObservationGeospatialImageryRemote SensingSatellites

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

Top-level fields

idbundleKeyeulaemailswebhookscoupon

Example Payload

Raw ↑
{
  "id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "bundleKey": "bundle-basic",
  "eula": "EULA-001",
  "emails": [
    "example-value"
  ],
  "webhooks": [
    "example-value"
  ],
  "coupon": "COUPON-001"
}