ServiceNow · Example Payload

Servicenow Service Catalog Cart Example

AutomationCloud ServicesDigital WorkflowsEnterprise PlatformITSMProcessesT1Workflow-AutomationWorkflows

Servicenow Service Catalog Cart Example is an example object payload from ServiceNow, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

itemssubtotal

Example Payload

Raw ↑
{
  "items": [],
  "subtotal": 42
}