TM Forum · Capability
Account Management — billFormat
Account Management — billFormat. 5 operations. Lead operation: List or find BillFormat objects. Self-contained Naftiko capability covering one Tm Forum business surface.
What You Can Do
GET
Listbillformat
— List or find BillFormat objects
/v1/billformat
POST
Createbillformat
— Creates a BillFormat
/v1/billformat
GET
Retrievebillformat
— Retrieves a BillFormat by ID
/v1/billformat/{id}
PATCH
Patchbillformat
— Updates partially a BillFormat
/v1/billformat/{id}
DELETE
Deletebillformat
— Deletes a BillFormat
/v1/billformat/{id}
MCP Tools
list-find-billformat-objects
List or find BillFormat objects
read-only
idempotent
creates-billformat
Creates a BillFormat
retrieves-billformat-id
Retrieves a BillFormat by ID
read-only
idempotent
updates-partially-billformat
Updates partially a BillFormat
idempotent
deletes-billformat
Deletes a BillFormat
idempotent