Price Plans
Create a price plan migration
Migrates accounts across price plans. This is an asynchronous process functioning on top of Togai's Jobs framework. Status of the created migrations can be obtained using the Jobs APIs
post/price_plans/migration
Request body
Response
OK
Example response
{
"success": true
}