diff --git a/openapi/spec3.beta.sdk.json b/openapi/spec3.beta.sdk.json index 298f9216..9f09010b 100644 --- a/openapi/spec3.beta.sdk.json +++ b/openapi/spec3.beta.sdk.json @@ -125784,7 +125784,7 @@ "operationId": "GetFinancialConnectionsTransactions", "parameters": [ { - "description": "The ID of the Stripe account whose transactions will be retrieved.", + "description": "The ID of the Financial Connections Account whose transactions will be retrieved.", "in": "query", "name": "account", "required": true, diff --git a/openapi/spec3.beta.sdk.yaml b/openapi/spec3.beta.sdk.yaml index 36d03407..a427e2fa 100644 --- a/openapi/spec3.beta.sdk.yaml +++ b/openapi/spec3.beta.sdk.yaml @@ -114168,7 +114168,9 @@ paths: objects.

operationId: GetFinancialConnectionsTransactions parameters: - - description: The ID of the Stripe account whose transactions will be retrieved. + - description: >- + The ID of the Financial Connections Account whose transactions will + be retrieved. in: query name: account required: true