TM Forum · Capability
Account Management — billingAccount
Account Management — billingAccount. 5 operations. Lead operation: List or find BillingAccount objects. Self-contained Naftiko capability covering one Tm Forum business surface.
What You Can Do
GET
Listbillingaccount
— List or find BillingAccount objects
/v1/billingaccount
POST
Createbillingaccount
— Creates a BillingAccount
/v1/billingaccount
GET
Retrievebillingaccount
— Retrieves a BillingAccount by ID
/v1/billingaccount/{id}
PATCH
Patchbillingaccount
— Updates partially a BillingAccount
/v1/billingaccount/{id}
DELETE
Deletebillingaccount
— Deletes a BillingAccount
/v1/billingaccount/{id}
MCP Tools
list-find-billingaccount-objects
List or find BillingAccount objects
read-only
idempotent
creates-billingaccount
Creates a BillingAccount
retrieves-billingaccount-id
Retrieves a BillingAccount by ID
read-only
idempotent
updates-partially-billingaccount
Updates partially a BillingAccount
idempotent
deletes-billingaccount
Deletes a BillingAccount
idempotent