docs.vin

windowTint

The windowTint noun — identity, lifecycle, events, and every capability as an anchored section: 9 capabilities, 0 live, 9 sandbox, 0 declared.

windowTint is one of the estate's 317 automotive nouns — a job a car needs done. It carries 9 capabilities: 0 live, 9 sandbox, 0 declared · doors aggregator.vin.

Identity

NounwindowTint
PillarServices (facets: 2 data · 4 services · 3 commerce)
Capabilities9 — 0 live · 9 sandbox · 0 declared
EntitiesReconditioning
Doorsaggregator.vin
SDKVin.windowTint.* from apis.vin
Address/catalog/windowTint#{action} — the anchor IS the wire name minus windowTint.

Events

The vocabulary this noun can append to the record — 17 past-tense, versioned event types, each linked to the capability that emits it:

Discover & read

spec

windowTint.spec · GET /window-tints/spec · gate none · sandbox · answers WindowTintSpec@1

FieldTypeRequiredNotes
vinstringno

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1N6AA1ED3RN102909 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

the SDK — windowTint.spec
import { windowTint } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await windowTint.spec({"vin":"1N6AA1ED3RN102909"})
GET /window-tints/spec
curl 'https://apis.vin/window-tints/spec?vin=1N6AA1ED3RN102909'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:19.254Z · HTTP 200
{
  "type": "OK",
  "answers": "WindowTintSpec@1",
  "value": {
    "vin": "1N6AA1ED3RN102909",
    "noun": "windowTint",
    "asOf": "2026-08-10",
    "glass": "intact",
    "reconditioning": {
      "status": "no-reconditioning-on-file"
    },
    "film": {
      "id": "WTF-54dadb9f",
      "vltPct": 20,
      "classes": [
        70,
        50,
        35,
        20,
        5
      ]
    },
    "spec": {
      "material": "ceramic-film",
      "layers": [
        "scratch-resistant-topcoat",
        "ceramic-particle-film",
        "pressure-sensitive-adhesive"
      ],
      "uvRejectionPct": 99,
      "warrantyYears": 10
    }
  },
  "evidence": {
    "vin": "1N6AA1ED3RN102909",
    "noun": "windowTint",
    "asOf": "2026-08-10",
    "glass": "intact",
    "reconditioning": {
      "status": "no-reconditioning-on-file"
    },
    "film": {
      "id": "WTF-54dadb9f",
      "vltPct": 20,
      "classes": [
        70,
        50,
        35,
        20,
        5
      ]
    },
    "spec": {
      "material": "ceramic-film",
      "layers": [
        "scratch-resistant-topcoat",
        "ceramic-particle-film",
        "pressure-sensitive-adhesive"
      ],
      "uvRejectionPct": 99,
      "warrantyYears": 10
    }
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "finish-bays-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

legalLimitLookup

windowTint.legalLimitLookup · GET /window-tints/legal-limit-lookup · gate none · sandbox · answers WindowTintLegalLimitLookup@1

FieldTypeRequiredNotes
vinstringno

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1N6AA1ED3RN102909 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

the SDK — windowTint.legalLimitLookup
import { windowTint } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await windowTint.legalLimitLookup({"vin":"1N6AA1ED3RN102909"})
GET /window-tints/legal-limit-lookup
curl 'https://apis.vin/window-tints/legal-limit-lookup?vin=1N6AA1ED3RN102909'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:19.242Z · HTTP 200
{
  "type": "OK",
  "answers": "WindowTintLegalLimitLookup@1",
  "value": {
    "vin": "1N6AA1ED3RN102909",
    "noun": "windowTint",
    "asOf": "2026-08-10",
    "glass": "intact",
    "reconditioning": {
      "status": "no-reconditioning-on-file"
    },
    "installFloor": {
      "frontSideVltPct": 35,
      "basis": "shop-posted-install-floor"
    },
    "statute": {
      "status": "no-statute-book-posted"
    },
    "film": {
      "vltPct": 20,
      "frontSideInstallable": false
    }
  },
  "evidence": {
    "vin": "1N6AA1ED3RN102909",
    "noun": "windowTint",
    "asOf": "2026-08-10",
    "glass": "intact",
    "reconditioning": {
      "status": "no-reconditioning-on-file"
    },
    "installFloor": {
      "frontSideVltPct": 35,
      "basis": "shop-posted-install-floor"
    },
    "statute": {
      "status": "no-statute-book-posted"
    },
    "film": {
      "vltPct": 20,
      "frontSideInstallable": false
    }
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "finish-bays-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

Quote & price

quote

windowTint.quote · POST /window-tints/quote · gate offer · sandbox · answers WindowTintQuote@1

FieldTypeRequiredNotes
vinstringno

The gate is a 402 OFFER — the price and a hard ceiling on the wire, with a durable intent that executes on settlement. Never a wall, never "contact sales". Price: not posted — see /pricing.

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1N6AA1ED3RN102909 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

EmitsWindowTint.quoteRequested@1 · WindowTint.quoted@1.

the SDK — windowTint.quote
import { windowTint } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await windowTint.quote({"vin":"1N6AA1ED3RN102909"})
POST /window-tints/quote
curl -X POST https://apis.vin/window-tints/quote \
  -H 'content-type: application/json' \
  -d '{"vin":"1N6AA1ED3RN102909"}'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:19.248Z · HTTP 200
{
  "type": "OK",
  "answers": "WindowTintQuote@1",
  "value": {
    "vin": "1N6AA1ED3RN102909",
    "noun": "windowTint",
    "asOf": "2026-08-10",
    "glass": "intact",
    "reconditioning": {
      "status": "no-reconditioning-on-file"
    },
    "quote": {
      "status": "no-tint-menu-posted"
    }
  },
  "evidence": {
    "vin": "1N6AA1ED3RN102909",
    "noun": "windowTint",
    "asOf": "2026-08-10",
    "glass": "intact",
    "reconditioning": {
      "status": "no-reconditioning-on-file"
    },
    "quote": {
      "status": "no-tint-menu-posted"
    }
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "finish-bays-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

Apply & book

apply

windowTint.apply · POST /window-tints/apply · gate offer · sandbox · answers WindowTintApply@1

FieldTypeRequiredNotes
vinstringno

The gate is a 402 OFFER — the price and a hard ceiling on the wire, with a durable intent that executes on settlement. Never a wall, never "contact sales". Price: not posted — see /pricing.

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1N6AA1ED3RN102909 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

EmitsWindowTint.applied@1 · WindowTint.applyFailed@1 · WindowTint.applyRequested@1.

the SDK — windowTint.apply
import { windowTint } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await windowTint.apply({"vin":"1N6AA1ED3RN102909"})
POST /window-tints/apply
curl -X POST https://apis.vin/window-tints/apply \
  -H 'content-type: application/json' \
  -d '{"vin":"1N6AA1ED3RN102909"}'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:19.242Z · HTTP 200
{
  "type": "OK",
  "answers": "WindowTintApply@1",
  "value": {
    "vin": "1N6AA1ED3RN102909",
    "noun": "windowTint",
    "asOf": "2026-08-10",
    "glass": "intact",
    "reconditioning": {
      "status": "no-reconditioning-on-file"
    },
    "work": {
      "id": "WTJ-dd05d658",
      "operation": "apply",
      "status": "scheduled",
      "vltPct": 20,
      "filmId": "WTF-54dadb9f"
    }
  },
  "evidence": {
    "vin": "1N6AA1ED3RN102909",
    "noun": "windowTint",
    "asOf": "2026-08-10",
    "glass": "intact",
    "reconditioning": {
      "status": "no-reconditioning-on-file"
    },
    "work": {
      "id": "WTJ-dd05d658",
      "operation": "apply",
      "status": "scheduled",
      "vltPct": 20,
      "filmId": "WTF-54dadb9f"
    }
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "finish-bays-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

order

windowTint.order · POST /window-tints/order · gate offer · sandbox · answers WindowTintOrder@1

FieldTypeRequiredNotes
vinstringno

The gate is a 402 OFFER — the price and a hard ceiling on the wire, with a durable intent that executes on settlement. Never a wall, never "contact sales". Price: not posted — see /pricing.

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1N6AA1ED3RN102909 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

EmitsServiceOrder.settled@1 · WindowTint.completed@1 · WindowTint.dispatched@1 · WindowTint.ordered@1.

the SDK — windowTint.order
import { windowTint } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await windowTint.order({"vin":"1N6AA1ED3RN102909"})
POST /window-tints/order
curl -X POST https://apis.vin/window-tints/order \
  -H 'content-type: application/json' \
  -d '{"vin":"1N6AA1ED3RN102909"}'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:19.243Z · HTTP 200
{
  "type": "OK",
  "answers": "WindowTintOrder@1",
  "value": {
    "vin": "1N6AA1ED3RN102909",
    "noun": "windowTint",
    "asOf": "2026-08-10",
    "glass": "intact",
    "reconditioning": {
      "status": "no-reconditioning-on-file"
    },
    "order": {
      "status": "no-tint-menu-posted"
    },
    "payer": {
      "name": "Ava Good",
      "castRow": "super-prime",
      "creditTier": "super-prime"
    }
  },
  "evidence": {
    "vin": "1N6AA1ED3RN102909",
    "noun": "windowTint",
    "asOf": "2026-08-10",
    "glass": "intact",
    "reconditioning": {
      "status": "no-reconditioning-on-file"
    },
    "order": {
      "status": "no-tint-menu-posted"
    },
    "payer": {
      "name": "Ava Good",
      "castRow": "super-prime",
      "creditTier": "super-prime"
    }
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "finish-bays-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

schedule

windowTint.schedule · POST /window-tints/schedule · gate offer · sandbox · answers WindowTintSchedule@1

FieldTypeRequiredNotes
vinstringno

The gate is a 402 OFFER — the price and a hard ceiling on the wire, with a durable intent that executes on settlement. Never a wall, never "contact sales". Price: not posted — see /pricing.

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1N6AA1ED3RN102909 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

EmitsWindowTint.scheduleRequested@1 · WindowTint.scheduled@1.

the SDK — windowTint.schedule
import { windowTint } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await windowTint.schedule({"vin":"1N6AA1ED3RN102909"})
POST /window-tints/schedule
curl -X POST https://apis.vin/window-tints/schedule \
  -H 'content-type: application/json' \
  -d '{"vin":"1N6AA1ED3RN102909"}'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:19.250Z · HTTP 200
{
  "type": "OK",
  "answers": "WindowTintSchedule@1",
  "value": {
    "vin": "1N6AA1ED3RN102909",
    "noun": "windowTint",
    "asOf": "2026-08-10",
    "glass": "intact",
    "reconditioning": {
      "status": "no-reconditioning-on-file"
    },
    "appointment": {
      "id": "APT-b8a867f8",
      "standing": "booked",
      "date": "2026-08-12",
      "status": "scheduled",
      "bay": "tint-bay"
    }
  },
  "evidence": {
    "vin": "1N6AA1ED3RN102909",
    "noun": "windowTint",
    "asOf": "2026-08-10",
    "glass": "intact",
    "reconditioning": {
      "status": "no-reconditioning-on-file"
    },
    "appointment": {
      "id": "APT-b8a867f8",
      "standing": "booked",
      "date": "2026-08-12",
      "status": "scheduled",
      "bay": "tint-bay"
    }
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "finish-bays-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

Pay & settle

pay

windowTint.pay · POST /window-tints/pay · gate offer · sandbox · answers WindowTintPay@1

FieldTypeRequiredNotes
vinstringno

The gate is a 402 OFFER — the price and a hard ceiling on the wire, with a durable intent that executes on settlement. Never a wall, never "contact sales". Price: not posted — see /pricing.

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1N6AA1ED3RN102909 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

EmitsWindowTint.paid@1 · WindowTint.payFailed@1 · WindowTint.payRequested@1.

the SDK — windowTint.pay
import { windowTint } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await windowTint.pay({"vin":"1N6AA1ED3RN102909"})
POST /window-tints/pay
curl -X POST https://apis.vin/window-tints/pay \
  -H 'content-type: application/json' \
  -d '{"vin":"1N6AA1ED3RN102909"}'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:19.248Z · HTTP 200
{
  "type": "OK",
  "answers": "WindowTintPay@1",
  "value": {
    "vin": "1N6AA1ED3RN102909",
    "noun": "windowTint",
    "asOf": "2026-08-10",
    "glass": "intact",
    "reconditioning": {
      "status": "no-reconditioning-on-file"
    },
    "payment": {
      "status": "no-tint-menu-posted"
    },
    "payer": {
      "name": "Ava Good",
      "castRow": "super-prime",
      "creditTier": "super-prime"
    }
  },
  "evidence": {
    "vin": "1N6AA1ED3RN102909",
    "noun": "windowTint",
    "asOf": "2026-08-10",
    "glass": "intact",
    "reconditioning": {
      "status": "no-reconditioning-on-file"
    },
    "payment": {
      "status": "no-tint-menu-posted"
    },
    "payer": {
      "name": "Ava Good",
      "castRow": "super-prime",
      "creditTier": "super-prime"
    }
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "finish-bays-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

Fulfill & operate

remove

windowTint.remove · POST /window-tints/remove · gate offer · sandbox · answers WindowTintRemove@1

FieldTypeRequiredNotes
vinstringno

The gate is a 402 OFFER — the price and a hard ceiling on the wire, with a durable intent that executes on settlement. Never a wall, never "contact sales". Price: not posted — see /pricing.

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1N6AA1ED3RN102909 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

EmitsWindowTint.removeRequested@1 · WindowTint.removed@1.

the SDK — windowTint.remove
import { windowTint } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await windowTint.remove({"vin":"1N6AA1ED3RN102909"})
POST /window-tints/remove
curl -X POST https://apis.vin/window-tints/remove \
  -H 'content-type: application/json' \
  -d '{"vin":"1N6AA1ED3RN102909"}'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:19.250Z · HTTP 200
{
  "type": "OK",
  "answers": "WindowTintRemove@1",
  "value": {
    "vin": "1N6AA1ED3RN102909",
    "noun": "windowTint",
    "asOf": "2026-08-10",
    "glass": "intact",
    "reconditioning": {
      "status": "no-reconditioning-on-file"
    },
    "work": {
      "operation": "remove",
      "status": "no-film-on-file"
    }
  },
  "evidence": {
    "vin": "1N6AA1ED3RN102909",
    "noun": "windowTint",
    "asOf": "2026-08-10",
    "glass": "intact",
    "reconditioning": {
      "status": "no-reconditioning-on-file"
    },
    "work": {
      "operation": "remove",
      "status": "no-film-on-file"
    }
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "finish-bays-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

complete

windowTint.complete · POST /window-tints/complete · gate offer · sandbox · answers WindowTintComplete@1

FieldTypeRequiredNotes
vinstringno

The gate is a 402 OFFER — the price and a hard ceiling on the wire, with a durable intent that executes on settlement. Never a wall, never "contact sales". Price: not posted — see /pricing.

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1N6AA1ED3RN102909 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

EmitsWindowTint.completeRequested@1 · WindowTint.completed@1.

the SDK — windowTint.complete
import { windowTint } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await windowTint.complete({"vin":"1N6AA1ED3RN102909"})
POST /window-tints/complete
curl -X POST https://apis.vin/window-tints/complete \
  -H 'content-type: application/json' \
  -d '{"vin":"1N6AA1ED3RN102909"}'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:19.242Z · HTTP 200
{
  "type": "OK",
  "answers": "WindowTintComplete@1",
  "value": {
    "vin": "1N6AA1ED3RN102909",
    "noun": "windowTint",
    "asOf": "2026-08-10",
    "glass": "intact",
    "reconditioning": {
      "status": "no-reconditioning-on-file"
    },
    "completion": {
      "jobId": "WTJ-dd05d658",
      "stage": "not-in-recon",
      "status": "not-started"
    }
  },
  "evidence": {
    "vin": "1N6AA1ED3RN102909",
    "noun": "windowTint",
    "asOf": "2026-08-10",
    "glass": "intact",
    "reconditioning": {
      "status": "no-reconditioning-on-file"
    },
    "completion": {
      "jobId": "WTJ-dd05d658",
      "stage": "not-in-recon",
      "status": "not-started"
    }
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "finish-bays-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

Data model

The record shape behind this noun — one entity, each property an evidence field. See the whole estate model on the data model page.

Reconditioning


Generated from the catalog. Every capability, answer, gate, and entity on this page is a rendered descriptor — it cannot drift from the wire.