latestOpenAPI 3.0.32026-08-227451,2751.8 MB
d0fc0114da66
Account
Migrate an existing Account to a Core billing Account
Used to migrate an existing Account to a Core billing Account
put/accounts/{account_id}/migrations/core
Path parameters
account_idstring required
The ID of the account to update
Query parameters
trialboolean
Whether or not to convert the Account to a trial Account. Defaults to whether the existing account.mabl_plan_type == 'trial'
trial_start_timeinteger
Trial start time. Defaults to the existing trial start time.
trial_end_timeinteger
Trial end time. Defaults to the existing trial end time.
start_timeinteger
Subscription start start time. Defaults to the existing subscription start time.
end_timeinteger
Subscription end time. Defaults to the existing subscription end time.
Response
The Account that was migrated