v44

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-20129390589.6 KB
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

OR

Example request

{
  "column_counterparty_id": "cpty_2n4f8bxg3qj5p6r7s9t1v"
}

Response

Account successfully migrated

'migrated' | 'requires_manual_migration' required

Response body for account migration requests.