Skip to content

Commit

Permalink
Update OpenAPI specification
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jul 21, 2023
1 parent 49eb7e5 commit c4d076b
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -37765,7 +37765,7 @@
}
},
"person": {
"description": "This is an object representing a person associated with a Stripe account.\n\nA platform cannot access a Standard or Express account's persons after the account starts onboarding, such as after generating an account link for the account.\nSee the [Standard onboarding](https://stripe.com/docs/connect/standard-accounts) or [Express onboarding documentation](https://stripe.com/docs/connect/express-accounts) for information about platform pre-filling and account onboarding steps.\n\nRelated guide: [Handling identity verification with the API](https://stripe.com/docs/connect/identity-verification-api#person-information)",
"description": "This is an object representing a person associated with a Stripe account.\n\nA platform cannot access a Standard or Express account's persons after the account starts onboarding, such as after generating an account link for the account.\nSee the [Standard onboarding](https://stripe.com/docs/connect/standard-accounts) or [Express onboarding documentation](https://stripe.com/docs/connect/express-accounts) for information about platform prefilling and account onboarding steps.\n\nRelated guide: [Handling identity verification with the API](https://stripe.com/docs/connect/identity-verification-api#person-information)",
"properties": {
"account": {
"description": "The account the person is associated with.",
Expand Down Expand Up @@ -59937,7 +59937,7 @@
}
},
"post": {
"description": "<p>With <a href=\"/docs/connect\">Connect</a>, you can create Stripe accounts for your users.\nTo do this, you’ll first need to <a href=\"https://dashboard.stripe.com/account/applications/settings\">register your platform</a>.</p>\n\n<p>If you’ve already collected information for your connected accounts, you <a href=\"/docs/connect/best-practices#onboarding\">can pre-fill that information</a> when\ncreating the account. Connect Onboarding won’t ask for the pre-filled information during account onboarding.\nYou can pre-fill any information on the account.</p>",
"description": "<p>With <a href=\"/docs/connect\">Connect</a>, you can create Stripe accounts for your users.\nTo do this, you’ll first need to <a href=\"https://dashboard.stripe.com/account/applications/settings\">register your platform</a>.</p>\n\n<p>If you’ve already collected information for your connected accounts, you <a href=\"/docs/connect/best-practices#onboarding\">can prefill that information</a> when\ncreating the account. Connect Onboarding won’t ask for the prefilled information during account onboarding.\nYou can prefill any information on the account.</p>",
"operationId": "PostAccounts",
"requestBody": {
"content": {
Expand Down
8 changes: 4 additions & 4 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34779,7 +34779,7 @@ components:
onboarding](https://stripe.com/docs/connect/standard-accounts) or
[Express onboarding
documentation](https://stripe.com/docs/connect/express-accounts) for
information about platform pre-filling and account onboarding steps.
information about platform prefilling and account onboarding steps.


Related guide: [Handling identity verification with the
Expand Down Expand Up @@ -54148,13 +54148,13 @@ paths:


<p>If you’ve already collected information for your connected accounts,
you <a href="/docs/connect/best-practices#onboarding">can pre-fill that
you <a href="/docs/connect/best-practices#onboarding">can prefill that
information</a> when

creating the account. Connect Onboarding won’t ask for the pre-filled
creating the account. Connect Onboarding won’t ask for the prefilled
information during account onboarding.

You can pre-fill any information on the account.</p>
You can prefill any information on the account.</p>
operationId: PostAccounts
requestBody:
content:
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -27703,7 +27703,7 @@
"x-expandableFields": []
},
"person": {
"description": "This is an object representing a person associated with a Stripe account.\n\nA platform cannot access a Standard or Express account's persons after the account starts onboarding, such as after generating an account link for the account.\nSee the [Standard onboarding](https://stripe.com/docs/connect/standard-accounts) or [Express onboarding documentation](https://stripe.com/docs/connect/express-accounts) for information about platform pre-filling and account onboarding steps.\n\nRelated guide: [Handling identity verification with the API](https://stripe.com/docs/connect/identity-verification-api#person-information)",
"description": "This is an object representing a person associated with a Stripe account.\n\nA platform cannot access a Standard or Express account's persons after the account starts onboarding, such as after generating an account link for the account.\nSee the [Standard onboarding](https://stripe.com/docs/connect/standard-accounts) or [Express onboarding documentation](https://stripe.com/docs/connect/express-accounts) for information about platform prefilling and account onboarding steps.\n\nRelated guide: [Handling identity verification with the API](https://stripe.com/docs/connect/identity-verification-api#person-information)",
"properties": {
"account": {
"description": "The account the person is associated with.",
Expand Down Expand Up @@ -42584,7 +42584,7 @@
}
},
"post": {
"description": "<p>With <a href=\"/docs/connect\">Connect</a>, you can create Stripe accounts for your users.\nTo do this, you’ll first need to <a href=\"https://dashboard.stripe.com/account/applications/settings\">register your platform</a>.</p>\n\n<p>If you’ve already collected information for your connected accounts, you <a href=\"/docs/connect/best-practices#onboarding\">can pre-fill that information</a> when\ncreating the account. Connect Onboarding won’t ask for the pre-filled information during account onboarding.\nYou can pre-fill any information on the account.</p>",
"description": "<p>With <a href=\"/docs/connect\">Connect</a>, you can create Stripe accounts for your users.\nTo do this, you’ll first need to <a href=\"https://dashboard.stripe.com/account/applications/settings\">register your platform</a>.</p>\n\n<p>If you’ve already collected information for your connected accounts, you <a href=\"/docs/connect/best-practices#onboarding\">can prefill that information</a> when\ncreating the account. Connect Onboarding won’t ask for the prefilled information during account onboarding.\nYou can prefill any information on the account.</p>",
"operationId": "PostAccounts",
"requestBody": {
"content": {
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -33697,7 +33697,7 @@
}
},
"person": {
"description": "This is an object representing a person associated with a Stripe account.\n\nA platform cannot access a Standard or Express account's persons after the account starts onboarding, such as after generating an account link for the account.\nSee the [Standard onboarding](https://stripe.com/docs/connect/standard-accounts) or [Express onboarding documentation](https://stripe.com/docs/connect/express-accounts) for information about platform pre-filling and account onboarding steps.\n\nRelated guide: [Handling identity verification with the API](https://stripe.com/docs/connect/identity-verification-api#person-information)",
"description": "This is an object representing a person associated with a Stripe account.\n\nA platform cannot access a Standard or Express account's persons after the account starts onboarding, such as after generating an account link for the account.\nSee the [Standard onboarding](https://stripe.com/docs/connect/standard-accounts) or [Express onboarding documentation](https://stripe.com/docs/connect/express-accounts) for information about platform prefilling and account onboarding steps.\n\nRelated guide: [Handling identity verification with the API](https://stripe.com/docs/connect/identity-verification-api#person-information)",
"properties": {
"account": {
"description": "The account the person is associated with.",
Expand Down Expand Up @@ -52427,7 +52427,7 @@
}
},
"post": {
"description": "<p>With <a href=\"/docs/connect\">Connect</a>, you can create Stripe accounts for your users.\nTo do this, you’ll first need to <a href=\"https://dashboard.stripe.com/account/applications/settings\">register your platform</a>.</p>\n\n<p>If you’ve already collected information for your connected accounts, you <a href=\"/docs/connect/best-practices#onboarding\">can pre-fill that information</a> when\ncreating the account. Connect Onboarding won’t ask for the pre-filled information during account onboarding.\nYou can pre-fill any information on the account.</p>",
"description": "<p>With <a href=\"/docs/connect\">Connect</a>, you can create Stripe accounts for your users.\nTo do this, you’ll first need to <a href=\"https://dashboard.stripe.com/account/applications/settings\">register your platform</a>.</p>\n\n<p>If you’ve already collected information for your connected accounts, you <a href=\"/docs/connect/best-practices#onboarding\">can prefill that information</a> when\ncreating the account. Connect Onboarding won’t ask for the prefilled information during account onboarding.\nYou can prefill any information on the account.</p>",
"operationId": "PostAccounts",
"requestBody": {
"content": {
Expand Down
8 changes: 4 additions & 4 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31115,7 +31115,7 @@ components:
onboarding](https://stripe.com/docs/connect/standard-accounts) or
[Express onboarding
documentation](https://stripe.com/docs/connect/express-accounts) for
information about platform pre-filling and account onboarding steps.
information about platform prefilling and account onboarding steps.


Related guide: [Handling identity verification with the
Expand Down Expand Up @@ -47670,13 +47670,13 @@ paths:


<p>If you’ve already collected information for your connected accounts,
you <a href="/docs/connect/best-practices#onboarding">can pre-fill that
you <a href="/docs/connect/best-practices#onboarding">can prefill that
information</a> when

creating the account. Connect Onboarding won’t ask for the pre-filled
creating the account. Connect Onboarding won’t ask for the prefilled
information during account onboarding.

You can pre-fill any information on the account.</p>
You can prefill any information on the account.</p>
operationId: PostAccounts
requestBody:
content:
Expand Down
8 changes: 4 additions & 4 deletions openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26248,7 +26248,7 @@ components:
onboarding](https://stripe.com/docs/connect/standard-accounts) or
[Express onboarding
documentation](https://stripe.com/docs/connect/express-accounts) for
information about platform pre-filling and account onboarding steps.
information about platform prefilling and account onboarding steps.


Related guide: [Handling identity verification with the
Expand Down Expand Up @@ -39823,13 +39823,13 @@ paths:


<p>If you’ve already collected information for your connected accounts,
you <a href="/docs/connect/best-practices#onboarding">can pre-fill that
you <a href="/docs/connect/best-practices#onboarding">can prefill that
information</a> when

creating the account. Connect Onboarding won’t ask for the pre-filled
creating the account. Connect Onboarding won’t ask for the prefilled
information during account onboarding.

You can pre-fill any information on the account.</p>
You can prefill any information on the account.</p>
operationId: PostAccounts
requestBody:
content:
Expand Down

0 comments on commit c4d076b

Please sign in to comment.