oePart
The oePart noun — identity, lifecycle, events, and every capability as an anchored section: 15 capabilities, 0 live, 15 sandbox, 0 declared.
oePart is one of the estate's 317 automotive nouns — a job a car needs done. It carries 15 capabilities: 0 live, 15 sandbox, 0 declared · doors aggregator.vin.
Identity
| Noun | oePart |
| Pillar | Data (facets: 7 data · 5 services · 3 commerce) |
| Capabilities | 15 — 0 live · 15 sandbox · 0 declared |
| Entities | Part |
| Doors | aggregator.vin |
| SDK | Vin.oePart.* from apis.vin |
| Address | /catalog/oePart#{action} — the anchor IS the wire name minus oePart. |
Events
The vocabulary this noun can append to the record — 20 past-tense, versioned event types, each linked to the capability that emits it:
OePart.charged@1— emitted bypayOePart.completed@1— emitted byorderOePart.dispatched@1— emitted byorderOePart.installFailed@1— emitted byinstallOePart.installRequested@1— emitted byinstallOePart.installed@1— emitted byinstallOePart.ordered@1— emitted byorderOePart.paid@1— emitted bypayOePart.payFailed@1— emitted bypayOePart.payRequested@1— emitted bypayOePart.pickRequested@1— emitted bypickOePart.picked@1— emitted bypickOePart.quoteRequested@1— emitted byquoteOePart.quoted@1— emitted byquoteOePart.refunded@1— emitted byrefundOePart.returned@1— emitted byreturnOePart.warrantyReturnRequested@1— emitted bywarrantyReturnOePart.warrantyReturned@1— emitted bywarrantyReturnOrder.placed@1— emitted byorderServiceOrder.settled@1— emitted byorder·pay
Discover & read
lookup
oePart.lookup · GET /oe-parts/lookup · gate none · sandbox · answers OePartLookup@1
| Field | Type | Required | Notes |
|---|---|---|---|
vin | string | no | — |
Door — aggregator.vin serves this noun on its two routes: / (the landing) · /5TFJA5DBXTX436568 (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.
import { oePart } from 'apis.vin'
// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await oePart.lookup({"vin":"5TFJA5DBXTX436568"})curl 'https://apis.vin/oe-parts/lookup?vin=5TFJA5DBXTX436568'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.
{
"type": "OK",
"answers": "OePartLookup@1",
"value": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"lookup": "lookup",
"component": "replacement component",
"fits": true,
"partSource": "oe"
},
"evidence": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"lookup": "lookup",
"component": "replacement component",
"fits": true,
"partSource": "oe"
},
"provenance": {
"simulated": true,
"environment": "sandbox",
"source": "counter-and-ledger-sandbox"
},
"events": [],
"meter": {
"charged": "0.00",
"posted": false
}
}availability
oePart.availability · GET /oe-parts/availability · gate none · sandbox · answers OePartAvailability@1
| Field | Type | Required | Notes |
|---|---|---|---|
vin | string | no | — |
partNumber | string | no | OEM/aftermarket part number — the PartsCatalog SKU the price/availability/supersession lookup keys on. |
Door — aggregator.vin serves this noun on its two routes: / (the landing) · /5TFJA5DBXTX436568 (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.
import { oePart } from 'apis.vin'
// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await oePart.availability({"vin":"5TFJA5DBXTX436568","partNumber":"partnumber"})curl 'https://apis.vin/oe-parts/availability?vin=5TFJA5DBXTX436568&partNumber=partnumber'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.
{
"type": "BLOCKED",
"reason": "RAIL_FAULT",
"message": "oePart.availability — the estimator sandbox has no seeded answer for the given input (unknown-part)",
"events": [],
"provenance": {
"simulated": true,
"environment": "sandbox",
"source": "sandbox"
}
}fitment
oePart.fitment · GET /oe-parts/fitment · gate none · sandbox · answers OePartFitment@1
| Field | Type | Required | Notes |
|---|---|---|---|
vin | string | no | — |
Door — aggregator.vin serves this noun on its two routes: / (the landing) · /5TFJA5DBXTX436568 (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.
import { oePart } from 'apis.vin'
// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await oePart.fitment({"vin":"5TFJA5DBXTX436568"})curl 'https://apis.vin/oe-parts/fitment?vin=5TFJA5DBXTX436568'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.
{
"type": "OK",
"answers": "OePartFitment@1",
"value": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"lookup": "fitment",
"component": "replacement component",
"fits": true,
"partSource": "oe"
},
"evidence": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"lookup": "fitment",
"component": "replacement component",
"fits": true,
"partSource": "oe"
},
"provenance": {
"simulated": true,
"environment": "sandbox",
"source": "counter-and-ledger-sandbox"
},
"events": [],
"meter": {
"charged": "0.00",
"posted": false
}
}interchangeLookup
oePart.interchangeLookup · GET /oe-parts/interchange-lookup · gate none · sandbox · answers OePartInterchangeLookup@1
No input — this capability takes no request body.
Door — aggregator.vin serves this noun on its two routes: / (the landing) · /5TFJA5DBXTX436568 (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.
import { oePart } from 'apis.vin'
// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await oePart.interchangeLookup()curl 'https://apis.vin/oe-parts/interchange-lookup'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.
{
"type": "OK",
"answers": "OePartInterchangeLookup@1",
"value": {
"vin": "1HGCM82633A004352",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-75699500",
"lookup": "interchangeLookup",
"partSource": "oe",
"crossesTo": {
"partNumber": "AM-ad298112",
"partSource": "aftermarket",
"unitPriceCents": 15600
}
},
"evidence": {
"vin": "1HGCM82633A004352",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-75699500",
"lookup": "interchangeLookup",
"partSource": "oe",
"crossesTo": {
"partNumber": "AM-ad298112",
"partSource": "aftermarket",
"unitPriceCents": 15600
}
},
"provenance": {
"simulated": true,
"environment": "sandbox",
"source": "counter-and-ledger-sandbox"
},
"events": [],
"meter": {
"charged": "0.00",
"posted": false
}
}Quote & price
quote
oePart.quote · POST /oe-parts/quote · gate offer · sandbox · answers OePartQuote@1
| Field | Type | Required | Notes |
|---|---|---|---|
vin | string | no | — |
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.
Door — aggregator.vin serves this noun on its two routes: / (the landing) · /5TFJA5DBXTX436568 (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.
Emits — OePart.quoteRequested@1 · OePart.quoted@1.
import { oePart } from 'apis.vin'
// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await oePart.quote({"vin":"5TFJA5DBXTX436568"})curl -X POST https://apis.vin/oe-parts/quote \
-H 'content-type: application/json' \
-d '{"vin":"5TFJA5DBXTX436568"}'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.
{
"type": "OK",
"answers": "OePartQuote@1",
"value": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"quote": {
"id": "OQ-4547d07f",
"amountCents": 24000,
"currency": "USD",
"status": "quoted"
}
},
"evidence": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"quote": {
"id": "OQ-4547d07f",
"amountCents": 24000,
"currency": "USD",
"status": "quoted"
}
},
"provenance": {
"simulated": true,
"environment": "sandbox",
"source": "counter-and-ledger-sandbox"
},
"events": [],
"meter": {
"charged": "0.00",
"posted": false
}
}price
oePart.price · GET /oe-parts/price · gate none · sandbox · answers OePartPrice@1
| Field | Type | Required | Notes |
|---|---|---|---|
vin | string | no | — |
Door — aggregator.vin serves this noun on its two routes: / (the landing) · /5TFJA5DBXTX436568 (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.
import { oePart } from 'apis.vin'
// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await oePart.price({"vin":"5TFJA5DBXTX436568"})curl 'https://apis.vin/oe-parts/price?vin=5TFJA5DBXTX436568'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.
{
"type": "OK",
"answers": "OePartPrice@1",
"value": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"unitPriceCents": 24000,
"currency": "USD",
"priceLevel": "retail"
},
"evidence": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"unitPriceCents": 24000,
"currency": "USD",
"priceLevel": "retail"
},
"provenance": {
"simulated": true,
"environment": "sandbox",
"source": "counter-and-ledger-sandbox"
},
"events": [],
"meter": {
"charged": "0.00",
"posted": false
}
}priceLookup
oePart.priceLookup · GET /oe-parts/price-lookup · gate none · sandbox · answers OePartPriceLookup@1
| Field | Type | Required | Notes |
|---|---|---|---|
vin | string | no | — |
partNumber | string | no | OEM/aftermarket part number — the PartsCatalog SKU the price/availability/supersession lookup keys on. |
Door — aggregator.vin serves this noun on its two routes: / (the landing) · /5TFJA5DBXTX436568 (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.
import { oePart } from 'apis.vin'
// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await oePart.priceLookup({"vin":"5TFJA5DBXTX436568","partNumber":"partnumber"})curl 'https://apis.vin/oe-parts/price-lookup?vin=5TFJA5DBXTX436568&partNumber=partnumber'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.
{
"type": "BLOCKED",
"reason": "RAIL_FAULT",
"message": "oePart.priceLookup — the estimator sandbox has no seeded answer for the given input (unknown-part)",
"events": [],
"provenance": {
"simulated": true,
"environment": "sandbox",
"source": "sandbox"
}
}Apply & book
order
oePart.order · POST /oe-parts/order · gate offer · sandbox · answers OePartOrder@1
| Field | Type | Required | Notes |
|---|---|---|---|
vin | string | no | — |
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.
Door — aggregator.vin serves this noun on its two routes: / (the landing) · /5TFJA5DBXTX436568 (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.
Emits — OePart.completed@1 · OePart.dispatched@1 · OePart.ordered@1 · Order.placed@1 · ServiceOrder.settled@1.
import { oePart } from 'apis.vin'
// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await oePart.order({"vin":"5TFJA5DBXTX436568"})curl -X POST https://apis.vin/oe-parts/order \
-H 'content-type: application/json' \
-d '{"vin":"5TFJA5DBXTX436568"}'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.
{
"type": "OK",
"answers": "OePartOrder@1",
"value": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"order": {
"id": "ORD-91b2689f",
"item": "replacement component",
"status": "placed",
"amountCents": 24000,
"currency": "USD"
},
"payer": {
"name": "Ava Good",
"castRow": "super-prime",
"creditTier": "super-prime"
}
},
"evidence": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"order": {
"id": "ORD-91b2689f",
"item": "replacement component",
"status": "placed",
"amountCents": 24000,
"currency": "USD"
},
"payer": {
"name": "Ava Good",
"castRow": "super-prime",
"creditTier": "super-prime"
}
},
"provenance": {
"simulated": true,
"environment": "sandbox",
"source": "counter-and-ledger-sandbox"
},
"events": [],
"meter": {
"charged": "0.00",
"posted": false
}
}Pay & settle
pay
oePart.pay · POST /oe-parts/pay · gate offer · sandbox · answers OePartPay@1
| Field | Type | Required | Notes |
|---|---|---|---|
vin | string | no | — |
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.
Door — aggregator.vin serves this noun on its two routes: / (the landing) · /5TFJA5DBXTX436568 (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.
Emits — OePart.charged@1 · OePart.paid@1 · OePart.payFailed@1 · OePart.payRequested@1 · ServiceOrder.settled@1.
import { oePart } from 'apis.vin'
// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await oePart.pay({"vin":"5TFJA5DBXTX436568"})curl -X POST https://apis.vin/oe-parts/pay \
-H 'content-type: application/json' \
-d '{"vin":"5TFJA5DBXTX436568"}'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.
{
"type": "OK",
"answers": "OePartPay@1",
"value": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"payment": {
"id": "PAY-9bcd1131",
"status": "settled",
"amountCents": 24000,
"currency": "USD"
},
"payer": {
"name": "Ava Good",
"castRow": "super-prime",
"creditTier": "super-prime"
}
},
"evidence": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"payment": {
"id": "PAY-9bcd1131",
"status": "settled",
"amountCents": 24000,
"currency": "USD"
},
"payer": {
"name": "Ava Good",
"castRow": "super-prime",
"creditTier": "super-prime"
}
},
"provenance": {
"simulated": true,
"environment": "sandbox",
"source": "counter-and-ledger-sandbox"
},
"events": [],
"meter": {
"charged": "0.00",
"posted": false
}
}refund
oePart.refund · POST /oe-parts/refund · gate offer · sandbox · answers OePartRefund@1
| Field | Type | Required | Notes |
|---|---|---|---|
vin | string | no | — |
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.
Door — aggregator.vin serves this noun on its two routes: / (the landing) · /5TFJA5DBXTX436568 (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.
Emits — OePart.refunded@1.
import { oePart } from 'apis.vin'
// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await oePart.refund({"vin":"5TFJA5DBXTX436568"})curl -X POST https://apis.vin/oe-parts/refund \
-H 'content-type: application/json' \
-d '{"vin":"5TFJA5DBXTX436568"}'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.
{
"type": "OK",
"answers": "OePartRefund@1",
"value": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"refund": {
"id": "RF-0af38af7",
"kind": "return",
"status": "issued",
"amountCents": 24000,
"currency": "USD"
},
"payer": {
"name": "Ava Good",
"castRow": "super-prime",
"creditTier": "super-prime"
}
},
"evidence": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"refund": {
"id": "RF-0af38af7",
"kind": "return",
"status": "issued",
"amountCents": 24000,
"currency": "USD"
},
"payer": {
"name": "Ava Good",
"castRow": "super-prime",
"creditTier": "super-prime"
}
},
"provenance": {
"simulated": true,
"environment": "sandbox",
"source": "counter-and-ledger-sandbox"
},
"events": [],
"meter": {
"charged": "0.00",
"posted": false
}
}Fulfill & operate
install
oePart.install · POST /oe-parts/install · gate offer · sandbox · answers OePartInstall@1
| Field | Type | Required | Notes |
|---|---|---|---|
vin | string | no | — |
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.
Door — aggregator.vin serves this noun on its two routes: / (the landing) · /5TFJA5DBXTX436568 (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.
Emits — OePart.installFailed@1 · OePart.installRequested@1 · OePart.installed@1.
import { oePart } from 'apis.vin'
// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await oePart.install({"vin":"5TFJA5DBXTX436568"})curl -X POST https://apis.vin/oe-parts/install \
-H 'content-type: application/json' \
-d '{"vin":"5TFJA5DBXTX436568"}'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.
{
"type": "OK",
"answers": "OePartInstall@1",
"value": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"workOrder": {
"id": "WO-13cae938",
"operation": "install",
"status": "scheduled",
"costCents": 12000,
"currency": "USD"
}
},
"evidence": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"workOrder": {
"id": "WO-13cae938",
"operation": "install",
"status": "scheduled",
"costCents": 12000,
"currency": "USD"
}
},
"provenance": {
"simulated": true,
"environment": "sandbox",
"source": "counter-and-ledger-sandbox"
},
"events": [],
"meter": {
"charged": "0.00",
"posted": false
}
}Lifecycle & state
return
oePart.return · POST /oe-parts/return · gate offer · sandbox · answers OePartReturn@1
| Field | Type | Required | Notes |
|---|---|---|---|
vin | string | no | — |
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.
Door — aggregator.vin serves this noun on its two routes: / (the landing) · /5TFJA5DBXTX436568 (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.
Emits — OePart.returned@1.
import { oePart } from 'apis.vin'
// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await oePart.return({"vin":"5TFJA5DBXTX436568"})curl -X POST https://apis.vin/oe-parts/return \
-H 'content-type: application/json' \
-d '{"vin":"5TFJA5DBXTX436568"}'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.
{
"type": "OK",
"answers": "OePartReturn@1",
"value": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"refund": {
"id": "RF-970d7857",
"kind": "return",
"status": "issued",
"amountCents": 24000,
"currency": "USD"
},
"payer": {
"name": "Ava Good",
"castRow": "super-prime",
"creditTier": "super-prime"
}
},
"evidence": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"refund": {
"id": "RF-970d7857",
"kind": "return",
"status": "issued",
"amountCents": 24000,
"currency": "USD"
},
"payer": {
"name": "Ava Good",
"castRow": "super-prime",
"creditTier": "super-prime"
}
},
"provenance": {
"simulated": true,
"environment": "sandbox",
"source": "counter-and-ledger-sandbox"
},
"events": [],
"meter": {
"charged": "0.00",
"posted": false
}
}warrantyReturn
oePart.warrantyReturn · POST /oe-parts/warranty-return · gate offer · sandbox · answers OePartWarrantyReturn@1
| Field | Type | Required | Notes |
|---|---|---|---|
vin | string | no | — |
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.
Door — aggregator.vin serves this noun on its two routes: / (the landing) · /5TFJA5DBXTX436568 (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.
Emits — OePart.warrantyReturnRequested@1 · OePart.warrantyReturned@1.
import { oePart } from 'apis.vin'
// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await oePart.warrantyReturn({"vin":"5TFJA5DBXTX436568"})curl -X POST https://apis.vin/oe-parts/warranty-return \
-H 'content-type: application/json' \
-d '{"vin":"5TFJA5DBXTX436568"}'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.
{
"type": "OK",
"answers": "OePartWarrantyReturn@1",
"value": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"return": {
"id": "WR-cb41aa28",
"decision": "accepted"
}
},
"evidence": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"return": {
"id": "WR-cb41aa28",
"decision": "accepted"
}
},
"provenance": {
"simulated": true,
"environment": "sandbox",
"source": "counter-and-ledger-sandbox"
},
"events": [],
"meter": {
"charged": "0.00",
"posted": false
}
}More actions
pick
oePart.pick · POST /oe-parts/pick · gate offer · sandbox · answers OePartPick@1
| Field | Type | Required | Notes |
|---|---|---|---|
vin | string | no | — |
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.
Door — aggregator.vin serves this noun on its two routes: / (the landing) · /5TFJA5DBXTX436568 (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.
Emits — OePart.pickRequested@1 · OePart.picked@1.
import { oePart } from 'apis.vin'
// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await oePart.pick({"vin":"5TFJA5DBXTX436568"})curl -X POST https://apis.vin/oe-parts/pick \
-H 'content-type: application/json' \
-d '{"vin":"5TFJA5DBXTX436568"}'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.
{
"type": "OK",
"answers": "OePartPick@1",
"value": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"movement": {
"id": "MV-e4780fc0",
"operation": "pick",
"status": "completed"
}
},
"evidence": {
"vin": "5TFJA5DBXTX436568",
"noun": "oePart",
"asOf": "2026-08-10",
"partNumber": "P-22492010",
"movement": {
"id": "MV-e4780fc0",
"operation": "pick",
"status": "completed"
}
},
"provenance": {
"simulated": true,
"environment": "sandbox",
"source": "counter-and-ledger-sandbox"
},
"events": [],
"meter": {
"charged": "0.00",
"posted": false
}
}supersession
oePart.supersession · GET /oe-parts/supersession · gate none · sandbox · answers OePartSupersession@1
| Field | Type | Required | Notes |
|---|---|---|---|
vin | string | no | — |
partNumber | string | no | OEM/aftermarket part number — the PartsCatalog SKU the price/availability/supersession lookup keys on. |
Door — aggregator.vin serves this noun on its two routes: / (the landing) · /5TFJA5DBXTX436568 (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.
import { oePart } from 'apis.vin'
// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await oePart.supersession({"vin":"5TFJA5DBXTX436568","partNumber":"partnumber"})curl 'https://apis.vin/oe-parts/supersession?vin=5TFJA5DBXTX436568&partNumber=partnumber'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.
{
"type": "BLOCKED",
"reason": "RAIL_FAULT",
"message": "oePart.supersession — the estimator sandbox has no seeded answer for the given input (unknown-part)",
"events": [],
"provenance": {
"simulated": true,
"environment": "sandbox",
"source": "sandbox"
}
}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.
Part
Generated from the catalog. Every capability, answer, gate, and entity on this page is a rendered descriptor — it cannot drift from the wire.