---
title: "Ondemand Quote Subnational"
method: POST
path: "/ondemand/quote-subnational"
---

# Ondemand Quote Subnational

`POST /ondemand/quote-subnational`

On-demand quote + checkout across the three geography layers:
  national  -> subnational admin_level 0
  city      -> functional_city_income (functional cities / economic sheds)
  locality  -> subnational admin_level 2  (formerly labelled 'City')
Flat $0.15/cell — all layers are fully modelled, matching the forecast rate.
Honours the customer's layer, income-class and currency selections.

## Request body

- SubnationalOnDemandQuoteRequest
  - `countries` string[], required
  - `year_from` integer
  - `year_to` integer
  - `layers` string[], nullable
  - `admin_levels` integer[], nullable
  - `income_classes` string[], nullable
  - `currency` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/panafricadata/apis/pan-africa-data-api.md) · [All operations](https://skmtc.net/panafricadata/apis/pan-africa-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/panafricadata/pan-africa-data-api/revisions/3e6fe9c27d40/schema)
