ServiceNow · Schema

CartItem

An item in the shopping cart.

AutomationCloud ServicesDigital WorkflowsEnterprise PlatformIT Service ManagementITSMProcessesT1Workflow AutomationWorkflows

Properties

Name Type Description
cart_item_id string Unique identifier for the cart item.
catalog_item_id string The sys_id of the catalog item.
quantity integer The quantity ordered.
subtotal string The subtotal for this cart item.
View JSON Schema on GitHub