Fortellis Service Appointment Structure
Documented structure of the Fortellis Service Appointment object as exposed via the Service Appointments API and Event Relay payloads.
Type:
Properties: 0
AutomotiveDealer ManagementDMSAuto RetailF&IFixed OperationsPartsCRMDigital RetailMarketplaceDeveloper PlatformEventWebhookAsyncAPI
Fortellis Service Appointment is a JSON Structure definition published by CDK Global.
{
"name": "Fortellis Service Appointment",
"description": "Documented structure of the Fortellis Service Appointment object as exposed via the Service Appointments API and Event Relay payloads.",
"version": "1.0",
"created": "2026-05-23",
"fields": [
{
"name": "appointmentId",
"type": "string",
"required": true,
"description": "Unique Fortellis identifier for the appointment record."
},
{
"name": "dataOwnerId",
"type": "string (uuid)",
"required": true,
"description": "Dealer organization UUID."
},
{
"name": "vehicle",
"type": "object",
"required": true,
"description": "Vehicle being serviced (VIN-keyed)."
},
{
"name": "customer",
"type": "object",
"required": true,
"description": "Customer / vehicle owner record."
},
{
"name": "scheduledStart",
"type": "string (date-time)",
"required": true,
"description": "Appointment start time in dealership local time."
},
{
"name": "scheduledEnd",
"type": "string (date-time)",
"required": false,
"description": "Estimated appointment end time."
},
{
"name": "status",
"type": "string (enum)",
"required": true,
"description": "Lifecycle status: scheduled, checked-in, in-progress, completed, cancelled, no-show."
},
{
"name": "serviceType",
"type": "string",
"required": false,
"description": "Categorical service type (oil change, recall, repair, body, government test, etc.)."
},
{
"name": "advisor",
"type": "object",
"required": false,
"description": "Service advisor assigned to the appointment."
},
{
"name": "notes",
"type": "string",
"required": false,
"description": "Free-text notes captured at booking."
}
]
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/fortellis-service-appointment-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.
A second provider on the same verified email joins the account you already have.