Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

5282 articles

Renames a Person object relationship attribute


Breaking changes

Renames a Person object relationship attribute Breaking changes

What’s new

Renames the relationship[account_opener] field to relationship[representative] on a Person object.

Impact

Lets you more accurately and intuitively identify the person who is designated as the representative for an account. By renaming the relationship[account_opener] field to relationship[representative], the terminology better reflects the role and purpose of this person within the account.

Changes

Upgrade

  1. View your current API version in Workbench.
  2. If you use an SDK, upgrade to the corresponding SDK version for this API version.
  • If you don’t use an SDK, update your API requests to include Stripe-Version: 2019-10-08
  1. Upgrade the API version used for webhook endpoints .
  2. Test your integration against the new version.
  3. If you use Connect, test your Connect integration .

Learn more about Stripe API upgrades.

Last verified 2026-09-25

Is this helpful?