CDK Global · Arazzo Workflow
CDK Global Update Service Session Item
Version 1.0.0
Create a booking session, query a requested item, and update its details.
View Spec
View on GitHub
AutomotiveDealer ManagementDMSAuto RetailF&IFixed OperationsPartsCRMDigital RetailMarketplaceDeveloper PlatformEventsWebhooksAsyncAPIArazzoWorkflows
Provider
Workflows
update-service-session-item
Read a booking session item then apply an update to its details.
Queries an existing requested service item by identifier and, when present, posts an update that revises the item's text, comment, and service package references.
1
loadItem
queryRequestedServiceItemById
Query the requested service item by its identifier to confirm it exists before updating it.
2
applyUpdate
updateBookingSessionItem
Post the update to the requested service item with revised text, comment, and service package references.