ServiceNow · Capability
ServiceNow Service Catalog API — Cart
ServiceNow Service Catalog API — Cart. 5 operations. Lead operation: Servicenow Retrieve the Current Cart. Self-contained Naftiko capability covering one Servicenow business surface.
What You Can Do
GET
Getcart
— Servicenow Retrieve the Current Cart
/v1/servicecatalog/cart
DELETE
Emptycart
— Servicenow Empty the Cart
/v1/servicecatalog/cart
POST
Submitcartorder
— Servicenow Submit the Cart as an Order
/v1/servicecatalog/cart/submit-order
POST
Additemtocart
— Servicenow Add a Catalog Item to the Cart
/v1/servicecatalog/items/{sys-id}/add-to-cart
POST
Orderitemnow
— Servicenow Order a Catalog Item Immediately
/v1/servicecatalog/items/{sys-id}/order-now
MCP Tools
servicenow-retrieve-current-cart
Servicenow Retrieve the Current Cart
read-only
idempotent
servicenow-empty-cart
Servicenow Empty the Cart
idempotent
servicenow-submit-cart-order
Servicenow Submit the Cart as an Order
servicenow-add-catalog-item-cart
Servicenow Add a Catalog Item to the Cart
servicenow-order-catalog-item-immediately
Servicenow Order a Catalog Item Immediately