Togai · Capability
Togai Apis — Price Plans
Togai Apis — Price Plans. 9 operations. Lead operation: Create a Price Plan. Self-contained Naftiko capability covering one Togai business surface.
What You Can Do
POST
Createpriceplan
— Create a Price Plan
/v1/price-plans
GET
Getpriceplans
— List Price Plans
/v1/price-plans
POST
Priceplanmigration
— Create a Price Plan Migration
/v1/price-plans/migration
PATCH
Updatepriceplan
— Update a Price Plan
/v1/price-plans/{price-plan-id}
GET
Getpriceplan
— Get a Price Plan
/v1/price-plans/{price-plan-id}
DELETE
Archivepriceplan
— Archive a Price Plan
/v1/price-plans/{price-plan-id}
POST
Activatepriceplan
— Activate a Price Plan
/v1/price-plans/{price-plan-id}/activate
POST
Addcurrencytopriceplan
— Add Currencies to a Price Plan
/v1/price-plans/{price-plan-id}/currencies
DELETE
Removecurrencyfrompriceplan
— Remove a Draft Currency From a Price Plan
/v1/price-plans/{price-plan-id}/currencies/{currency-id}
MCP Tools
create-price-plan
Create a Price Plan
list-price-plans
List Price Plans
read-only
idempotent
create-price-plan-migration
Create a Price Plan Migration
update-price-plan
Update a Price Plan
idempotent
get-price-plan
Get a Price Plan
read-only
idempotent
archive-price-plan
Archive a Price Plan
idempotent
activate-price-plan
Activate a Price Plan
add-currencies-price-plan
Add Currencies to a Price Plan
remove-draft-currency-price-plan
Remove a Draft Currency From a Price Plan
idempotent