Services (Catalog & Orders)
Service directory, activation/configuration, physical badges, and service orders.
Audience: Org admins, service managers
Services Dashboard & Directory
Explore and manage services available to the organization.
/computecomplete/organizations/{organization}/services
Copied/computecomplete/organizations/{organization}/services/directory
Copied- Open directory
- Manage org services
Physical Badges Service
Enable/manage a badge service and place badge orders.
/computecomplete/organizations/{organization}/services/physical-badges
CopiedPOST /computecomplete/organizations/{organization}/services/physical-badges/enable
CopiedPOST /computecomplete/organizations/{organization}/services/physical-badges/order
Copied- Enable service
- Order physical badges
Generic Services (Dynamic)
Activation and configuration for any service in the catalog.
/computecomplete/organizations/{organization}/services/{service}
CopiedPOST /computecomplete/organizations/{organization}/services/{service}/activate
CopiedPOST /computecomplete/organizations/{organization}/services/{service}/deactivate
CopiedGET/PUT /computecomplete/organizations/{organization}/services/{service}/configure
Copied- Activate/deactivate
- Configure service
Service Orders
Place and manage orders for organization services.
/computecomplete/organizations/{organization}/services/orders
Copied/computecomplete/organizations/{organization}/services/orders/{serviceOrder}
Copied/computecomplete/organizations/{organization}/services/{service}/request
CopiedPOST /computecomplete/organizations/{organization}/services/{service}/request
CopiedPATCH /computecomplete/organizations/{organization}/services/orders/{serviceOrder}/status
CopiedPOST /computecomplete/organizations/{organization}/services/orders/{serviceOrder}/cancel
Copied- Create request
- Update status
- Cancel order