From 4d3a3a3b1663ab8304cfb42d05ec8f7e813ce2de Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 22:20:47 +0000 Subject: [PATCH] Update OpenAPI for 8dea6fd86a7d404fe8aec3f82a6db549706ff5e9 --- embedded/openapi/spec3.beta.sdk.json | 36 ++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index 3ffb07ab..96c89f7b 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -91579,6 +91579,24 @@ "x-stripeMostCommon": [ "files" ] + }, + "proof_of_ultimate_beneficial_ownership": { + "description": "One or more documents that demonstrate proof of ultimate beneficial ownership.", + "properties": { + "files": { + "description": "One or more document ids returned by a [file upload](https://stripe.com/docs/api#create_file) with a `purpose` value of `account_requirement`.", + "items": { + "maxLength": 500, + "type": "string" + }, + "type": "array" + } + }, + "title": "documents_param", + "type": "object", + "x-stripeMostCommon": [ + "files" + ] } }, "title": "documents_specs", @@ -94611,6 +94629,24 @@ "x-stripeMostCommon": [ "files" ] + }, + "proof_of_ultimate_beneficial_ownership": { + "description": "One or more documents that demonstrate proof of ultimate beneficial ownership.", + "properties": { + "files": { + "description": "One or more document ids returned by a [file upload](https://stripe.com/docs/api#create_file) with a `purpose` value of `account_requirement`.", + "items": { + "maxLength": 500, + "type": "string" + }, + "type": "array" + } + }, + "title": "documents_param", + "type": "object", + "x-stripeMostCommon": [ + "files" + ] } }, "title": "documents_specs",