From 8367abeb43e4bc7ab21a0188dfaebad9568ee12e Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 19:01:05 +0000 Subject: [PATCH] Update OpenAPI for 9c966ab8e7a4e5789cc0aae92044cee57733eae8 --- embedded/openapi/spec3.beta.sdk.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index d8bc5bc9..8b881fa5 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -1607,6 +1607,9 @@ "description": "Reason the notice is being sent. The reason determines what copy the notice must contain. See the [regulated customer notices](https://stripe.com/docs/issuing/compliance-us/issuing-regulated-customer-notices) guide. All reasons might not apply to your integration, and Stripe might add new reasons in the future, so we recommend an internal warning when you receive an unknown reason.", "enum": [ "issuing.account_closed_for_inactivity", + "issuing.account_closed_for_not_providing_business_model_clarification", + "issuing.account_closed_for_not_providing_url_clarification", + "issuing.account_closed_for_not_providing_use_case_clarification", "issuing.account_closed_for_terms_of_service_violation", "issuing.application_rejected_for_failure_to_verify", "issuing.credit_application_rejected",