Money
Migrate account to new billing system
Migrates your account from the legacy billing system to the new credit-based billing system.
This endpoint supports two migration options:
- Withdraw: Transfer your account balance to an external bank account
- Convert to Credits: Convert your existing balance to credits for use in the new system
The migration process will:
- Check your current account balance
- Verify that your account is eligible for automatic migration
- Process the migration according to your chosen option
Note: Some accounts with complex balance states may require manual migration assistance. In such cases, the response will indicate requires_manual_migration and our support team will help you complete the process.
post/v1/credits/migrate
Request body
Example request
{
"column_counterparty_id": "cpty_2n4f8bxg3qj5p6r7s9t1v"
}Response
Account successfully migrated
'migrated' | 'requires_manual_migration' required
Response body for account migration requests.