TM Forum · Capability
API ServiceOrdering — serviceOrder
API ServiceOrdering — serviceOrder. 5 operations. Lead operation: List or find ServiceOrder objects. Self-contained Naftiko capability covering one Tm Forum business surface.
What You Can Do
GET
Listserviceorder
— List or find ServiceOrder objects
/v1/serviceorder
POST
Createserviceorder
— Creates a ServiceOrder
/v1/serviceorder
GET
Retrieveserviceorder
— Retrieves a ServiceOrder by ID
/v1/serviceorder/{id}
PATCH
Patchserviceorder
— Updates partially a ServiceOrder
/v1/serviceorder/{id}
DELETE
Deleteserviceorder
— Deletes a ServiceOrder
/v1/serviceorder/{id}
MCP Tools
list-find-serviceorder-objects
List or find ServiceOrder objects
read-only
idempotent
creates-serviceorder
Creates a ServiceOrder
retrieves-serviceorder-id
Retrieves a ServiceOrder by ID
read-only
idempotent
updates-partially-serviceorder
Updates partially a ServiceOrder
idempotent
deletes-serviceorder
Deletes a ServiceOrder
idempotent