Taxonomy

A dynamic price or fee

Taxonomy/Manifestation

A dynamic price or fee

A dynamic price or fee

The output shows up as what something costs — a road toll that rises with congestion, surge pricing for a ride, a parking rate that changes by demand, a personalized offer. You may never see the system itself, only the price it set.

  • Description

Playground

Try the element with your own values, contexts, and color modes.

Style

Raw JSON

Live API response from GET /schemas/dtpr@2026-09-01-beta/elements/dynamic_price.

element "dynamic_price"38 lines
{
  "id": "dynamic_price",
  "category_id": "manifestation",
  "title": [
    {
      "locale": "en",
      "value": "A dynamic price or fee"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "The output shows up as what something costs — a road toll that rises with congestion, surge pricing for a ride, a parking rate that changes by demand, a personalized offer. You may never see the system itself, only the price it set."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "price_tag",
  "variables": [
    {
      "id": "additional_description",
      "label": [
        {
          "locale": "en",
          "value": "Description"
        }
      ],
      "required": false,
      "kind": "localized_text"
    }
  ],
  "shape": "hexagon",
  "icon_variants": [
    "default",
    "dark"
  ]
}