Ternary · Capability
Ternary API — Cost Allocation
Ternary API — Cost Allocation. 5 operations. Lead operation: List Cost Allocations. Self-contained Naftiko capability covering one Ternary business surface.
What You Can Do
GET
Listcostallocations
— List Cost Allocations
/v1/v1/cost-allocations
POST
Createcostallocation
— Create Cost Allocation
/v1/v1/cost-allocations
GET
Getcostallocation
— Get Cost Allocation
/v1/v1/cost-allocations/{allocation-id}
PUT
Updatecostallocation
— Update Cost Allocation
/v1/v1/cost-allocations/{allocation-id}
DELETE
Deletecostallocation
— Delete Cost Allocation
/v1/v1/cost-allocations/{allocation-id}
MCP Tools
list-cost-allocations
List Cost Allocations
read-only
idempotent
create-cost-allocation
Create Cost Allocation
get-cost-allocation
Get Cost Allocation
read-only
idempotent
update-cost-allocation
Update Cost Allocation
idempotent
delete-cost-allocation
Delete Cost Allocation
idempotent