TM Forum · Capability
Account Management — partyAccount
Account Management — partyAccount. 5 operations. Lead operation: List or find PartyAccount objects. Self-contained Naftiko capability covering one Tm Forum business surface.
What You Can Do
GET
Listpartyaccount
— List or find PartyAccount objects
/v1/partyaccount
POST
Createpartyaccount
— Creates a PartyAccount
/v1/partyaccount
GET
Retrievepartyaccount
— Retrieves a PartyAccount by ID
/v1/partyaccount/{id}
PATCH
Patchpartyaccount
— Updates partially a PartyAccount
/v1/partyaccount/{id}
DELETE
Deletepartyaccount
— Deletes a PartyAccount
/v1/partyaccount/{id}
MCP Tools
list-find-partyaccount-objects
List or find PartyAccount objects
read-only
idempotent
creates-partyaccount
Creates a PartyAccount
retrieves-partyaccount-id
Retrieves a PartyAccount by ID
read-only
idempotent
updates-partially-partyaccount
Updates partially a PartyAccount
idempotent
deletes-partyaccount
Deletes a PartyAccount
idempotent