From d7d6ef201df388e35609b6c63e354c636461481b Mon Sep 17 00:00:00 2001 From: "stripe-openapi[bot]" <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 21:12:03 +0000 Subject: [PATCH] OpenAPI Update (#705) Update OpenAPI for bb631cc85ce0147d9f26ff4dc8a2a58e446518a8 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> --- embedded/openapi/spec3.beta.sdk.json | 14 +++++++------- embedded/openapi/spec3.json | 10 +++++----- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index cbb83ef2..f5e3c38c 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -19047,7 +19047,7 @@ "type": "string" }, "network": { - "description": "The US bank account network used to debit funds.", + "description": "The network rails used. See the [docs](https://stripe.com/docs/treasury/money-movement/timelines) to learn more about money movement timelines for each network type.", "enum": [ "ach" ], @@ -32249,7 +32249,7 @@ "type": "string" }, "network": { - "description": "The US bank account network used to send funds.", + "description": "The network rails used. See the [docs](https://stripe.com/docs/treasury/money-movement/timelines) to learn more about money movement timelines for each network type.", "enum": [ "ach", "us_domestic_wire" @@ -32353,7 +32353,7 @@ "type": "string" }, "network": { - "description": "The US bank account network used to send funds.", + "description": "The network rails used. See the [docs](https://stripe.com/docs/treasury/money-movement/timelines) to learn more about money movement timelines for each network type.", "enum": [ "ach", "us_domestic_wire" @@ -190022,7 +190022,7 @@ "type": "object" }, "network": { - "description": "The rails used for the object.", + "description": "Specifies the network rails to be used. If not set, will default to the PaymentMethod's preferred network. See the [docs](https://stripe.com/docs/treasury/money-movement/timelines) to learn more about money movement timelines for each network type.", "enum": [ "ach", "us_domestic_wire" @@ -190184,7 +190184,7 @@ "type": "object" }, "network": { - "description": "The rails used for the object.", + "description": "Specifies the network rails to be used. If not set, will default to the PaymentMethod's preferred network. See the [docs](https://stripe.com/docs/treasury/money-movement/timelines) to learn more about money movement timelines for each network type.", "enum": [ "ach" ], @@ -195704,7 +195704,7 @@ { "properties": { "network": { - "description": "The US bank account network that must be used for this OutboundPayment. If not set, we will default to the PaymentMethod's preferred network.", + "description": "Specifies the network rails to be used. If not set, will default to the PaymentMethod's preferred network. See the [docs](https://stripe.com/docs/treasury/money-movement/timelines) to learn more about money movement timelines for each network type.", "enum": [ "ach", "us_domestic_wire" @@ -196146,7 +196146,7 @@ { "properties": { "network": { - "description": "Designate the OutboundTransfer as using a US bank account network configuration.", + "description": "Specifies the network rails to be used. If not set, will default to the PaymentMethod's preferred network. See the [docs](https://stripe.com/docs/treasury/money-movement/timelines) to learn more about money movement timelines for each network type.", "enum": [ "ach", "us_domestic_wire" diff --git a/embedded/openapi/spec3.json b/embedded/openapi/spec3.json index 978cf5fe..b04b39fb 100644 --- a/embedded/openapi/spec3.json +++ b/embedded/openapi/spec3.json @@ -12464,7 +12464,7 @@ "type": "string" }, "network": { - "description": "The US bank account network used to debit funds.", + "description": "The network rails used. See the [docs](https://stripe.com/docs/treasury/money-movement/timelines) to learn more about money movement timelines for each network type.", "enum": [ "ach" ], @@ -21090,7 +21090,7 @@ "type": "string" }, "network": { - "description": "The US bank account network used to send funds.", + "description": "The network rails used. See the [docs](https://stripe.com/docs/treasury/money-movement/timelines) to learn more about money movement timelines for each network type.", "enum": [ "ach", "us_domestic_wire" @@ -21180,7 +21180,7 @@ "type": "string" }, "network": { - "description": "The US bank account network used to send funds.", + "description": "The network rails used. See the [docs](https://stripe.com/docs/treasury/money-movement/timelines) to learn more about money movement timelines for each network type.", "enum": [ "ach", "us_domestic_wire" @@ -139367,7 +139367,7 @@ "type": "object" }, "network": { - "description": "The rails used for the object.", + "description": "Specifies the network rails to be used. If not set, will default to the PaymentMethod's preferred network. See the [docs](https://stripe.com/docs/treasury/money-movement/timelines) to learn more about money movement timelines for each network type.", "enum": [ "ach", "us_domestic_wire" @@ -139491,7 +139491,7 @@ "type": "object" }, "network": { - "description": "The rails used for the object.", + "description": "Specifies the network rails to be used. If not set, will default to the PaymentMethod's preferred network. See the [docs](https://stripe.com/docs/treasury/money-movement/timelines) to learn more about money movement timelines for each network type.", "enum": [ "ach" ],