From 6fa07fb28410758e3cfd62160ef6c05ddaeb383c Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:28:32 +0000 Subject: [PATCH] Update OpenAPI specification for beta --- openapi/spec3.beta.sdk.json | 6 ++++-- openapi/spec3.beta.sdk.yaml | 2 ++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/openapi/spec3.beta.sdk.json b/openapi/spec3.beta.sdk.json index ccc4f896..b4d05c8c 100644 --- a/openapi/spec3.beta.sdk.json +++ b/openapi/spec3.beta.sdk.json @@ -91002,7 +91002,8 @@ "company_registration_verification", "company_tax_id_verification", "company_vat_id_verification", - "proof_of_registration" + "proof_of_registration", + "proof_of_ultimate_beneficial_ownership" ] }, "email": { @@ -93981,7 +93982,8 @@ "company_registration_verification", "company_tax_id_verification", "company_vat_id_verification", - "proof_of_registration" + "proof_of_registration", + "proof_of_ultimate_beneficial_ownership" ] }, "email": { diff --git a/openapi/spec3.beta.sdk.yaml b/openapi/spec3.beta.sdk.yaml index 61f77533..dc3b3c80 100644 --- a/openapi/spec3.beta.sdk.yaml +++ b/openapi/spec3.beta.sdk.yaml @@ -82496,6 +82496,7 @@ paths: - company_tax_id_verification - company_vat_id_verification - proof_of_registration + - proof_of_ultimate_beneficial_ownership email: description: >- The email address of the account holder. This is only to @@ -85636,6 +85637,7 @@ paths: - company_tax_id_verification - company_vat_id_verification - proof_of_registration + - proof_of_ultimate_beneficial_ownership email: description: >- The email address of the account holder. This is only to