From cb7cd78634851ce2c59895908cc806dbb6c680e7 Mon Sep 17 00:00:00 2001 From: "stripe-openapi[bot]" <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 18:52:30 +0000 Subject: [PATCH] OpenAPI Update (#800) Update OpenAPI for 8153ea81c8dc5ecebdd371e9a0344889a2b4d0b5 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> --- embedded/openapi/spec3.beta.sdk.json | 2 +- embedded/openapi/spec3.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index 3adbe96a..cba503d5 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -54,7 +54,7 @@ "type": "string" }, "details_submitted": { - "description": "Whether account details have been submitted. Accounts with Stripe Dashboard access, which includes Standard accounts, cannot receive payouts before this is true.", + "description": "Whether account details have been submitted. Accounts with Stripe Dashboard access, which includes Standard accounts, cannot receive payouts before this is true. Accounts where this is false should be directed to [an onboarding flow](/connect/onboarding) to finish submitting account details.", "type": "boolean" }, "email": { diff --git a/embedded/openapi/spec3.json b/embedded/openapi/spec3.json index 4b5632fa..9d4e1622 100644 --- a/embedded/openapi/spec3.json +++ b/embedded/openapi/spec3.json @@ -54,7 +54,7 @@ "type": "string" }, "details_submitted": { - "description": "Whether account details have been submitted. Accounts with Stripe Dashboard access, which includes Standard accounts, cannot receive payouts before this is true.", + "description": "Whether account details have been submitted. Accounts with Stripe Dashboard access, which includes Standard accounts, cannot receive payouts before this is true. Accounts where this is false should be directed to [an onboarding flow](/connect/onboarding) to finish submitting account details.", "type": "boolean" }, "email": {