diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index d4a21b0f..ee7f4ea7 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -40343,6 +40343,14 @@ "off_session" ], "type": "string" + }, + "subsellers": { + "description": "The Stripe connected account IDs of the sellers on the platform for this transaction (optional). Only allowed when [separate charges and transfers](https://stripe.com/docs/connect/separate-charges-and-transfers) are used.", + "items": { + "maxLength": 5000, + "type": "string" + }, + "type": "array" } }, "required": [ @@ -52659,6 +52667,14 @@ "maxLength": 5000, "nullable": true, "type": "string" + }, + "subsellers": { + "description": "The Stripe connected account IDs of the sellers on the platform for this transaction (optional). Only allowed when [separate charges and transfers](https://stripe.com/docs/connect/separate-charges-and-transfers) are used.", + "items": { + "maxLength": 5000, + "type": "string" + }, + "type": "array" } }, "required": [ @@ -81560,6 +81576,14 @@ "off_session" ], "type": "string" + }, + "subsellers": { + "description": "The Stripe connected account IDs of the sellers on the platform for this transaction (optional). Only allowed when [separate charges and transfers](https://stripe.com/docs/connect/separate-charges-and-transfers) are used.", + "items": { + "maxLength": 32, + "type": "string" + }, + "type": "array" } }, "title": "payment_method_options_param", @@ -112497,6 +112521,14 @@ "off_session" ], "type": "string" + }, + "subsellers": { + "description": "The Stripe connected account IDs of the sellers on the platform for this transaction (optional). Only allowed when [separate charges and transfers](https://stripe.com/docs/connect/separate-charges-and-transfers) are used.", + "items": { + "maxLength": 32, + "type": "string" + }, + "type": "array" } }, "title": "payment_method_options_param", @@ -114245,6 +114277,14 @@ "off_session" ], "type": "string" + }, + "subsellers": { + "description": "The Stripe connected account IDs of the sellers on the platform for this transaction (optional). Only allowed when [separate charges and transfers](https://stripe.com/docs/connect/separate-charges-and-transfers) are used.", + "items": { + "maxLength": 32, + "type": "string" + }, + "type": "array" } }, "title": "payment_method_options_param", @@ -117919,6 +117959,14 @@ "off_session" ], "type": "string" + }, + "subsellers": { + "description": "The Stripe connected account IDs of the sellers on the platform for this transaction (optional). Only allowed when [separate charges and transfers](https://stripe.com/docs/connect/separate-charges-and-transfers) are used.", + "items": { + "maxLength": 32, + "type": "string" + }, + "type": "array" } }, "title": "payment_method_options_param", @@ -121143,6 +121191,14 @@ "off_session" ], "type": "string" + }, + "subsellers": { + "description": "The Stripe connected account IDs of the sellers on the platform for this transaction (optional). Only allowed when [separate charges and transfers](https://stripe.com/docs/connect/separate-charges-and-transfers) are used.", + "items": { + "maxLength": 32, + "type": "string" + }, + "type": "array" } }, "title": "payment_method_options_param", @@ -124875,6 +124931,14 @@ "off_session" ], "type": "string" + }, + "subsellers": { + "description": "The Stripe connected account IDs of the sellers on the platform for this transaction (optional). Only allowed when [separate charges and transfers](https://stripe.com/docs/connect/separate-charges-and-transfers) are used.", + "items": { + "maxLength": 32, + "type": "string" + }, + "type": "array" } }, "title": "payment_method_options_param", @@ -146575,6 +146639,14 @@ }, "currency": { "type": "string" + }, + "subsellers": { + "description": "The Stripe connected account IDs of the sellers on the platform for this transaction (optional). Only allowed when [separate charges and transfers](https://stripe.com/docs/connect/separate-charges-and-transfers) are used.", + "items": { + "maxLength": 32, + "type": "string" + }, + "type": "array" } }, "title": "payment_method_options_param", @@ -147792,6 +147864,14 @@ }, "currency": { "type": "string" + }, + "subsellers": { + "description": "The Stripe connected account IDs of the sellers on the platform for this transaction (optional). Only allowed when [separate charges and transfers](https://stripe.com/docs/connect/separate-charges-and-transfers) are used.", + "items": { + "maxLength": 32, + "type": "string" + }, + "type": "array" } }, "title": "payment_method_options_param", @@ -149041,6 +149121,14 @@ }, "currency": { "type": "string" + }, + "subsellers": { + "description": "The Stripe connected account IDs of the sellers on the platform for this transaction (optional). Only allowed when [separate charges and transfers](https://stripe.com/docs/connect/separate-charges-and-transfers) are used.", + "items": { + "maxLength": 32, + "type": "string" + }, + "type": "array" } }, "title": "payment_method_options_param",