Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenAPI Update #675

Merged
merged 1 commit into from
Feb 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 64 additions & 3 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -70004,6 +70004,7 @@
"operationId": "GetAccounts",
"parameters": [
{
"description": "Only return connected accounts that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -76819,6 +76820,7 @@
"style": "form"
},
{
"description": "Only return applications fees that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -77943,6 +77945,7 @@
"operationId": "GetBalanceTransactions",
"parameters": [
{
"description": "Only return transactions that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -79933,6 +79936,7 @@
"style": "form"
},
{
"description": "Only return offers that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -80548,6 +80552,7 @@
"operationId": "GetCharges",
"parameters": [
{
"description": "Only return charges that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -83369,7 +83374,7 @@
"operationId": "GetCheckoutSessions",
"parameters": [
{
"description": "Only return the Checkout Sessions that were created during the given date interval.",
"description": "Only return Checkout Sessions that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -89721,6 +89726,7 @@
"operationId": "GetCustomers",
"parameters": [
{
"description": "Only return customers that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -95126,6 +95132,7 @@
"operationId": "GetEvents",
"parameters": [
{
"description": "Only return events that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -95586,6 +95593,7 @@
"operationId": "GetFileLinks",
"parameters": [
{
"description": "Only return links that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -96033,6 +96041,7 @@
"operationId": "GetFiles",
"parameters": [
{
"description": "Only return files that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -98819,6 +98828,7 @@
"operationId": "GetIdentityVerificationReports",
"parameters": [
{
"description": "Only return VerificationReports that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -99075,6 +99085,7 @@
"operationId": "GetIdentityVerificationSessions",
"parameters": [
{
"description": "Only return VerificationSessions that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -99724,6 +99735,7 @@
"operationId": "GetInvoiceitems",
"parameters": [
{
"description": "Only return invoice items that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -100715,6 +100727,7 @@
"style": "form"
},
{
"description": "Only return invoices that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -122004,7 +122017,7 @@
"operationId": "GetIssuingDisputes",
"parameters": [
{
"description": "Select Issuing disputes that were created during the given date interval.",
"description": "Only return Issuing disputes that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -124759,7 +124772,7 @@
"style": "form"
},
{
"description": "Select Issuing tokens that were created during the given date interval.",
"description": "Only return Issuing tokens that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -149576,6 +149589,7 @@
"style": "deepObject"
},
{
"description": "Only return payouts that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -160092,6 +160106,7 @@
"operationId": "GetRadarValueListItems",
"parameters": [
{
"description": "Only return items that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -160484,6 +160499,7 @@
"style": "form"
},
{
"description": "Only return value lists that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -160956,6 +160972,7 @@
"style": "form"
},
{
"description": "Only return refunds that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -161470,6 +161487,7 @@
"operationId": "GetReportingReportRuns",
"parameters": [
{
"description": "Only return Report Runs that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -162611,6 +162629,7 @@
"operationId": "GetReviews",
"parameters": [
{
"description": "Only return reviews that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -174631,6 +174650,7 @@
"style": "form"
},
{
"description": "Only return subscriptions that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -192511,6 +192531,7 @@
"operationId": "GetTransfers",
"parameters": [
{
"description": "Only return transfers that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -193986,6 +194007,7 @@
"operationId": "GetTreasuryFinancialAccounts",
"parameters": [
{
"description": "Only return FinancialAccounts that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -195453,6 +195475,43 @@
"description": "<p>Returns a list of OutboundPayments sent from the specified FinancialAccount.</p>",
"operationId": "GetTreasuryOutboundPayments",
"parameters": [
{
"description": "Only return OutboundPayments that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
"required": false,
"schema": {
"anyOf": [
{
"properties": {
"gt": {
"description": "Minimum value to filter by (exclusive)",
"type": "integer"
},
"gte": {
"description": "Minimum value to filter by (inclusive)",
"type": "integer"
},
"lt": {
"description": "Maximum value to filter by (exclusive)",
"type": "integer"
},
"lte": {
"description": "Maximum value to filter by (inclusive)",
"type": "integer"
}
},
"title": "range_query_specs",
"type": "object"
},
{
"type": "integer"
}
]
},
"style": "deepObject"
},
{
"description": "Only return OutboundPayments sent to this customer.",
"in": "query",
Expand Down Expand Up @@ -197001,6 +197060,7 @@
"operationId": "GetTreasuryTransactionEntries",
"parameters": [
{
"description": "Only return TransactionEntries that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down Expand Up @@ -197303,6 +197363,7 @@
"operationId": "GetTreasuryTransactions",
"parameters": [
{
"description": "Only return Transactions that were created during the given date interval.",
"explode": true,
"in": "query",
"name": "created",
Expand Down
Loading
Loading