/v1/accounts/{account}Update a connected account
Updates a connected account by changing only the fields included in the request. Use the account-specific fields to update business information, capabilities, payout details, metadata, or terms-of-service acceptance. Some account properties can no longer be updated after Connect onboarding begins.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
- IdempotentThe SDK sends
Idempotency-Key, so a retried request is only applied once.
Form fields that update selected connected-account properties; omitted fields remain unchanged.
account must be a string no longer than 5000 characters and must identify the account to update. business_type must be one of company, government_entity, individual, or non_profit, and ownership_exemption_reason must be empty, qualified_entity_exceeds_ownership_threshold, or qualifies_as_financial_institution when supplied. Fields omitted from the body remain unchanged.