Skip to content
Create account
or
Sign in
The Stripe Docs logo
/
Ask AI
Create account
Sign in
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Developer tools
Get started
Payments
Finance automation
Get started
Payments
Finance automation
Platforms and marketplaces
Money management

Accounts API Argument Changes

This page maps old Accounts API arguments to the new argument names.

Copy page

Individuals and companies used to share many of the same arguments. With the new Persons API and other changes, many of these arguments now have new names specific to individuals and companies. Existing Account arguments that have not changed are not listed on this page.

Individuals

Old argumentNew argument
business_namebusiness_profile.name
business_urlbusiness_profile.url
debit_negative_balancessettings.payouts.debit_negative_balances
decline_charge_onsettings.card_payments.decline_on
keysAuthenticate using the Stripe-Account header.
legal_entitybusiness_type
legal_entity.additional_ownersArgument removed.

legal_entity.address

individual.address

individual.address_kana (Japan) individual.address_kanji (Japan)

legal_entity.dobindividual.dob
legal_entity.first_nameindividual.first_name
legal_entity.last_nameindividual.last_name
legal_entity.personal_addressindividual.address
legal_entity.personal_phone_numberindividual.phone
legal_entity.personal_id_numberindividual.id_number
legal_entity.personal_id_number_providedindividual.id_number_provided
legal_entity.ssn_last_4individual.ssn_last_4
legal_entity.ssn_last_4_providedindividual.ssn_last_4_provided
legal_entity.typebusiness_type
legal_entity.verificationindividual.verification
mccbusiness_profile.mcc
payout_schedulesettings.payouts.schedule
payout_statement_descriptorsettings.payouts.statement_descriptor
product_descriptionbusiness_profile.product_description
statement_descriptorsettings.payments.statement_descriptor
support_emailbusiness_profile.support_email
support_phonebusiness_profile.support_phone
support_addressbusiness_profile.support_address
verification.disabled_reasonrequirements.disabled_reason
verification.due_byrequirements.current_deadline
verification.fields_neededrequirements.past_due, requirements.currently_due, requirements.eventually_due

Companies

Old argumentNew argument
business_namebusiness_profile.name
business_urlbusiness_profile.url
debit_negative_balancessettings.payouts.debit_negative_balances
decline_charge_onsettings.card_payments.decline_on
keysAuthenticate using the Stripe-Account header.
legal_entityArgument removed and replaced with company.
legal_entity.additional_ownersArgument removed.

legal_entity.address

company.address

company.address_kana (Japan) company.address_kanji (Japan)

legal_entity.business_name

company.name

company.name_kana (Japan)

company.name_kanji (Japan)

legal_entity.business_tax_idcompany.tax_id
legal_entity.business_tax_id_providedcompany.tax_id_provided
legal_entity.dobNow managed with the Persons object.
legal_entity.first_nameNow managed with the Persons object.
legal_entity.last_nameNow managed with the Persons object.
legal_entity.personal_addressNow managed with the Persons object.
legal_entity.phone_numbercompany.phone
legal_entity.personal_id_numberNow managed with the Persons object.
legal_entity.personal_id_number_providedNow managed with the Persons object.
legal_entity.ssn_last_4Now managed with the Persons object.
legal_entity.ssn_last_4_providedNow managed with the Persons object.
legal_entity.typebusiness_type
legal_entity.verificationNow managed with the Persons object.
mccbusiness_profile.mcc
payout_schedulesettings.payouts.schedule
payout_statement_descriptorsettings.payouts.statement_descriptor
product_descriptionbusiness_profile.product_description
statement_descriptorsettings.payments.statement_descriptor
support_emailbusiness_profile.support_email
support_phonebusiness_profile.support_phone
support_addressbusiness_profile.support_address
verification.disabled_reasonrequirements.disabled_reason
verification.due_byrequirements.current_deadline
verification.fields_neededrequirements.past_due, requirements.currently_due, requirements.eventually_due
Was this page helpful?
YesNo
Need help? Contact Support.
Join our early access program.
Check out our changelog.
Questions? Contact Sales.
LLM? Read llms.txt.
Powered by Markdoc