stripe 22.4.0-alpha.5 → 22.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +55 -3084
- package/OPENAPI_VERSION +1 -1
- package/README.md +60 -44
- package/VERSION +1 -1
- package/cjs/Error.d.ts +0 -58
- package/cjs/Error.js +1 -135
- package/cjs/Error.js.map +1 -1
- package/cjs/Types.d.ts +2 -9
- package/cjs/Types.js.map +1 -1
- package/cjs/apiVersion.d.ts +2 -1
- package/cjs/apiVersion.js +3 -2
- package/cjs/apiVersion.js.map +1 -1
- package/cjs/resources/AccountLinks.d.ts +1 -5
- package/cjs/resources/AccountSessions.d.ts +16 -564
- package/cjs/resources/AccountSessions.js.map +1 -1
- package/cjs/resources/Accounts.d.ts +33 -1034
- package/cjs/resources/Accounts.js +9 -46
- package/cjs/resources/Accounts.js.map +1 -1
- package/cjs/resources/ApplicationFees.d.ts +1 -28
- package/cjs/resources/Balance.d.ts +0 -134
- package/cjs/resources/BalanceSettings.d.ts +0 -18
- package/cjs/resources/BalanceTransactions.d.ts +1 -1
- package/cjs/resources/BankAccounts.d.ts +2 -2
- package/cjs/resources/Billing/AlertTriggereds.d.ts +1 -55
- package/cjs/resources/Billing/Alerts.d.ts +5 -448
- package/cjs/resources/Billing/Alerts.js +5 -329
- package/cjs/resources/Billing/Alerts.js.map +1 -1
- package/cjs/resources/Billing/CreditBalanceSummary.d.ts +3 -126
- package/cjs/resources/Billing/CreditBalanceSummary.js +1 -39
- package/cjs/resources/Billing/CreditBalanceSummary.js.map +1 -1
- package/cjs/resources/Billing/CreditBalanceTransactions.d.ts +3 -97
- package/cjs/resources/Billing/CreditBalanceTransactions.js +1 -100
- package/cjs/resources/Billing/CreditBalanceTransactions.js.map +1 -1
- package/cjs/resources/Billing/CreditGrants.d.ts +3 -85
- package/cjs/resources/Billing/CreditGrants.js +5 -134
- package/cjs/resources/Billing/CreditGrants.js.map +1 -1
- package/cjs/resources/Billing/MeterEventSummaries.d.ts +0 -6
- package/cjs/resources/Billing/Meters.d.ts +0 -31
- package/cjs/resources/Billing/index.d.ts +0 -10
- package/cjs/resources/Billing/index.js +0 -2
- package/cjs/resources/Billing/index.js.map +1 -1
- package/cjs/resources/Capabilities.d.ts +2 -25
- package/cjs/resources/Cards.d.ts +0 -28
- package/cjs/resources/Charges.d.ts +70 -3352
- package/cjs/resources/Charges.js.map +1 -1
- package/cjs/resources/Checkout/Sessions.d.ts +31 -1172
- package/cjs/resources/Checkout/Sessions.js +0 -115
- package/cjs/resources/Checkout/Sessions.js.map +1 -1
- package/cjs/resources/Checkout/index.d.ts +0 -1
- package/cjs/resources/ConfirmationTokens.d.ts +1 -142
- package/cjs/resources/ConfirmationTokens.js.map +1 -1
- package/cjs/resources/Coupons.d.ts +2 -128
- package/cjs/resources/Coupons.js +0 -41
- package/cjs/resources/Coupons.js.map +1 -1
- package/cjs/resources/CreditNoteLineItems.d.ts +1 -15
- package/cjs/resources/CreditNotes.d.ts +1 -7
- package/cjs/resources/CreditNotes.js +0 -13
- package/cjs/resources/CreditNotes.js.map +1 -1
- package/cjs/resources/CustomerSessions.d.ts +0 -74
- package/cjs/resources/CustomerSessions.js +0 -13
- package/cjs/resources/CustomerSessions.js.map +1 -1
- package/cjs/resources/Customers.d.ts +5 -102
- package/cjs/resources/Customers.js +0 -195
- package/cjs/resources/Customers.js.map +1 -1
- package/cjs/resources/Discounts.d.ts +0 -19
- package/cjs/resources/Disputes.d.ts +0 -43
- package/cjs/resources/Disputes.js +0 -14
- package/cjs/resources/Disputes.js.map +1 -1
- package/cjs/resources/Events.d.ts +3 -574
- package/cjs/resources/ExternalAccounts.d.ts +1 -212
- package/cjs/resources/ExternalAccounts.js +0 -44
- package/cjs/resources/ExternalAccounts.js.map +1 -1
- package/cjs/resources/FinancialConnections/Accounts.d.ts +4 -69
- package/cjs/resources/FinancialConnections/Accounts.js +0 -8
- package/cjs/resources/FinancialConnections/Accounts.js.map +1 -1
- package/cjs/resources/FinancialConnections/Authorizations.d.ts +1 -46
- package/cjs/resources/FinancialConnections/Authorizations.js +0 -11
- package/cjs/resources/FinancialConnections/Authorizations.js.map +1 -1
- package/cjs/resources/FinancialConnections/Sessions.d.ts +36 -122
- package/cjs/resources/FinancialConnections/Sessions.js.map +1 -1
- package/cjs/resources/FinancialConnections/index.d.ts +9 -21
- package/cjs/resources/FinancialConnections/index.js +0 -4
- package/cjs/resources/FinancialConnections/index.js.map +1 -1
- package/cjs/resources/Identity/VerificationReports.d.ts +2 -33
- package/cjs/resources/Identity/VerificationReports.js.map +1 -1
- package/cjs/resources/Identity/VerificationSessions.d.ts +3 -11
- package/cjs/resources/Identity/index.d.ts +10 -18
- package/cjs/resources/Identity/index.js +0 -2
- package/cjs/resources/Identity/index.js.map +1 -1
- package/cjs/resources/InvoiceItems.d.ts +3 -204
- package/cjs/resources/InvoiceItems.js +0 -41
- package/cjs/resources/InvoiceItems.js.map +1 -1
- package/cjs/resources/InvoiceLineItems.d.ts +4 -174
- package/cjs/resources/InvoiceRenderingTemplates.d.ts +0 -12
- package/cjs/resources/InvoiceRenderingTemplates.js +0 -28
- package/cjs/resources/InvoiceRenderingTemplates.js.map +1 -1
- package/cjs/resources/Invoices.d.ts +28 -2128
- package/cjs/resources/Invoices.js +0 -221
- package/cjs/resources/Invoices.js.map +1 -1
- package/cjs/resources/Issuing/Authorizations.d.ts +1 -482
- package/cjs/resources/Issuing/Authorizations.js.map +1 -1
- package/cjs/resources/Issuing/Cardholders.d.ts +4 -18
- package/cjs/resources/Issuing/Cards.d.ts +8 -53
- package/cjs/resources/Issuing/Disputes.d.ts +0 -246
- package/cjs/resources/Issuing/Tokens.d.ts +0 -26
- package/cjs/resources/Issuing/Transactions.d.ts +0 -233
- package/cjs/resources/Issuing/Transactions.js.map +1 -1
- package/cjs/resources/Issuing/index.d.ts +22 -56
- package/cjs/resources/Issuing/index.js +0 -8
- package/cjs/resources/Issuing/index.js.map +1 -1
- package/cjs/resources/LineItems.d.ts +2 -29
- package/cjs/resources/Mandates.d.ts +2 -47
- package/cjs/resources/Mandates.js +0 -8
- package/cjs/resources/Mandates.js.map +1 -1
- package/cjs/resources/PaymentAttemptRecords.d.ts +2 -664
- package/cjs/resources/PaymentAttemptRecords.js +0 -48
- package/cjs/resources/PaymentAttemptRecords.js.map +1 -1
- package/cjs/resources/PaymentIntentAmountDetailsLineItems.d.ts +0 -52
- package/cjs/resources/PaymentIntents.d.ts +6379 -20025
- package/cjs/resources/PaymentIntents.js +0 -46
- package/cjs/resources/PaymentIntents.js.map +1 -1
- package/cjs/resources/PaymentLinks.d.ts +75 -75
- package/cjs/resources/PaymentMethodConfigurations.d.ts +0 -420
- package/cjs/resources/PaymentMethods.d.ts +4 -300
- package/cjs/resources/PaymentMethods.js +0 -20
- package/cjs/resources/PaymentMethods.js.map +1 -1
- package/cjs/resources/PaymentRecords.d.ts +31 -719
- package/cjs/resources/PaymentRecords.js +7 -17
- package/cjs/resources/PaymentRecords.js.map +1 -1
- package/cjs/resources/Persons.d.ts +2 -25
- package/cjs/resources/Plans.d.ts +0 -16
- package/cjs/resources/Prices.d.ts +1 -77
- package/cjs/resources/Prices.js +0 -27
- package/cjs/resources/Prices.js.map +1 -1
- package/cjs/resources/Products.d.ts +1 -199
- package/cjs/resources/Products.js +0 -69
- package/cjs/resources/Products.js.map +1 -1
- package/cjs/resources/PromotionCodes.d.ts +0 -12
- package/cjs/resources/PromotionCodes.js +0 -27
- package/cjs/resources/PromotionCodes.js.map +1 -1
- package/cjs/resources/Quotes.d.ts +139 -3389
- package/cjs/resources/Quotes.js +13 -1181
- package/cjs/resources/Quotes.js.map +1 -1
- package/cjs/resources/Radar/PaymentEvaluations.d.ts +1 -85
- package/cjs/resources/Radar/ValueListItems.d.ts +1 -39
- package/cjs/resources/Radar/ValueListItems.js +0 -13
- package/cjs/resources/Radar/ValueListItems.js.map +1 -1
- package/cjs/resources/Radar/index.d.ts +16 -36
- package/cjs/resources/Radar/index.js +0 -6
- package/cjs/resources/Radar/index.js.map +1 -1
- package/cjs/resources/Refunds.d.ts +14 -39
- package/cjs/resources/Refunds.js +0 -27
- package/cjs/resources/Refunds.js.map +1 -1
- package/cjs/resources/Reserve/Holds.d.ts +1 -53
- package/cjs/resources/Reserve/Holds.js +0 -19
- package/cjs/resources/Reserve/Holds.js.map +1 -1
- package/cjs/resources/Reserve/Plans.d.ts +0 -16
- package/cjs/resources/Reserve/Plans.js +0 -11
- package/cjs/resources/Reserve/Plans.js.map +1 -1
- package/cjs/resources/Reserve/Releases.d.ts +1 -41
- package/cjs/resources/Reserve/Releases.js +0 -19
- package/cjs/resources/Reserve/Releases.js.map +1 -1
- package/cjs/resources/Reserve/index.d.ts +6 -17
- package/cjs/resources/Reserve/index.js +0 -9
- package/cjs/resources/Reserve/index.js.map +1 -1
- package/cjs/resources/SetupAttempts.d.ts +1 -35
- package/cjs/resources/SetupAttempts.js.map +1 -1
- package/cjs/resources/SetupIntents.d.ts +34 -630
- package/cjs/resources/SetupIntents.js.map +1 -1
- package/cjs/resources/Sources.d.ts +1 -29
- package/cjs/resources/SubscriptionItems.d.ts +1 -266
- package/cjs/resources/SubscriptionItems.js +0 -41
- package/cjs/resources/SubscriptionItems.js.map +1 -1
- package/cjs/resources/SubscriptionSchedules.d.ts +116 -2377
- package/cjs/resources/SubscriptionSchedules.js +0 -61
- package/cjs/resources/SubscriptionSchedules.js.map +1 -1
- package/cjs/resources/Subscriptions.d.ts +13 -966
- package/cjs/resources/Subscriptions.js +0 -289
- package/cjs/resources/Subscriptions.js.map +1 -1
- package/cjs/resources/Tax/CalculationLineItems.d.ts +3 -14
- package/cjs/resources/Tax/Calculations.d.ts +7 -49
- package/cjs/resources/Tax/Registrations.d.ts +10 -159
- package/cjs/resources/Tax/Registrations.js +0 -27
- package/cjs/resources/Tax/Registrations.js.map +1 -1
- package/cjs/resources/Tax/Settings.d.ts +0 -8
- package/cjs/resources/Tax/Settings.js +0 -13
- package/cjs/resources/Tax/Settings.js.map +1 -1
- package/cjs/resources/Tax/Transactions.d.ts +2 -10
- package/cjs/resources/Tax/Transactions.js +0 -13
- package/cjs/resources/Tax/Transactions.js.map +1 -1
- package/cjs/resources/Tax/index.d.ts +13 -31
- package/cjs/resources/Tax/index.js +0 -4
- package/cjs/resources/Tax/index.js.map +1 -1
- package/cjs/resources/TaxCodes.d.ts +1 -16
- package/cjs/resources/TaxIds.d.ts +4 -10
- package/cjs/resources/TaxIds.js +0 -13
- package/cjs/resources/TaxIds.js.map +1 -1
- package/cjs/resources/TaxRates.d.ts +4 -16
- package/cjs/resources/TaxRates.js +0 -27
- package/cjs/resources/TaxRates.js.map +1 -1
- package/cjs/resources/Terminal/Configurations.d.ts +0 -27
- package/cjs/resources/Terminal/Readers.d.ts +2 -219
- package/cjs/resources/Terminal/Readers.js +0 -24
- package/cjs/resources/Terminal/Readers.js.map +1 -1
- package/cjs/resources/Terminal/index.d.ts +0 -9
- package/cjs/resources/Terminal/index.js +0 -2
- package/cjs/resources/Terminal/index.js.map +1 -1
- package/cjs/resources/TestHelpers/ConfirmationTokens.d.ts +2 -101
- package/cjs/resources/TestHelpers/Issuing/Authorizations.d.ts +0 -18
- package/cjs/resources/TestHelpers/Issuing/Transactions.d.ts +0 -26
- package/cjs/resources/TestHelpers/Issuing/index.d.ts +0 -2
- package/cjs/resources/TestHelpers/Issuing/index.js +0 -2
- package/cjs/resources/TestHelpers/Issuing/index.js.map +1 -1
- package/cjs/resources/TestHelpers/Treasury/ReceivedCredits.d.ts +0 -22
- package/cjs/resources/TestHelpers/Treasury/ReceivedDebits.d.ts +0 -22
- package/cjs/resources/TestHelpers/index.d.ts +6 -14
- package/cjs/resources/TestHelpers/index.js +6 -12
- package/cjs/resources/TestHelpers/index.js.map +1 -1
- package/cjs/resources/Tokens.d.ts +2 -76
- package/cjs/resources/Topups.d.ts +28 -0
- package/cjs/resources/Topups.js.map +1 -1
- package/cjs/resources/Transfers.d.ts +0 -12
- package/cjs/resources/Transfers.js.map +1 -1
- package/cjs/resources/Treasury/FinancialAccountFeatures.d.ts +0 -5
- package/cjs/resources/Treasury/FinancialAccounts.d.ts +1 -34
- package/cjs/resources/Treasury/OutboundPayments.d.ts +0 -8
- package/cjs/resources/Treasury/OutboundTransfers.d.ts +0 -44
- package/cjs/resources/Treasury/ReceivedCredits.d.ts +0 -22
- package/cjs/resources/Treasury/ReceivedDebits.d.ts +0 -26
- package/cjs/resources/V2/Billing/index.d.ts +6 -175
- package/cjs/resources/V2/Billing/index.js +0 -32
- package/cjs/resources/V2/Billing/index.js.map +1 -1
- package/cjs/resources/V2/Core/AccountLinks.d.ts +6 -158
- package/cjs/resources/V2/Core/AccountPersons.d.ts +1 -1
- package/cjs/resources/V2/Core/AccountTokens.d.ts +43 -220
- package/cjs/resources/V2/Core/Accounts/PersonTokens.d.ts +1 -1
- package/cjs/resources/V2/Core/Accounts/Persons.d.ts +2 -2
- package/cjs/resources/V2/Core/Accounts.d.ts +3626 -17599
- package/cjs/resources/V2/Core/Accounts.js +38 -10364
- package/cjs/resources/V2/Core/Accounts.js.map +1 -1
- package/cjs/resources/V2/Core/Events.d.ts +234 -7743
- package/cjs/resources/V2/Core/index.d.ts +14 -66
- package/cjs/resources/V2/Core/index.js +0 -18
- package/cjs/resources/V2/Core/index.js.map +1 -1
- package/cjs/resources/V2/index.d.ts +0 -39
- package/cjs/resources/V2/index.js +0 -22
- package/cjs/resources/V2/index.js.map +1 -1
- package/cjs/resources/WebhookEndpoints.d.ts +3 -3
- package/cjs/resources.d.ts +0 -19
- package/cjs/resources.js +18 -282
- package/cjs/resources.js.map +1 -1
- package/cjs/stripe.cjs.node.d.ts +607 -14367
- package/cjs/stripe.cjs.node.js.map +1 -1
- package/cjs/stripe.core.d.ts +54 -158
- package/cjs/stripe.core.js +31 -72
- package/cjs/stripe.core.js.map +1 -1
- package/esm/Error.d.ts +0 -58
- package/esm/Error.js +0 -118
- package/esm/Error.js.map +1 -1
- package/esm/Types.d.ts +2 -9
- package/esm/Types.js.map +1 -1
- package/esm/apiVersion.d.ts +2 -1
- package/esm/apiVersion.js +2 -1
- package/esm/apiVersion.js.map +1 -1
- package/esm/resources/AccountLinks.d.ts +1 -5
- package/esm/resources/AccountSessions.d.ts +16 -564
- package/esm/resources/AccountSessions.js.map +1 -1
- package/esm/resources/Accounts.d.ts +33 -1034
- package/esm/resources/Accounts.js +9 -46
- package/esm/resources/Accounts.js.map +1 -1
- package/esm/resources/ApplicationFees.d.ts +1 -28
- package/esm/resources/Balance.d.ts +0 -134
- package/esm/resources/BalanceSettings.d.ts +0 -18
- package/esm/resources/BalanceTransactions.d.ts +1 -1
- package/esm/resources/BankAccounts.d.ts +2 -2
- package/esm/resources/Billing/AlertTriggereds.d.ts +1 -55
- package/esm/resources/Billing/Alerts.d.ts +5 -448
- package/esm/resources/Billing/Alerts.js +5 -329
- package/esm/resources/Billing/Alerts.js.map +1 -1
- package/esm/resources/Billing/CreditBalanceSummary.d.ts +3 -126
- package/esm/resources/Billing/CreditBalanceSummary.js +1 -39
- package/esm/resources/Billing/CreditBalanceSummary.js.map +1 -1
- package/esm/resources/Billing/CreditBalanceTransactions.d.ts +3 -97
- package/esm/resources/Billing/CreditBalanceTransactions.js +1 -100
- package/esm/resources/Billing/CreditBalanceTransactions.js.map +1 -1
- package/esm/resources/Billing/CreditGrants.d.ts +3 -85
- package/esm/resources/Billing/CreditGrants.js +5 -134
- package/esm/resources/Billing/CreditGrants.js.map +1 -1
- package/esm/resources/Billing/MeterEventSummaries.d.ts +0 -6
- package/esm/resources/Billing/Meters.d.ts +0 -31
- package/esm/resources/Billing/index.d.ts +0 -10
- package/esm/resources/Billing/index.js +0 -2
- package/esm/resources/Billing/index.js.map +1 -1
- package/esm/resources/Capabilities.d.ts +2 -25
- package/esm/resources/Cards.d.ts +0 -28
- package/esm/resources/Charges.d.ts +70 -3352
- package/esm/resources/Charges.js.map +1 -1
- package/esm/resources/Checkout/Sessions.d.ts +31 -1172
- package/esm/resources/Checkout/Sessions.js +0 -115
- package/esm/resources/Checkout/Sessions.js.map +1 -1
- package/esm/resources/Checkout/index.d.ts +0 -1
- package/esm/resources/ConfirmationTokens.d.ts +1 -142
- package/esm/resources/ConfirmationTokens.js.map +1 -1
- package/esm/resources/Coupons.d.ts +2 -128
- package/esm/resources/Coupons.js +0 -41
- package/esm/resources/Coupons.js.map +1 -1
- package/esm/resources/CreditNoteLineItems.d.ts +1 -15
- package/esm/resources/CreditNotes.d.ts +1 -7
- package/esm/resources/CreditNotes.js +0 -13
- package/esm/resources/CreditNotes.js.map +1 -1
- package/esm/resources/CustomerSessions.d.ts +0 -74
- package/esm/resources/CustomerSessions.js +0 -13
- package/esm/resources/CustomerSessions.js.map +1 -1
- package/esm/resources/Customers.d.ts +5 -102
- package/esm/resources/Customers.js +0 -195
- package/esm/resources/Customers.js.map +1 -1
- package/esm/resources/Discounts.d.ts +0 -19
- package/esm/resources/Disputes.d.ts +0 -43
- package/esm/resources/Disputes.js +0 -14
- package/esm/resources/Disputes.js.map +1 -1
- package/esm/resources/Events.d.ts +3 -574
- package/esm/resources/ExternalAccounts.d.ts +1 -212
- package/esm/resources/ExternalAccounts.js +1 -42
- package/esm/resources/ExternalAccounts.js.map +1 -1
- package/esm/resources/FinancialConnections/Accounts.d.ts +4 -69
- package/esm/resources/FinancialConnections/Accounts.js +0 -8
- package/esm/resources/FinancialConnections/Accounts.js.map +1 -1
- package/esm/resources/FinancialConnections/Authorizations.d.ts +1 -46
- package/esm/resources/FinancialConnections/Authorizations.js +1 -9
- package/esm/resources/FinancialConnections/Authorizations.js.map +1 -1
- package/esm/resources/FinancialConnections/Sessions.d.ts +36 -122
- package/esm/resources/FinancialConnections/Sessions.js.map +1 -1
- package/esm/resources/FinancialConnections/index.d.ts +9 -21
- package/esm/resources/FinancialConnections/index.js +0 -4
- package/esm/resources/FinancialConnections/index.js.map +1 -1
- package/esm/resources/Identity/VerificationReports.d.ts +2 -33
- package/esm/resources/Identity/VerificationReports.js.map +1 -1
- package/esm/resources/Identity/VerificationSessions.d.ts +3 -11
- package/esm/resources/Identity/index.d.ts +10 -18
- package/esm/resources/Identity/index.js +0 -2
- package/esm/resources/Identity/index.js.map +1 -1
- package/esm/resources/InvoiceItems.d.ts +3 -204
- package/esm/resources/InvoiceItems.js +0 -41
- package/esm/resources/InvoiceItems.js.map +1 -1
- package/esm/resources/InvoiceLineItems.d.ts +4 -174
- package/esm/resources/InvoiceRenderingTemplates.d.ts +0 -12
- package/esm/resources/InvoiceRenderingTemplates.js +0 -28
- package/esm/resources/InvoiceRenderingTemplates.js.map +1 -1
- package/esm/resources/Invoices.d.ts +28 -2128
- package/esm/resources/Invoices.js +0 -221
- package/esm/resources/Invoices.js.map +1 -1
- package/esm/resources/Issuing/Authorizations.d.ts +1 -482
- package/esm/resources/Issuing/Authorizations.js.map +1 -1
- package/esm/resources/Issuing/Cardholders.d.ts +4 -18
- package/esm/resources/Issuing/Cards.d.ts +8 -53
- package/esm/resources/Issuing/Disputes.d.ts +0 -246
- package/esm/resources/Issuing/Tokens.d.ts +0 -26
- package/esm/resources/Issuing/Transactions.d.ts +0 -233
- package/esm/resources/Issuing/Transactions.js.map +1 -1
- package/esm/resources/Issuing/index.d.ts +22 -56
- package/esm/resources/Issuing/index.js +0 -8
- package/esm/resources/Issuing/index.js.map +1 -1
- package/esm/resources/LineItems.d.ts +2 -29
- package/esm/resources/Mandates.d.ts +2 -47
- package/esm/resources/Mandates.js +0 -8
- package/esm/resources/Mandates.js.map +1 -1
- package/esm/resources/PaymentAttemptRecords.d.ts +2 -664
- package/esm/resources/PaymentAttemptRecords.js +0 -48
- package/esm/resources/PaymentAttemptRecords.js.map +1 -1
- package/esm/resources/PaymentIntentAmountDetailsLineItems.d.ts +0 -52
- package/esm/resources/PaymentIntents.d.ts +6379 -20025
- package/esm/resources/PaymentIntents.js +0 -46
- package/esm/resources/PaymentIntents.js.map +1 -1
- package/esm/resources/PaymentLinks.d.ts +75 -75
- package/esm/resources/PaymentMethodConfigurations.d.ts +0 -420
- package/esm/resources/PaymentMethods.d.ts +4 -300
- package/esm/resources/PaymentMethods.js +0 -20
- package/esm/resources/PaymentMethods.js.map +1 -1
- package/esm/resources/PaymentRecords.d.ts +31 -719
- package/esm/resources/PaymentRecords.js +7 -17
- package/esm/resources/PaymentRecords.js.map +1 -1
- package/esm/resources/Persons.d.ts +2 -25
- package/esm/resources/Plans.d.ts +0 -16
- package/esm/resources/Prices.d.ts +1 -77
- package/esm/resources/Prices.js +0 -27
- package/esm/resources/Prices.js.map +1 -1
- package/esm/resources/Products.d.ts +1 -199
- package/esm/resources/Products.js +0 -69
- package/esm/resources/Products.js.map +1 -1
- package/esm/resources/PromotionCodes.d.ts +0 -12
- package/esm/resources/PromotionCodes.js +0 -27
- package/esm/resources/PromotionCodes.js.map +1 -1
- package/esm/resources/Quotes.d.ts +139 -3389
- package/esm/resources/Quotes.js +13 -1181
- package/esm/resources/Quotes.js.map +1 -1
- package/esm/resources/Radar/PaymentEvaluations.d.ts +1 -85
- package/esm/resources/Radar/ValueListItems.d.ts +1 -39
- package/esm/resources/Radar/ValueListItems.js +0 -13
- package/esm/resources/Radar/ValueListItems.js.map +1 -1
- package/esm/resources/Radar/index.d.ts +16 -36
- package/esm/resources/Radar/index.js +0 -6
- package/esm/resources/Radar/index.js.map +1 -1
- package/esm/resources/Refunds.d.ts +14 -39
- package/esm/resources/Refunds.js +0 -27
- package/esm/resources/Refunds.js.map +1 -1
- package/esm/resources/Reserve/Holds.d.ts +1 -53
- package/esm/resources/Reserve/Holds.js +1 -17
- package/esm/resources/Reserve/Holds.js.map +1 -1
- package/esm/resources/Reserve/Plans.d.ts +0 -16
- package/esm/resources/Reserve/Plans.js +1 -9
- package/esm/resources/Reserve/Plans.js.map +1 -1
- package/esm/resources/Reserve/Releases.d.ts +1 -41
- package/esm/resources/Reserve/Releases.js +1 -17
- package/esm/resources/Reserve/Releases.js.map +1 -1
- package/esm/resources/Reserve/index.d.ts +6 -17
- package/esm/resources/Reserve/index.js +0 -9
- package/esm/resources/Reserve/index.js.map +1 -1
- package/esm/resources/SetupAttempts.d.ts +1 -35
- package/esm/resources/SetupAttempts.js.map +1 -1
- package/esm/resources/SetupIntents.d.ts +34 -630
- package/esm/resources/SetupIntents.js.map +1 -1
- package/esm/resources/Sources.d.ts +1 -29
- package/esm/resources/SubscriptionItems.d.ts +1 -266
- package/esm/resources/SubscriptionItems.js +0 -41
- package/esm/resources/SubscriptionItems.js.map +1 -1
- package/esm/resources/SubscriptionSchedules.d.ts +116 -2377
- package/esm/resources/SubscriptionSchedules.js +0 -61
- package/esm/resources/SubscriptionSchedules.js.map +1 -1
- package/esm/resources/Subscriptions.d.ts +13 -966
- package/esm/resources/Subscriptions.js +0 -289
- package/esm/resources/Subscriptions.js.map +1 -1
- package/esm/resources/Tax/CalculationLineItems.d.ts +3 -14
- package/esm/resources/Tax/Calculations.d.ts +7 -49
- package/esm/resources/Tax/Registrations.d.ts +10 -159
- package/esm/resources/Tax/Registrations.js +0 -27
- package/esm/resources/Tax/Registrations.js.map +1 -1
- package/esm/resources/Tax/Settings.d.ts +0 -8
- package/esm/resources/Tax/Settings.js +0 -13
- package/esm/resources/Tax/Settings.js.map +1 -1
- package/esm/resources/Tax/Transactions.d.ts +2 -10
- package/esm/resources/Tax/Transactions.js +0 -13
- package/esm/resources/Tax/Transactions.js.map +1 -1
- package/esm/resources/Tax/index.d.ts +13 -31
- package/esm/resources/Tax/index.js +0 -4
- package/esm/resources/Tax/index.js.map +1 -1
- package/esm/resources/TaxCodes.d.ts +1 -16
- package/esm/resources/TaxIds.d.ts +4 -10
- package/esm/resources/TaxIds.js +0 -13
- package/esm/resources/TaxIds.js.map +1 -1
- package/esm/resources/TaxRates.d.ts +4 -16
- package/esm/resources/TaxRates.js +0 -27
- package/esm/resources/TaxRates.js.map +1 -1
- package/esm/resources/Terminal/Configurations.d.ts +0 -27
- package/esm/resources/Terminal/Readers.d.ts +2 -219
- package/esm/resources/Terminal/Readers.js +0 -24
- package/esm/resources/Terminal/Readers.js.map +1 -1
- package/esm/resources/Terminal/index.d.ts +0 -9
- package/esm/resources/Terminal/index.js +0 -2
- package/esm/resources/Terminal/index.js.map +1 -1
- package/esm/resources/TestHelpers/ConfirmationTokens.d.ts +2 -101
- package/esm/resources/TestHelpers/Issuing/Authorizations.d.ts +0 -18
- package/esm/resources/TestHelpers/Issuing/Transactions.d.ts +0 -26
- package/esm/resources/TestHelpers/Issuing/index.d.ts +0 -2
- package/esm/resources/TestHelpers/Issuing/index.js +0 -2
- package/esm/resources/TestHelpers/Issuing/index.js.map +1 -1
- package/esm/resources/TestHelpers/Treasury/ReceivedCredits.d.ts +0 -22
- package/esm/resources/TestHelpers/Treasury/ReceivedDebits.d.ts +0 -22
- package/esm/resources/TestHelpers/index.d.ts +6 -14
- package/esm/resources/TestHelpers/index.js +0 -6
- package/esm/resources/TestHelpers/index.js.map +1 -1
- package/esm/resources/Tokens.d.ts +2 -76
- package/esm/resources/Topups.d.ts +28 -0
- package/esm/resources/Topups.js.map +1 -1
- package/esm/resources/Transfers.d.ts +0 -12
- package/esm/resources/Transfers.js.map +1 -1
- package/esm/resources/Treasury/FinancialAccountFeatures.d.ts +0 -5
- package/esm/resources/Treasury/FinancialAccounts.d.ts +1 -34
- package/esm/resources/Treasury/OutboundPayments.d.ts +0 -8
- package/esm/resources/Treasury/OutboundTransfers.d.ts +0 -44
- package/esm/resources/Treasury/ReceivedCredits.d.ts +0 -22
- package/esm/resources/Treasury/ReceivedDebits.d.ts +0 -26
- package/esm/resources/V2/Billing/index.d.ts +6 -175
- package/esm/resources/V2/Billing/index.js +0 -32
- package/esm/resources/V2/Billing/index.js.map +1 -1
- package/esm/resources/V2/Core/AccountLinks.d.ts +6 -158
- package/esm/resources/V2/Core/AccountPersons.d.ts +1 -1
- package/esm/resources/V2/Core/AccountTokens.d.ts +43 -220
- package/esm/resources/V2/Core/Accounts/PersonTokens.d.ts +1 -1
- package/esm/resources/V2/Core/Accounts/Persons.d.ts +2 -2
- package/esm/resources/V2/Core/Accounts.d.ts +3626 -17599
- package/esm/resources/V2/Core/Accounts.js +38 -10364
- package/esm/resources/V2/Core/Accounts.js.map +1 -1
- package/esm/resources/V2/Core/Events.d.ts +234 -7743
- package/esm/resources/V2/Core/index.d.ts +14 -66
- package/esm/resources/V2/Core/index.js +0 -18
- package/esm/resources/V2/Core/index.js.map +1 -1
- package/esm/resources/V2/index.d.ts +0 -39
- package/esm/resources/V2/index.js +0 -22
- package/esm/resources/V2/index.js.map +1 -1
- package/esm/resources/WebhookEndpoints.d.ts +3 -3
- package/esm/resources.d.ts +0 -19
- package/esm/resources.js +0 -253
- package/esm/resources.js.map +1 -1
- package/esm/stripe.core.d.ts +54 -158
- package/esm/stripe.core.js +2 -43
- package/esm/stripe.core.js.map +1 -1
- package/esm/stripe.esm.node.d.ts +54 -158
- package/esm/stripe.esm.node.js +2 -43
- package/esm/stripe.esm.node.js.map +1 -1
- package/package.json +1 -1
- package/cjs/StripeEventNotificationHandler.d.ts +0 -19
- package/cjs/StripeEventNotificationHandler.js +0 -481
- package/cjs/StripeEventNotificationHandler.js.map +0 -1
- package/cjs/resources/AccountNotices.d.ts +0 -140
- package/cjs/resources/AccountNotices.js +0 -29
- package/cjs/resources/AccountNotices.js.map +0 -1
- package/cjs/resources/AccountSignals.d.ts +0 -111
- package/cjs/resources/AccountSignals.js +0 -4
- package/cjs/resources/AccountSignals.js.map +0 -1
- package/cjs/resources/BalanceTransfers.d.ts +0 -160
- package/cjs/resources/BalanceTransfers.js +0 -15
- package/cjs/resources/BalanceTransfers.js.map +0 -1
- package/cjs/resources/Billing/AlertNotifications.d.ts +0 -75
- package/cjs/resources/Billing/AlertNotifications.js +0 -4
- package/cjs/resources/Billing/AlertNotifications.js.map +0 -1
- package/cjs/resources/Billing/AlertRecovereds.d.ts +0 -56
- package/cjs/resources/Billing/AlertRecovereds.js +0 -4
- package/cjs/resources/Billing/AlertRecovereds.js.map +0 -1
- package/cjs/resources/Billing/Analytics/MeterUsage.d.ts +0 -88
- package/cjs/resources/Billing/Analytics/MeterUsage.js +0 -15
- package/cjs/resources/Billing/Analytics/MeterUsage.js.map +0 -1
- package/cjs/resources/Billing/Analytics/MeterUsageRows.d.ts +0 -38
- package/cjs/resources/Billing/Analytics/MeterUsageRows.js +0 -4
- package/cjs/resources/Billing/Analytics/MeterUsageRows.js.map +0 -1
- package/cjs/resources/Billing/Analytics/index.d.ts +0 -15
- package/cjs/resources/Billing/Analytics/index.js +0 -13
- package/cjs/resources/Billing/Analytics/index.js.map +0 -1
- package/cjs/resources/Capital/FinancingOffers.d.ts +0 -194
- package/cjs/resources/Capital/FinancingOffers.js +0 -30
- package/cjs/resources/Capital/FinancingOffers.js.map +0 -1
- package/cjs/resources/Capital/FinancingSummary.d.ts +0 -102
- package/cjs/resources/Capital/FinancingSummary.js +0 -15
- package/cjs/resources/Capital/FinancingSummary.js.map +0 -1
- package/cjs/resources/Capital/FinancingTransactions.d.ts +0 -141
- package/cjs/resources/Capital/FinancingTransactions.js +0 -24
- package/cjs/resources/Capital/FinancingTransactions.js.map +0 -1
- package/cjs/resources/Capital/index.d.ts +0 -25
- package/cjs/resources/Capital/index.js +0 -17
- package/cjs/resources/Capital/index.js.map +0 -1
- package/cjs/resources/Crypto/CustomerConsumerWallets.d.ts +0 -30
- package/cjs/resources/Crypto/CustomerConsumerWallets.js +0 -4
- package/cjs/resources/Crypto/CustomerConsumerWallets.js.map +0 -1
- package/cjs/resources/Crypto/CustomerPaymentTokens.d.ts +0 -80
- package/cjs/resources/Crypto/CustomerPaymentTokens.js +0 -4
- package/cjs/resources/Crypto/CustomerPaymentTokens.js.map +0 -1
- package/cjs/resources/Crypto/Customers.d.ts +0 -111
- package/cjs/resources/Crypto/Customers.js +0 -31
- package/cjs/resources/Crypto/Customers.js.map +0 -1
- package/cjs/resources/Crypto/DepositAddresses.d.ts +0 -89
- package/cjs/resources/Crypto/DepositAddresses.js +0 -31
- package/cjs/resources/Crypto/DepositAddresses.js.map +0 -1
- package/cjs/resources/Crypto/OnrampSessions.d.ts +0 -417
- package/cjs/resources/Crypto/OnrampSessions.js +0 -47
- package/cjs/resources/Crypto/OnrampSessions.js.map +0 -1
- package/cjs/resources/Crypto/OnrampTransactionLimits.d.ts +0 -61
- package/cjs/resources/Crypto/OnrampTransactionLimits.js +0 -15
- package/cjs/resources/Crypto/OnrampTransactionLimits.js.map +0 -1
- package/cjs/resources/Crypto/index.d.ts +0 -41
- package/cjs/resources/Crypto/index.js +0 -19
- package/cjs/resources/Crypto/index.js.map +0 -1
- package/cjs/resources/DelegatedCheckout/OrderEvents.d.ts +0 -129
- package/cjs/resources/DelegatedCheckout/OrderEvents.js +0 -4
- package/cjs/resources/DelegatedCheckout/OrderEvents.js.map +0 -1
- package/cjs/resources/DelegatedCheckout/Orders.d.ts +0 -159
- package/cjs/resources/DelegatedCheckout/Orders.js +0 -15
- package/cjs/resources/DelegatedCheckout/Orders.js.map +0 -1
- package/cjs/resources/DelegatedCheckout/RequestedSessions.d.ts +0 -1420
- package/cjs/resources/DelegatedCheckout/RequestedSessions.js +0 -47
- package/cjs/resources/DelegatedCheckout/RequestedSessions.js.map +0 -1
- package/cjs/resources/DelegatedCheckout/index.d.ts +0 -25
- package/cjs/resources/DelegatedCheckout/index.js +0 -15
- package/cjs/resources/DelegatedCheckout/index.js.map +0 -1
- package/cjs/resources/FinancialConnections/AccountInferredBalances.d.ts +0 -24
- package/cjs/resources/FinancialConnections/AccountInferredBalances.js +0 -4
- package/cjs/resources/FinancialConnections/AccountInferredBalances.js.map +0 -1
- package/cjs/resources/FinancialConnections/Institutions.d.ts +0 -99
- package/cjs/resources/FinancialConnections/Institutions.js +0 -23
- package/cjs/resources/FinancialConnections/Institutions.js.map +0 -1
- package/cjs/resources/FxQuotes.d.ts +0 -212
- package/cjs/resources/FxQuotes.js +0 -29
- package/cjs/resources/FxQuotes.js.map +0 -1
- package/cjs/resources/GiftCardOperations.d.ts +0 -249
- package/cjs/resources/GiftCardOperations.js +0 -15
- package/cjs/resources/GiftCardOperations.js.map +0 -1
- package/cjs/resources/GiftCards.d.ts +0 -187
- package/cjs/resources/GiftCards.js +0 -51
- package/cjs/resources/GiftCards.js.map +0 -1
- package/cjs/resources/Identity/BlocklistEntries.d.ts +0 -155
- package/cjs/resources/Identity/BlocklistEntries.js +0 -54
- package/cjs/resources/Identity/BlocklistEntries.js.map +0 -1
- package/cjs/resources/Issuing/CreditUnderwritingRecords.d.ts +0 -654
- package/cjs/resources/Issuing/CreditUnderwritingRecords.js +0 -53
- package/cjs/resources/Issuing/CreditUnderwritingRecords.js.map +0 -1
- package/cjs/resources/Issuing/DisputeSettlementDetails.d.ts +0 -93
- package/cjs/resources/Issuing/DisputeSettlementDetails.js +0 -23
- package/cjs/resources/Issuing/DisputeSettlementDetails.js.map +0 -1
- package/cjs/resources/Issuing/FraudLiabilityDebits.d.ts +0 -68
- package/cjs/resources/Issuing/FraudLiabilityDebits.js +0 -23
- package/cjs/resources/Issuing/FraudLiabilityDebits.js.map +0 -1
- package/cjs/resources/Issuing/Programs.d.ts +0 -95
- package/cjs/resources/Issuing/Programs.js +0 -35
- package/cjs/resources/Issuing/Programs.js.map +0 -1
- package/cjs/resources/Issuing/Settlements.d.ts +0 -83
- package/cjs/resources/Issuing/Settlements.js +0 -4
- package/cjs/resources/Issuing/Settlements.js.map +0 -1
- package/cjs/resources/Margins.d.ts +0 -115
- package/cjs/resources/Margins.js +0 -35
- package/cjs/resources/Margins.js.map +0 -1
- package/cjs/resources/Orchestration/PaymentAttempts.d.ts +0 -34
- package/cjs/resources/Orchestration/PaymentAttempts.js +0 -15
- package/cjs/resources/Orchestration/PaymentAttempts.js.map +0 -1
- package/cjs/resources/Orchestration/index.d.ts +0 -12
- package/cjs/resources/Orchestration/index.js +0 -13
- package/cjs/resources/Orchestration/index.js.map +0 -1
- package/cjs/resources/Orders.d.ts +0 -4773
- package/cjs/resources/Orders.js +0 -457
- package/cjs/resources/Orders.js.map +0 -1
- package/cjs/resources/PaymentLocationCapabilities.d.ts +0 -123
- package/cjs/resources/PaymentLocationCapabilities.js +0 -29
- package/cjs/resources/PaymentLocationCapabilities.js.map +0 -1
- package/cjs/resources/PaymentLocations.d.ts +0 -178
- package/cjs/resources/PaymentLocations.js +0 -41
- package/cjs/resources/PaymentLocations.js.map +0 -1
- package/cjs/resources/PaymentMethodBalances.d.ts +0 -46
- package/cjs/resources/PaymentMethodBalances.js +0 -4
- package/cjs/resources/PaymentMethodBalances.js.map +0 -1
- package/cjs/resources/Privacy/RedactionJobValidationErrors.d.ts +0 -36
- package/cjs/resources/Privacy/RedactionJobValidationErrors.js +0 -4
- package/cjs/resources/Privacy/RedactionJobValidationErrors.js.map +0 -1
- package/cjs/resources/Privacy/RedactionJobs.d.ts +0 -227
- package/cjs/resources/Privacy/RedactionJobs.js +0 -73
- package/cjs/resources/Privacy/RedactionJobs.js.map +0 -1
- package/cjs/resources/Privacy/index.d.ts +0 -22
- package/cjs/resources/Privacy/index.js +0 -13
- package/cjs/resources/Privacy/index.js.map +0 -1
- package/cjs/resources/ProductCatalog/TrialOffers.d.ts +0 -126
- package/cjs/resources/ProductCatalog/TrialOffers.js +0 -15
- package/cjs/resources/ProductCatalog/TrialOffers.js.map +0 -1
- package/cjs/resources/ProductCatalog/index.d.ts +0 -12
- package/cjs/resources/ProductCatalog/index.js +0 -13
- package/cjs/resources/ProductCatalog/index.js.map +0 -1
- package/cjs/resources/Profiles.d.ts +0 -68
- package/cjs/resources/Profiles.js +0 -4
- package/cjs/resources/Profiles.js.map +0 -1
- package/cjs/resources/QuoteLines.d.ts +0 -684
- package/cjs/resources/QuoteLines.js +0 -4
- package/cjs/resources/QuoteLines.js.map +0 -1
- package/cjs/resources/QuotePreviewInvoices.d.ts +0 -1179
- package/cjs/resources/QuotePreviewInvoices.js +0 -4
- package/cjs/resources/QuotePreviewInvoices.js.map +0 -1
- package/cjs/resources/QuotePreviewSubscriptionSchedules.d.ts +0 -1045
- package/cjs/resources/QuotePreviewSubscriptionSchedules.js +0 -4
- package/cjs/resources/QuotePreviewSubscriptionSchedules.js.map +0 -1
- package/cjs/resources/Radar/AccountEvaluations.d.ts +0 -308
- package/cjs/resources/Radar/AccountEvaluations.js +0 -27
- package/cjs/resources/Radar/AccountEvaluations.js.map +0 -1
- package/cjs/resources/Radar/CustomerEvaluations.d.ts +0 -245
- package/cjs/resources/Radar/CustomerEvaluations.js +0 -27
- package/cjs/resources/Radar/CustomerEvaluations.js.map +0 -1
- package/cjs/resources/Radar/IssuingAuthorizationEvaluations.d.ts +0 -433
- package/cjs/resources/Radar/IssuingAuthorizationEvaluations.js +0 -15
- package/cjs/resources/Radar/IssuingAuthorizationEvaluations.js.map +0 -1
- package/cjs/resources/RiskSignals.d.ts +0 -10
- package/cjs/resources/RiskSignals.js +0 -4
- package/cjs/resources/RiskSignals.js.map +0 -1
- package/cjs/resources/SharedPayment/GrantedTokens.d.ts +0 -425
- package/cjs/resources/SharedPayment/GrantedTokens.js +0 -15
- package/cjs/resources/SharedPayment/GrantedTokens.js.map +0 -1
- package/cjs/resources/SharedPayment/IssuedTokens.d.ts +0 -336
- package/cjs/resources/SharedPayment/IssuedTokens.js +0 -27
- package/cjs/resources/SharedPayment/IssuedTokens.js.map +0 -1
- package/cjs/resources/SharedPayment/index.d.ts +0 -19
- package/cjs/resources/SharedPayment/index.js +0 -15
- package/cjs/resources/SharedPayment/index.js.map +0 -1
- package/cjs/resources/Tax/Forms.d.ts +0 -228
- package/cjs/resources/Tax/Forms.js +0 -32
- package/cjs/resources/Tax/Forms.js.map +0 -1
- package/cjs/resources/Tax/Locations.d.ts +0 -108
- package/cjs/resources/Tax/Locations.js +0 -33
- package/cjs/resources/Tax/Locations.js.map +0 -1
- package/cjs/resources/TaxFunds.d.ts +0 -174
- package/cjs/resources/TaxFunds.js +0 -23
- package/cjs/resources/TaxFunds.js.map +0 -1
- package/cjs/resources/Terminal/ReaderCollectedData.d.ts +0 -50
- package/cjs/resources/Terminal/ReaderCollectedData.js +0 -15
- package/cjs/resources/Terminal/ReaderCollectedData.js.map +0 -1
- package/cjs/resources/TestHelpers/Capital/FinancingOffers.d.ts +0 -81
- package/cjs/resources/TestHelpers/Capital/FinancingOffers.js +0 -21
- package/cjs/resources/TestHelpers/Capital/FinancingOffers.js.map +0 -1
- package/cjs/resources/TestHelpers/Capital/index.d.ts +0 -8
- package/cjs/resources/TestHelpers/Capital/index.js +0 -13
- package/cjs/resources/TestHelpers/Capital/index.js.map +0 -1
- package/cjs/resources/TestHelpers/Issuing/Disputes.d.ts +0 -127
- package/cjs/resources/TestHelpers/Issuing/Disputes.js +0 -39
- package/cjs/resources/TestHelpers/Issuing/Disputes.js.map +0 -1
- package/cjs/resources/TestHelpers/PaymentIntents.d.ts +0 -38
- package/cjs/resources/TestHelpers/PaymentIntents.js +0 -15
- package/cjs/resources/TestHelpers/PaymentIntents.js.map +0 -1
- package/cjs/resources/TestHelpers/SharedPayment/GrantedTokens.d.ts +0 -75
- package/cjs/resources/TestHelpers/SharedPayment/GrantedTokens.js +0 -21
- package/cjs/resources/TestHelpers/SharedPayment/GrantedTokens.js.map +0 -1
- package/cjs/resources/TestHelpers/SharedPayment/index.d.ts +0 -8
- package/cjs/resources/TestHelpers/SharedPayment/index.js +0 -13
- package/cjs/resources/TestHelpers/SharedPayment/index.js.map +0 -1
- package/cjs/resources/TransitBalances.d.ts +0 -25
- package/cjs/resources/TransitBalances.js +0 -4
- package/cjs/resources/TransitBalances.js.map +0 -1
- package/cjs/resources/V2/Billing/BillSettingVersions.d.ts +0 -72
- package/cjs/resources/V2/Billing/BillSettingVersions.js +0 -4
- package/cjs/resources/V2/Billing/BillSettingVersions.js.map +0 -1
- package/cjs/resources/V2/Billing/BillSettings/Versions.d.ts +0 -33
- package/cjs/resources/V2/Billing/BillSettings/Versions.js +0 -23
- package/cjs/resources/V2/Billing/BillSettings/Versions.js.map +0 -1
- package/cjs/resources/V2/Billing/BillSettings.d.ts +0 -281
- package/cjs/resources/V2/Billing/BillSettings.js +0 -41
- package/cjs/resources/V2/Billing/BillSettings.js.map +0 -1
- package/cjs/resources/V2/Billing/CadenceSpendModifiers.d.ts +0 -84
- package/cjs/resources/V2/Billing/CadenceSpendModifiers.js +0 -4
- package/cjs/resources/V2/Billing/CadenceSpendModifiers.js.map +0 -1
- package/cjs/resources/V2/Billing/Cadences/SpendModifierRules.d.ts +0 -37
- package/cjs/resources/V2/Billing/Cadences/SpendModifierRules.js +0 -23
- package/cjs/resources/V2/Billing/Cadences/SpendModifierRules.js.map +0 -1
- package/cjs/resources/V2/Billing/Cadences.d.ts +0 -1011
- package/cjs/resources/V2/Billing/Cadences.js +0 -264
- package/cjs/resources/V2/Billing/Cadences.js.map +0 -1
- package/cjs/resources/V2/Billing/CollectionSettingVersions.d.ts +0 -237
- package/cjs/resources/V2/Billing/CollectionSettingVersions.js +0 -4
- package/cjs/resources/V2/Billing/CollectionSettingVersions.js.map +0 -1
- package/cjs/resources/V2/Billing/CollectionSettings/Versions.d.ts +0 -33
- package/cjs/resources/V2/Billing/CollectionSettings/Versions.js +0 -70
- package/cjs/resources/V2/Billing/CollectionSettings/Versions.js.map +0 -1
- package/cjs/resources/V2/Billing/CollectionSettings.d.ts +0 -776
- package/cjs/resources/V2/Billing/CollectionSettings.js +0 -166
- package/cjs/resources/V2/Billing/CollectionSettings.js.map +0 -1
- package/cjs/resources/V2/Billing/ContractPricingLineQuantityChanges.d.ts +0 -47
- package/cjs/resources/V2/Billing/ContractPricingLineQuantityChanges.js +0 -4
- package/cjs/resources/V2/Billing/ContractPricingLineQuantityChanges.js.map +0 -1
- package/cjs/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.d.ts +0 -23
- package/cjs/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.js +0 -29
- package/cjs/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.js.map +0 -1
- package/cjs/resources/V2/Billing/Contracts/PricingLines.d.ts +0 -8
- package/cjs/resources/V2/Billing/Contracts/PricingLines.js +0 -15
- package/cjs/resources/V2/Billing/Contracts/PricingLines.js.map +0 -1
- package/cjs/resources/V2/Billing/Contracts.d.ts +0 -1484
- package/cjs/resources/V2/Billing/Contracts.js +0 -331
- package/cjs/resources/V2/Billing/Contracts.js.map +0 -1
- package/cjs/resources/V2/Billing/CustomPricingUnits.d.ts +0 -125
- package/cjs/resources/V2/Billing/CustomPricingUnits.js +0 -35
- package/cjs/resources/V2/Billing/CustomPricingUnits.js.map +0 -1
- package/cjs/resources/V2/Billing/IntentActions.d.ts +0 -603
- package/cjs/resources/V2/Billing/IntentActions.js +0 -4
- package/cjs/resources/V2/Billing/IntentActions.js.map +0 -1
- package/cjs/resources/V2/Billing/Intents/Actions.d.ts +0 -33
- package/cjs/resources/V2/Billing/Intents/Actions.js +0 -70
- package/cjs/resources/V2/Billing/Intents/Actions.js.map +0 -1
- package/cjs/resources/V2/Billing/Intents.d.ts +0 -1253
- package/cjs/resources/V2/Billing/Intents.js +0 -87
- package/cjs/resources/V2/Billing/Intents.js.map +0 -1
- package/cjs/resources/V2/Billing/LicenseFeeVersions.d.ts +0 -78
- package/cjs/resources/V2/Billing/LicenseFeeVersions.js +0 -4
- package/cjs/resources/V2/Billing/LicenseFeeVersions.js.map +0 -1
- package/cjs/resources/V2/Billing/LicenseFees/Versions.d.ts +0 -33
- package/cjs/resources/V2/Billing/LicenseFees/Versions.js +0 -64
- package/cjs/resources/V2/Billing/LicenseFees/Versions.js.map +0 -1
- package/cjs/resources/V2/Billing/LicenseFees.d.ts +0 -360
- package/cjs/resources/V2/Billing/LicenseFees.js +0 -148
- package/cjs/resources/V2/Billing/LicenseFees.js.map +0 -1
- package/cjs/resources/V2/Billing/LicensedItems.d.ts +0 -170
- package/cjs/resources/V2/Billing/LicensedItems.js +0 -35
- package/cjs/resources/V2/Billing/LicensedItems.js.map +0 -1
- package/cjs/resources/V2/Billing/MeteredItems.d.ts +0 -218
- package/cjs/resources/V2/Billing/MeteredItems.js +0 -35
- package/cjs/resources/V2/Billing/MeteredItems.js.map +0 -1
- package/cjs/resources/V2/Billing/OneTimeItems.d.ts +0 -170
- package/cjs/resources/V2/Billing/OneTimeItems.js +0 -35
- package/cjs/resources/V2/Billing/OneTimeItems.js.map +0 -1
- package/cjs/resources/V2/Billing/PricingPlanComponents.d.ts +0 -80
- package/cjs/resources/V2/Billing/PricingPlanComponents.js +0 -4
- package/cjs/resources/V2/Billing/PricingPlanComponents.js.map +0 -1
- package/cjs/resources/V2/Billing/PricingPlanSubscriptions.d.ts +0 -620
- package/cjs/resources/V2/Billing/PricingPlanSubscriptions.js +0 -296
- package/cjs/resources/V2/Billing/PricingPlanSubscriptions.js.map +0 -1
- package/cjs/resources/V2/Billing/PricingPlanVersions.d.ts +0 -30
- package/cjs/resources/V2/Billing/PricingPlanVersions.js +0 -4
- package/cjs/resources/V2/Billing/PricingPlanVersions.js.map +0 -1
- package/cjs/resources/V2/Billing/PricingPlans/Components.d.ts +0 -142
- package/cjs/resources/V2/Billing/PricingPlans/Components.js +0 -41
- package/cjs/resources/V2/Billing/PricingPlans/Components.js.map +0 -1
- package/cjs/resources/V2/Billing/PricingPlans/Versions.d.ts +0 -33
- package/cjs/resources/V2/Billing/PricingPlans/Versions.js +0 -23
- package/cjs/resources/V2/Billing/PricingPlans/Versions.js.map +0 -1
- package/cjs/resources/V2/Billing/PricingPlans.d.ts +0 -169
- package/cjs/resources/V2/Billing/PricingPlans.js +0 -43
- package/cjs/resources/V2/Billing/PricingPlans.js.map +0 -1
- package/cjs/resources/V2/Billing/Profiles.d.ts +0 -162
- package/cjs/resources/V2/Billing/Profiles.js +0 -35
- package/cjs/resources/V2/Billing/Profiles.js.map +0 -1
- package/cjs/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.d.ts +0 -45
- package/cjs/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.js +0 -4
- package/cjs/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.js.map +0 -1
- package/cjs/resources/V2/Billing/RateCardRates.d.ts +0 -111
- package/cjs/resources/V2/Billing/RateCardRates.js +0 -4
- package/cjs/resources/V2/Billing/RateCardRates.js.map +0 -1
- package/cjs/resources/V2/Billing/RateCardSubscriptions.d.ts +0 -215
- package/cjs/resources/V2/Billing/RateCardSubscriptions.js +0 -41
- package/cjs/resources/V2/Billing/RateCardSubscriptions.js.map +0 -1
- package/cjs/resources/V2/Billing/RateCardVersions.d.ts +0 -22
- package/cjs/resources/V2/Billing/RateCardVersions.js +0 -4
- package/cjs/resources/V2/Billing/RateCardVersions.js.map +0 -1
- package/cjs/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.d.ts +0 -79
- package/cjs/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.js +0 -35
- package/cjs/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.js.map +0 -1
- package/cjs/resources/V2/Billing/RateCards/Rates.d.ts +0 -145
- package/cjs/resources/V2/Billing/RateCards/Rates.js +0 -110
- package/cjs/resources/V2/Billing/RateCards/Rates.js.map +0 -1
- package/cjs/resources/V2/Billing/RateCards/Versions.d.ts +0 -33
- package/cjs/resources/V2/Billing/RateCards/Versions.js +0 -23
- package/cjs/resources/V2/Billing/RateCards/Versions.js.map +0 -1
- package/cjs/resources/V2/Billing/RateCards.d.ts +0 -336
- package/cjs/resources/V2/Billing/RateCards.js +0 -76
- package/cjs/resources/V2/Billing/RateCards.js.map +0 -1
- package/cjs/resources/V2/Billing/ServiceActions.d.ts +0 -510
- package/cjs/resources/V2/Billing/ServiceActions.js +0 -162
- package/cjs/resources/V2/Billing/ServiceActions.js.map +0 -1
- package/cjs/resources/V2/Core/AccountEvaluations.d.ts +0 -156
- package/cjs/resources/V2/Core/AccountEvaluations.js +0 -15
- package/cjs/resources/V2/Core/AccountEvaluations.js.map +0 -1
- package/cjs/resources/V2/Core/ApprovalRequests.d.ts +0 -331
- package/cjs/resources/V2/Core/ApprovalRequests.js +0 -46
- package/cjs/resources/V2/Core/ApprovalRequests.js.map +0 -1
- package/cjs/resources/V2/Core/BatchJobs.d.ts +0 -360
- package/cjs/resources/V2/Core/BatchJobs.js +0 -225
- package/cjs/resources/V2/Core/BatchJobs.js.map +0 -1
- package/cjs/resources/V2/Core/ClaimableSandboxes.d.ts +0 -225
- package/cjs/resources/V2/Core/ClaimableSandboxes.js +0 -31
- package/cjs/resources/V2/Core/ClaimableSandboxes.js.map +0 -1
- package/cjs/resources/V2/Core/ConnectionSessions.d.ts +0 -86
- package/cjs/resources/V2/Core/ConnectionSessions.js +0 -21
- package/cjs/resources/V2/Core/ConnectionSessions.js.map +0 -1
- package/cjs/resources/V2/Core/FeeBatches.d.ts +0 -234
- package/cjs/resources/V2/Core/FeeBatches.js +0 -23
- package/cjs/resources/V2/Core/FeeBatches.js.map +0 -1
- package/cjs/resources/V2/Core/FeeEntries.d.ts +0 -200
- package/cjs/resources/V2/Core/FeeEntries.js +0 -23
- package/cjs/resources/V2/Core/FeeEntries.js.map +0 -1
- package/cjs/resources/V2/Core/Health/AlertHistoryEntries.d.ts +0 -416
- package/cjs/resources/V2/Core/Health/AlertHistoryEntries.js +0 -4
- package/cjs/resources/V2/Core/Health/AlertHistoryEntries.js.map +0 -1
- package/cjs/resources/V2/Core/Health/Alerts/History.d.ts +0 -23
- package/cjs/resources/V2/Core/Health/Alerts/History.js +0 -101
- package/cjs/resources/V2/Core/Health/Alerts/History.js.map +0 -1
- package/cjs/resources/V2/Core/Health/Alerts.d.ts +0 -530
- package/cjs/resources/V2/Core/Health/Alerts.js +0 -182
- package/cjs/resources/V2/Core/Health/Alerts.js.map +0 -1
- package/cjs/resources/V2/Core/Health/index.d.ts +0 -16
- package/cjs/resources/V2/Core/Health/index.js +0 -13
- package/cjs/resources/V2/Core/Health/index.js.map +0 -1
- package/cjs/resources/V2/Core/Vault/GbBankAccounts.d.ts +0 -280
- package/cjs/resources/V2/Core/Vault/GbBankAccounts.js +0 -54
- package/cjs/resources/V2/Core/Vault/GbBankAccounts.js.map +0 -1
- package/cjs/resources/V2/Core/Vault/UsBankAccounts.d.ts +0 -252
- package/cjs/resources/V2/Core/Vault/UsBankAccounts.js +0 -65
- package/cjs/resources/V2/Core/Vault/UsBankAccounts.js.map +0 -1
- package/cjs/resources/V2/Core/Vault/index.d.ts +0 -28
- package/cjs/resources/V2/Core/Vault/index.js +0 -15
- package/cjs/resources/V2/Core/Vault/index.js.map +0 -1
- package/cjs/resources/V2/Data/Analytics/MetricQuery.d.ts +0 -74
- package/cjs/resources/V2/Data/Analytics/MetricQuery.js +0 -36
- package/cjs/resources/V2/Data/Analytics/MetricQuery.js.map +0 -1
- package/cjs/resources/V2/Data/Analytics/MetricQueryResults.d.ts +0 -76
- package/cjs/resources/V2/Data/Analytics/MetricQueryResults.js +0 -4
- package/cjs/resources/V2/Data/Analytics/MetricQueryResults.js.map +0 -1
- package/cjs/resources/V2/Data/Analytics/index.d.ts +0 -12
- package/cjs/resources/V2/Data/Analytics/index.js +0 -13
- package/cjs/resources/V2/Data/Analytics/index.js.map +0 -1
- package/cjs/resources/V2/Data/Reporting/QueryRuns.d.ts +0 -172
- package/cjs/resources/V2/Data/Reporting/QueryRuns.js +0 -46
- package/cjs/resources/V2/Data/Reporting/QueryRuns.js.map +0 -1
- package/cjs/resources/V2/Data/Reporting/index.d.ts +0 -13
- package/cjs/resources/V2/Data/Reporting/index.js +0 -13
- package/cjs/resources/V2/Data/Reporting/index.js.map +0 -1
- package/cjs/resources/V2/Data/index.d.ts +0 -13
- package/cjs/resources/V2/Data/index.js +0 -15
- package/cjs/resources/V2/Data/index.js.map +0 -1
- package/cjs/resources/V2/Extend/WorkflowRuns.d.ts +0 -163
- package/cjs/resources/V2/Extend/WorkflowRuns.js +0 -23
- package/cjs/resources/V2/Extend/WorkflowRuns.js.map +0 -1
- package/cjs/resources/V2/Extend/Workflows.d.ts +0 -120
- package/cjs/resources/V2/Extend/Workflows.js +0 -30
- package/cjs/resources/V2/Extend/Workflows.js.map +0 -1
- package/cjs/resources/V2/Extend/index.d.ts +0 -20
- package/cjs/resources/V2/Extend/index.js +0 -15
- package/cjs/resources/V2/Extend/index.js.map +0 -1
- package/cjs/resources/V2/FinancialAddressCreditSimulations.d.ts +0 -14
- package/cjs/resources/V2/FinancialAddressCreditSimulations.js +0 -4
- package/cjs/resources/V2/FinancialAddressCreditSimulations.js.map +0 -1
- package/cjs/resources/V2/FinancialAddressGeneratedMicrodeposits.d.ts +0 -19
- package/cjs/resources/V2/FinancialAddressGeneratedMicrodeposits.js +0 -4
- package/cjs/resources/V2/FinancialAddressGeneratedMicrodeposits.js.map +0 -1
- package/cjs/resources/V2/Iam/ActivityLogs.d.ts +0 -211
- package/cjs/resources/V2/Iam/ActivityLogs.js +0 -23
- package/cjs/resources/V2/Iam/ActivityLogs.js.map +0 -1
- package/cjs/resources/V2/Iam/ApiKeys.d.ts +0 -305
- package/cjs/resources/V2/Iam/ApiKeys.js +0 -47
- package/cjs/resources/V2/Iam/ApiKeys.js.map +0 -1
- package/cjs/resources/V2/Iam/index.d.ts +0 -23
- package/cjs/resources/V2/Iam/index.js +0 -15
- package/cjs/resources/V2/Iam/index.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/Adjustments.d.ts +0 -135
- package/cjs/resources/V2/MoneyManagement/Adjustments.js +0 -23
- package/cjs/resources/V2/MoneyManagement/Adjustments.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/CurrencyConversions.d.ts +0 -131
- package/cjs/resources/V2/MoneyManagement/CurrencyConversions.js +0 -31
- package/cjs/resources/V2/MoneyManagement/CurrencyConversions.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/DebitDisputes.d.ts +0 -168
- package/cjs/resources/V2/MoneyManagement/DebitDisputes.js +0 -29
- package/cjs/resources/V2/MoneyManagement/DebitDisputes.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/FinancialAccountStatements.d.ts +0 -99
- package/cjs/resources/V2/MoneyManagement/FinancialAccountStatements.js +0 -4
- package/cjs/resources/V2/MoneyManagement/FinancialAccountStatements.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/FinancialAccounts/Statements.d.ts +0 -44
- package/cjs/resources/V2/MoneyManagement/FinancialAccounts/Statements.js +0 -53
- package/cjs/resources/V2/MoneyManagement/FinancialAccounts/Statements.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/FinancialAccounts.d.ts +0 -449
- package/cjs/resources/V2/MoneyManagement/FinancialAccounts.js +0 -50
- package/cjs/resources/V2/MoneyManagement/FinancialAccounts.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.d.ts +0 -14
- package/cjs/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.js +0 -4
- package/cjs/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/FinancialAddresses.d.ts +0 -304
- package/cjs/resources/V2/MoneyManagement/FinancialAddresses.js +0 -31
- package/cjs/resources/V2/MoneyManagement/FinancialAddresses.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/InboundTransfers.d.ts +0 -251
- package/cjs/resources/V2/MoneyManagement/InboundTransfers.js +0 -30
- package/cjs/resources/V2/MoneyManagement/InboundTransfers.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/OutboundPaymentQuotes.d.ts +0 -219
- package/cjs/resources/V2/MoneyManagement/OutboundPaymentQuotes.js +0 -22
- package/cjs/resources/V2/MoneyManagement/OutboundPaymentQuotes.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/OutboundPayments.d.ts +0 -638
- package/cjs/resources/V2/MoneyManagement/OutboundPayments.js +0 -41
- package/cjs/resources/V2/MoneyManagement/OutboundPayments.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/OutboundSetupIntents.d.ts +0 -318
- package/cjs/resources/V2/MoneyManagement/OutboundSetupIntents.js +0 -49
- package/cjs/resources/V2/MoneyManagement/OutboundSetupIntents.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/OutboundTransfers.d.ts +0 -394
- package/cjs/resources/V2/MoneyManagement/OutboundTransfers.js +0 -39
- package/cjs/resources/V2/MoneyManagement/OutboundTransfers.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/PayoutIntents.d.ts +0 -525
- package/cjs/resources/V2/MoneyManagement/PayoutIntents.js +0 -44
- package/cjs/resources/V2/MoneyManagement/PayoutIntents.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/PayoutMethods.d.ts +0 -277
- package/cjs/resources/V2/MoneyManagement/PayoutMethods.js +0 -44
- package/cjs/resources/V2/MoneyManagement/PayoutMethods.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.d.ts +0 -92
- package/cjs/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.js +0 -17
- package/cjs/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/ReceivedCredits.d.ts +0 -481
- package/cjs/resources/V2/MoneyManagement/ReceivedCredits.js +0 -23
- package/cjs/resources/V2/MoneyManagement/ReceivedCredits.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/ReceivedDebits.d.ts +0 -264
- package/cjs/resources/V2/MoneyManagement/ReceivedDebits.js +0 -23
- package/cjs/resources/V2/MoneyManagement/ReceivedDebits.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/RecipientVerifications.d.ts +0 -116
- package/cjs/resources/V2/MoneyManagement/RecipientVerifications.js +0 -27
- package/cjs/resources/V2/MoneyManagement/RecipientVerifications.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.d.ts +0 -30
- package/cjs/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.js +0 -15
- package/cjs/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/TestHelpers/index.d.ts +0 -8
- package/cjs/resources/V2/MoneyManagement/TestHelpers/index.js +0 -13
- package/cjs/resources/V2/MoneyManagement/TestHelpers/index.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/TransactionEntries.d.ts +0 -266
- package/cjs/resources/V2/MoneyManagement/TransactionEntries.js +0 -23
- package/cjs/resources/V2/MoneyManagement/TransactionEntries.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/Transactions.d.ts +0 -297
- package/cjs/resources/V2/MoneyManagement/Transactions.js +0 -23
- package/cjs/resources/V2/MoneyManagement/Transactions.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/index.d.ts +0 -143
- package/cjs/resources/V2/MoneyManagement/index.js +0 -49
- package/cjs/resources/V2/MoneyManagement/index.js.map +0 -1
- package/cjs/resources/V2/Network/BusinessProfiles.d.ts +0 -92
- package/cjs/resources/V2/Network/BusinessProfiles.js +0 -21
- package/cjs/resources/V2/Network/BusinessProfiles.js.map +0 -1
- package/cjs/resources/V2/Network/index.d.ts +0 -13
- package/cjs/resources/V2/Network/index.js +0 -13
- package/cjs/resources/V2/Network/index.js.map +0 -1
- package/cjs/resources/V2/OrchestratedCommerce/Agreements.d.ts +0 -143
- package/cjs/resources/V2/OrchestratedCommerce/Agreements.js +0 -41
- package/cjs/resources/V2/OrchestratedCommerce/Agreements.js.map +0 -1
- package/cjs/resources/V2/OrchestratedCommerce/index.d.ts +0 -16
- package/cjs/resources/V2/OrchestratedCommerce/index.js +0 -13
- package/cjs/resources/V2/OrchestratedCommerce/index.js.map +0 -1
- package/cjs/resources/V2/Payments/OffSessionPayments.d.ts +0 -823
- package/cjs/resources/V2/Payments/OffSessionPayments.js +0 -53
- package/cjs/resources/V2/Payments/OffSessionPayments.js.map +0 -1
- package/cjs/resources/V2/Payments/SettlementAllocationIntentSplits.d.ts +0 -73
- package/cjs/resources/V2/Payments/SettlementAllocationIntentSplits.js +0 -4
- package/cjs/resources/V2/Payments/SettlementAllocationIntentSplits.js.map +0 -1
- package/cjs/resources/V2/Payments/SettlementAllocationIntents/Splits.d.ts +0 -85
- package/cjs/resources/V2/Payments/SettlementAllocationIntents/Splits.js +0 -35
- package/cjs/resources/V2/Payments/SettlementAllocationIntents/Splits.js.map +0 -1
- package/cjs/resources/V2/Payments/SettlementAllocationIntents.d.ts +0 -209
- package/cjs/resources/V2/Payments/SettlementAllocationIntents.js +0 -53
- package/cjs/resources/V2/Payments/SettlementAllocationIntents.js.map +0 -1
- package/cjs/resources/V2/Payments/index.d.ts +0 -31
- package/cjs/resources/V2/Payments/index.js +0 -15
- package/cjs/resources/V2/Payments/index.js.map +0 -1
- package/cjs/resources/V2/Reporting/ReportRuns.d.ts +0 -191
- package/cjs/resources/V2/Reporting/ReportRuns.js +0 -50
- package/cjs/resources/V2/Reporting/ReportRuns.js.map +0 -1
- package/cjs/resources/V2/Reporting/Reports.d.ts +0 -106
- package/cjs/resources/V2/Reporting/Reports.js +0 -17
- package/cjs/resources/V2/Reporting/Reports.js.map +0 -1
- package/cjs/resources/V2/Reporting/index.d.ts +0 -18
- package/cjs/resources/V2/Reporting/index.js +0 -15
- package/cjs/resources/V2/Reporting/index.js.map +0 -1
- package/cjs/resources/V2/Signals/AccountSignals.d.ts +0 -172
- package/cjs/resources/V2/Signals/AccountSignals.js +0 -58
- package/cjs/resources/V2/Signals/AccountSignals.js.map +0 -1
- package/cjs/resources/V2/Signals/index.d.ts +0 -13
- package/cjs/resources/V2/Signals/index.js +0 -13
- package/cjs/resources/V2/Signals/index.js.map +0 -1
- package/cjs/resources/V2/Tax/ManualRules.d.ts +0 -331
- package/cjs/resources/V2/Tax/ManualRules.js +0 -193
- package/cjs/resources/V2/Tax/ManualRules.js.map +0 -1
- package/cjs/resources/V2/Tax/index.d.ts +0 -16
- package/cjs/resources/V2/Tax/index.js +0 -13
- package/cjs/resources/V2/Tax/index.js.map +0 -1
- package/cjs/resources/V2/TestHelpers/FinancialAddresses.d.ts +0 -45
- package/cjs/resources/V2/TestHelpers/FinancialAddresses.js +0 -23
- package/cjs/resources/V2/TestHelpers/FinancialAddresses.js.map +0 -1
- package/cjs/resources/V2/TestHelpers/MoneyManagement.d.ts +0 -31
- package/cjs/resources/V2/TestHelpers/MoneyManagement.js +0 -15
- package/cjs/resources/V2/TestHelpers/MoneyManagement.js.map +0 -1
- package/cjs/resources/V2/TestHelpers/index.d.ts +0 -10
- package/cjs/resources/V2/TestHelpers/index.js +0 -15
- package/cjs/resources/V2/TestHelpers/index.js.map +0 -1
- package/esm/StripeEventNotificationHandler.d.ts +0 -19
- package/esm/StripeEventNotificationHandler.js +0 -477
- package/esm/StripeEventNotificationHandler.js.map +0 -1
- package/esm/resources/AccountNotices.d.ts +0 -140
- package/esm/resources/AccountNotices.js +0 -25
- package/esm/resources/AccountNotices.js.map +0 -1
- package/esm/resources/AccountSignals.d.ts +0 -111
- package/esm/resources/AccountSignals.js +0 -3
- package/esm/resources/AccountSignals.js.map +0 -1
- package/esm/resources/BalanceTransfers.d.ts +0 -160
- package/esm/resources/BalanceTransfers.js +0 -11
- package/esm/resources/BalanceTransfers.js.map +0 -1
- package/esm/resources/Billing/AlertNotifications.d.ts +0 -75
- package/esm/resources/Billing/AlertNotifications.js +0 -3
- package/esm/resources/Billing/AlertNotifications.js.map +0 -1
- package/esm/resources/Billing/AlertRecovereds.d.ts +0 -56
- package/esm/resources/Billing/AlertRecovereds.js +0 -3
- package/esm/resources/Billing/AlertRecovereds.js.map +0 -1
- package/esm/resources/Billing/Analytics/MeterUsage.d.ts +0 -88
- package/esm/resources/Billing/Analytics/MeterUsage.js +0 -11
- package/esm/resources/Billing/Analytics/MeterUsage.js.map +0 -1
- package/esm/resources/Billing/Analytics/MeterUsageRows.d.ts +0 -38
- package/esm/resources/Billing/Analytics/MeterUsageRows.js +0 -3
- package/esm/resources/Billing/Analytics/MeterUsageRows.js.map +0 -1
- package/esm/resources/Billing/Analytics/index.d.ts +0 -15
- package/esm/resources/Billing/Analytics/index.js +0 -9
- package/esm/resources/Billing/Analytics/index.js.map +0 -1
- package/esm/resources/Capital/FinancingOffers.d.ts +0 -194
- package/esm/resources/Capital/FinancingOffers.js +0 -26
- package/esm/resources/Capital/FinancingOffers.js.map +0 -1
- package/esm/resources/Capital/FinancingSummary.d.ts +0 -102
- package/esm/resources/Capital/FinancingSummary.js +0 -11
- package/esm/resources/Capital/FinancingSummary.js.map +0 -1
- package/esm/resources/Capital/FinancingTransactions.d.ts +0 -141
- package/esm/resources/Capital/FinancingTransactions.js +0 -20
- package/esm/resources/Capital/FinancingTransactions.js.map +0 -1
- package/esm/resources/Capital/index.d.ts +0 -25
- package/esm/resources/Capital/index.js +0 -13
- package/esm/resources/Capital/index.js.map +0 -1
- package/esm/resources/Crypto/CustomerConsumerWallets.d.ts +0 -30
- package/esm/resources/Crypto/CustomerConsumerWallets.js +0 -3
- package/esm/resources/Crypto/CustomerConsumerWallets.js.map +0 -1
- package/esm/resources/Crypto/CustomerPaymentTokens.d.ts +0 -80
- package/esm/resources/Crypto/CustomerPaymentTokens.js +0 -3
- package/esm/resources/Crypto/CustomerPaymentTokens.js.map +0 -1
- package/esm/resources/Crypto/Customers.d.ts +0 -111
- package/esm/resources/Crypto/Customers.js +0 -27
- package/esm/resources/Crypto/Customers.js.map +0 -1
- package/esm/resources/Crypto/DepositAddresses.d.ts +0 -89
- package/esm/resources/Crypto/DepositAddresses.js +0 -27
- package/esm/resources/Crypto/DepositAddresses.js.map +0 -1
- package/esm/resources/Crypto/OnrampSessions.d.ts +0 -417
- package/esm/resources/Crypto/OnrampSessions.js +0 -43
- package/esm/resources/Crypto/OnrampSessions.js.map +0 -1
- package/esm/resources/Crypto/OnrampTransactionLimits.d.ts +0 -61
- package/esm/resources/Crypto/OnrampTransactionLimits.js +0 -11
- package/esm/resources/Crypto/OnrampTransactionLimits.js.map +0 -1
- package/esm/resources/Crypto/index.d.ts +0 -41
- package/esm/resources/Crypto/index.js +0 -15
- package/esm/resources/Crypto/index.js.map +0 -1
- package/esm/resources/DelegatedCheckout/OrderEvents.d.ts +0 -129
- package/esm/resources/DelegatedCheckout/OrderEvents.js +0 -3
- package/esm/resources/DelegatedCheckout/OrderEvents.js.map +0 -1
- package/esm/resources/DelegatedCheckout/Orders.d.ts +0 -159
- package/esm/resources/DelegatedCheckout/Orders.js +0 -11
- package/esm/resources/DelegatedCheckout/Orders.js.map +0 -1
- package/esm/resources/DelegatedCheckout/RequestedSessions.d.ts +0 -1420
- package/esm/resources/DelegatedCheckout/RequestedSessions.js +0 -43
- package/esm/resources/DelegatedCheckout/RequestedSessions.js.map +0 -1
- package/esm/resources/DelegatedCheckout/index.d.ts +0 -25
- package/esm/resources/DelegatedCheckout/index.js +0 -11
- package/esm/resources/DelegatedCheckout/index.js.map +0 -1
- package/esm/resources/FinancialConnections/AccountInferredBalances.d.ts +0 -24
- package/esm/resources/FinancialConnections/AccountInferredBalances.js +0 -3
- package/esm/resources/FinancialConnections/AccountInferredBalances.js.map +0 -1
- package/esm/resources/FinancialConnections/Institutions.d.ts +0 -99
- package/esm/resources/FinancialConnections/Institutions.js +0 -19
- package/esm/resources/FinancialConnections/Institutions.js.map +0 -1
- package/esm/resources/FxQuotes.d.ts +0 -212
- package/esm/resources/FxQuotes.js +0 -25
- package/esm/resources/FxQuotes.js.map +0 -1
- package/esm/resources/GiftCardOperations.d.ts +0 -249
- package/esm/resources/GiftCardOperations.js +0 -11
- package/esm/resources/GiftCardOperations.js.map +0 -1
- package/esm/resources/GiftCards.d.ts +0 -187
- package/esm/resources/GiftCards.js +0 -47
- package/esm/resources/GiftCards.js.map +0 -1
- package/esm/resources/Identity/BlocklistEntries.d.ts +0 -155
- package/esm/resources/Identity/BlocklistEntries.js +0 -50
- package/esm/resources/Identity/BlocklistEntries.js.map +0 -1
- package/esm/resources/Issuing/CreditUnderwritingRecords.d.ts +0 -654
- package/esm/resources/Issuing/CreditUnderwritingRecords.js +0 -49
- package/esm/resources/Issuing/CreditUnderwritingRecords.js.map +0 -1
- package/esm/resources/Issuing/DisputeSettlementDetails.d.ts +0 -93
- package/esm/resources/Issuing/DisputeSettlementDetails.js +0 -19
- package/esm/resources/Issuing/DisputeSettlementDetails.js.map +0 -1
- package/esm/resources/Issuing/FraudLiabilityDebits.d.ts +0 -68
- package/esm/resources/Issuing/FraudLiabilityDebits.js +0 -19
- package/esm/resources/Issuing/FraudLiabilityDebits.js.map +0 -1
- package/esm/resources/Issuing/Programs.d.ts +0 -95
- package/esm/resources/Issuing/Programs.js +0 -31
- package/esm/resources/Issuing/Programs.js.map +0 -1
- package/esm/resources/Issuing/Settlements.d.ts +0 -83
- package/esm/resources/Issuing/Settlements.js +0 -3
- package/esm/resources/Issuing/Settlements.js.map +0 -1
- package/esm/resources/Margins.d.ts +0 -115
- package/esm/resources/Margins.js +0 -31
- package/esm/resources/Margins.js.map +0 -1
- package/esm/resources/Orchestration/PaymentAttempts.d.ts +0 -34
- package/esm/resources/Orchestration/PaymentAttempts.js +0 -11
- package/esm/resources/Orchestration/PaymentAttempts.js.map +0 -1
- package/esm/resources/Orchestration/index.d.ts +0 -12
- package/esm/resources/Orchestration/index.js +0 -9
- package/esm/resources/Orchestration/index.js.map +0 -1
- package/esm/resources/Orders.d.ts +0 -4773
- package/esm/resources/Orders.js +0 -453
- package/esm/resources/Orders.js.map +0 -1
- package/esm/resources/PaymentLocationCapabilities.d.ts +0 -123
- package/esm/resources/PaymentLocationCapabilities.js +0 -25
- package/esm/resources/PaymentLocationCapabilities.js.map +0 -1
- package/esm/resources/PaymentLocations.d.ts +0 -178
- package/esm/resources/PaymentLocations.js +0 -37
- package/esm/resources/PaymentLocations.js.map +0 -1
- package/esm/resources/PaymentMethodBalances.d.ts +0 -46
- package/esm/resources/PaymentMethodBalances.js +0 -3
- package/esm/resources/PaymentMethodBalances.js.map +0 -1
- package/esm/resources/Privacy/RedactionJobValidationErrors.d.ts +0 -36
- package/esm/resources/Privacy/RedactionJobValidationErrors.js +0 -3
- package/esm/resources/Privacy/RedactionJobValidationErrors.js.map +0 -1
- package/esm/resources/Privacy/RedactionJobs.d.ts +0 -227
- package/esm/resources/Privacy/RedactionJobs.js +0 -69
- package/esm/resources/Privacy/RedactionJobs.js.map +0 -1
- package/esm/resources/Privacy/index.d.ts +0 -22
- package/esm/resources/Privacy/index.js +0 -9
- package/esm/resources/Privacy/index.js.map +0 -1
- package/esm/resources/ProductCatalog/TrialOffers.d.ts +0 -126
- package/esm/resources/ProductCatalog/TrialOffers.js +0 -11
- package/esm/resources/ProductCatalog/TrialOffers.js.map +0 -1
- package/esm/resources/ProductCatalog/index.d.ts +0 -12
- package/esm/resources/ProductCatalog/index.js +0 -9
- package/esm/resources/ProductCatalog/index.js.map +0 -1
- package/esm/resources/Profiles.d.ts +0 -68
- package/esm/resources/Profiles.js +0 -3
- package/esm/resources/Profiles.js.map +0 -1
- package/esm/resources/QuoteLines.d.ts +0 -684
- package/esm/resources/QuoteLines.js +0 -3
- package/esm/resources/QuoteLines.js.map +0 -1
- package/esm/resources/QuotePreviewInvoices.d.ts +0 -1179
- package/esm/resources/QuotePreviewInvoices.js +0 -3
- package/esm/resources/QuotePreviewInvoices.js.map +0 -1
- package/esm/resources/QuotePreviewSubscriptionSchedules.d.ts +0 -1045
- package/esm/resources/QuotePreviewSubscriptionSchedules.js +0 -3
- package/esm/resources/QuotePreviewSubscriptionSchedules.js.map +0 -1
- package/esm/resources/Radar/AccountEvaluations.d.ts +0 -308
- package/esm/resources/Radar/AccountEvaluations.js +0 -23
- package/esm/resources/Radar/AccountEvaluations.js.map +0 -1
- package/esm/resources/Radar/CustomerEvaluations.d.ts +0 -245
- package/esm/resources/Radar/CustomerEvaluations.js +0 -23
- package/esm/resources/Radar/CustomerEvaluations.js.map +0 -1
- package/esm/resources/Radar/IssuingAuthorizationEvaluations.d.ts +0 -433
- package/esm/resources/Radar/IssuingAuthorizationEvaluations.js +0 -11
- package/esm/resources/Radar/IssuingAuthorizationEvaluations.js.map +0 -1
- package/esm/resources/RiskSignals.d.ts +0 -10
- package/esm/resources/RiskSignals.js +0 -3
- package/esm/resources/RiskSignals.js.map +0 -1
- package/esm/resources/SharedPayment/GrantedTokens.d.ts +0 -425
- package/esm/resources/SharedPayment/GrantedTokens.js +0 -11
- package/esm/resources/SharedPayment/GrantedTokens.js.map +0 -1
- package/esm/resources/SharedPayment/IssuedTokens.d.ts +0 -336
- package/esm/resources/SharedPayment/IssuedTokens.js +0 -23
- package/esm/resources/SharedPayment/IssuedTokens.js.map +0 -1
- package/esm/resources/SharedPayment/index.d.ts +0 -19
- package/esm/resources/SharedPayment/index.js +0 -11
- package/esm/resources/SharedPayment/index.js.map +0 -1
- package/esm/resources/Tax/Forms.d.ts +0 -228
- package/esm/resources/Tax/Forms.js +0 -28
- package/esm/resources/Tax/Forms.js.map +0 -1
- package/esm/resources/Tax/Locations.d.ts +0 -108
- package/esm/resources/Tax/Locations.js +0 -29
- package/esm/resources/Tax/Locations.js.map +0 -1
- package/esm/resources/TaxFunds.d.ts +0 -174
- package/esm/resources/TaxFunds.js +0 -19
- package/esm/resources/TaxFunds.js.map +0 -1
- package/esm/resources/Terminal/ReaderCollectedData.d.ts +0 -50
- package/esm/resources/Terminal/ReaderCollectedData.js +0 -11
- package/esm/resources/Terminal/ReaderCollectedData.js.map +0 -1
- package/esm/resources/TestHelpers/Capital/FinancingOffers.d.ts +0 -81
- package/esm/resources/TestHelpers/Capital/FinancingOffers.js +0 -17
- package/esm/resources/TestHelpers/Capital/FinancingOffers.js.map +0 -1
- package/esm/resources/TestHelpers/Capital/index.d.ts +0 -8
- package/esm/resources/TestHelpers/Capital/index.js +0 -9
- package/esm/resources/TestHelpers/Capital/index.js.map +0 -1
- package/esm/resources/TestHelpers/Issuing/Disputes.d.ts +0 -127
- package/esm/resources/TestHelpers/Issuing/Disputes.js +0 -35
- package/esm/resources/TestHelpers/Issuing/Disputes.js.map +0 -1
- package/esm/resources/TestHelpers/PaymentIntents.d.ts +0 -38
- package/esm/resources/TestHelpers/PaymentIntents.js +0 -11
- package/esm/resources/TestHelpers/PaymentIntents.js.map +0 -1
- package/esm/resources/TestHelpers/SharedPayment/GrantedTokens.d.ts +0 -75
- package/esm/resources/TestHelpers/SharedPayment/GrantedTokens.js +0 -17
- package/esm/resources/TestHelpers/SharedPayment/GrantedTokens.js.map +0 -1
- package/esm/resources/TestHelpers/SharedPayment/index.d.ts +0 -8
- package/esm/resources/TestHelpers/SharedPayment/index.js +0 -9
- package/esm/resources/TestHelpers/SharedPayment/index.js.map +0 -1
- package/esm/resources/TransitBalances.d.ts +0 -25
- package/esm/resources/TransitBalances.js +0 -3
- package/esm/resources/TransitBalances.js.map +0 -1
- package/esm/resources/V2/Billing/BillSettingVersions.d.ts +0 -72
- package/esm/resources/V2/Billing/BillSettingVersions.js +0 -3
- package/esm/resources/V2/Billing/BillSettingVersions.js.map +0 -1
- package/esm/resources/V2/Billing/BillSettings/Versions.d.ts +0 -33
- package/esm/resources/V2/Billing/BillSettings/Versions.js +0 -19
- package/esm/resources/V2/Billing/BillSettings/Versions.js.map +0 -1
- package/esm/resources/V2/Billing/BillSettings.d.ts +0 -281
- package/esm/resources/V2/Billing/BillSettings.js +0 -37
- package/esm/resources/V2/Billing/BillSettings.js.map +0 -1
- package/esm/resources/V2/Billing/CadenceSpendModifiers.d.ts +0 -84
- package/esm/resources/V2/Billing/CadenceSpendModifiers.js +0 -3
- package/esm/resources/V2/Billing/CadenceSpendModifiers.js.map +0 -1
- package/esm/resources/V2/Billing/Cadences/SpendModifierRules.d.ts +0 -37
- package/esm/resources/V2/Billing/Cadences/SpendModifierRules.js +0 -19
- package/esm/resources/V2/Billing/Cadences/SpendModifierRules.js.map +0 -1
- package/esm/resources/V2/Billing/Cadences.d.ts +0 -1011
- package/esm/resources/V2/Billing/Cadences.js +0 -260
- package/esm/resources/V2/Billing/Cadences.js.map +0 -1
- package/esm/resources/V2/Billing/CollectionSettingVersions.d.ts +0 -237
- package/esm/resources/V2/Billing/CollectionSettingVersions.js +0 -3
- package/esm/resources/V2/Billing/CollectionSettingVersions.js.map +0 -1
- package/esm/resources/V2/Billing/CollectionSettings/Versions.d.ts +0 -33
- package/esm/resources/V2/Billing/CollectionSettings/Versions.js +0 -66
- package/esm/resources/V2/Billing/CollectionSettings/Versions.js.map +0 -1
- package/esm/resources/V2/Billing/CollectionSettings.d.ts +0 -776
- package/esm/resources/V2/Billing/CollectionSettings.js +0 -162
- package/esm/resources/V2/Billing/CollectionSettings.js.map +0 -1
- package/esm/resources/V2/Billing/ContractPricingLineQuantityChanges.d.ts +0 -47
- package/esm/resources/V2/Billing/ContractPricingLineQuantityChanges.js +0 -3
- package/esm/resources/V2/Billing/ContractPricingLineQuantityChanges.js.map +0 -1
- package/esm/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.d.ts +0 -23
- package/esm/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.js +0 -25
- package/esm/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.js.map +0 -1
- package/esm/resources/V2/Billing/Contracts/PricingLines.d.ts +0 -8
- package/esm/resources/V2/Billing/Contracts/PricingLines.js +0 -11
- package/esm/resources/V2/Billing/Contracts/PricingLines.js.map +0 -1
- package/esm/resources/V2/Billing/Contracts.d.ts +0 -1484
- package/esm/resources/V2/Billing/Contracts.js +0 -327
- package/esm/resources/V2/Billing/Contracts.js.map +0 -1
- package/esm/resources/V2/Billing/CustomPricingUnits.d.ts +0 -125
- package/esm/resources/V2/Billing/CustomPricingUnits.js +0 -31
- package/esm/resources/V2/Billing/CustomPricingUnits.js.map +0 -1
- package/esm/resources/V2/Billing/IntentActions.d.ts +0 -603
- package/esm/resources/V2/Billing/IntentActions.js +0 -3
- package/esm/resources/V2/Billing/IntentActions.js.map +0 -1
- package/esm/resources/V2/Billing/Intents/Actions.d.ts +0 -33
- package/esm/resources/V2/Billing/Intents/Actions.js +0 -66
- package/esm/resources/V2/Billing/Intents/Actions.js.map +0 -1
- package/esm/resources/V2/Billing/Intents.d.ts +0 -1253
- package/esm/resources/V2/Billing/Intents.js +0 -83
- package/esm/resources/V2/Billing/Intents.js.map +0 -1
- package/esm/resources/V2/Billing/LicenseFeeVersions.d.ts +0 -78
- package/esm/resources/V2/Billing/LicenseFeeVersions.js +0 -3
- package/esm/resources/V2/Billing/LicenseFeeVersions.js.map +0 -1
- package/esm/resources/V2/Billing/LicenseFees/Versions.d.ts +0 -33
- package/esm/resources/V2/Billing/LicenseFees/Versions.js +0 -60
- package/esm/resources/V2/Billing/LicenseFees/Versions.js.map +0 -1
- package/esm/resources/V2/Billing/LicenseFees.d.ts +0 -360
- package/esm/resources/V2/Billing/LicenseFees.js +0 -144
- package/esm/resources/V2/Billing/LicenseFees.js.map +0 -1
- package/esm/resources/V2/Billing/LicensedItems.d.ts +0 -170
- package/esm/resources/V2/Billing/LicensedItems.js +0 -31
- package/esm/resources/V2/Billing/LicensedItems.js.map +0 -1
- package/esm/resources/V2/Billing/MeteredItems.d.ts +0 -218
- package/esm/resources/V2/Billing/MeteredItems.js +0 -31
- package/esm/resources/V2/Billing/MeteredItems.js.map +0 -1
- package/esm/resources/V2/Billing/OneTimeItems.d.ts +0 -170
- package/esm/resources/V2/Billing/OneTimeItems.js +0 -31
- package/esm/resources/V2/Billing/OneTimeItems.js.map +0 -1
- package/esm/resources/V2/Billing/PricingPlanComponents.d.ts +0 -80
- package/esm/resources/V2/Billing/PricingPlanComponents.js +0 -3
- package/esm/resources/V2/Billing/PricingPlanComponents.js.map +0 -1
- package/esm/resources/V2/Billing/PricingPlanSubscriptions.d.ts +0 -620
- package/esm/resources/V2/Billing/PricingPlanSubscriptions.js +0 -292
- package/esm/resources/V2/Billing/PricingPlanSubscriptions.js.map +0 -1
- package/esm/resources/V2/Billing/PricingPlanVersions.d.ts +0 -30
- package/esm/resources/V2/Billing/PricingPlanVersions.js +0 -3
- package/esm/resources/V2/Billing/PricingPlanVersions.js.map +0 -1
- package/esm/resources/V2/Billing/PricingPlans/Components.d.ts +0 -142
- package/esm/resources/V2/Billing/PricingPlans/Components.js +0 -37
- package/esm/resources/V2/Billing/PricingPlans/Components.js.map +0 -1
- package/esm/resources/V2/Billing/PricingPlans/Versions.d.ts +0 -33
- package/esm/resources/V2/Billing/PricingPlans/Versions.js +0 -19
- package/esm/resources/V2/Billing/PricingPlans/Versions.js.map +0 -1
- package/esm/resources/V2/Billing/PricingPlans.d.ts +0 -169
- package/esm/resources/V2/Billing/PricingPlans.js +0 -39
- package/esm/resources/V2/Billing/PricingPlans.js.map +0 -1
- package/esm/resources/V2/Billing/Profiles.d.ts +0 -162
- package/esm/resources/V2/Billing/Profiles.js +0 -31
- package/esm/resources/V2/Billing/Profiles.js.map +0 -1
- package/esm/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.d.ts +0 -45
- package/esm/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.js +0 -3
- package/esm/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.js.map +0 -1
- package/esm/resources/V2/Billing/RateCardRates.d.ts +0 -111
- package/esm/resources/V2/Billing/RateCardRates.js +0 -3
- package/esm/resources/V2/Billing/RateCardRates.js.map +0 -1
- package/esm/resources/V2/Billing/RateCardSubscriptions.d.ts +0 -215
- package/esm/resources/V2/Billing/RateCardSubscriptions.js +0 -37
- package/esm/resources/V2/Billing/RateCardSubscriptions.js.map +0 -1
- package/esm/resources/V2/Billing/RateCardVersions.d.ts +0 -22
- package/esm/resources/V2/Billing/RateCardVersions.js +0 -3
- package/esm/resources/V2/Billing/RateCardVersions.js.map +0 -1
- package/esm/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.d.ts +0 -79
- package/esm/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.js +0 -31
- package/esm/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.js.map +0 -1
- package/esm/resources/V2/Billing/RateCards/Rates.d.ts +0 -145
- package/esm/resources/V2/Billing/RateCards/Rates.js +0 -106
- package/esm/resources/V2/Billing/RateCards/Rates.js.map +0 -1
- package/esm/resources/V2/Billing/RateCards/Versions.d.ts +0 -33
- package/esm/resources/V2/Billing/RateCards/Versions.js +0 -19
- package/esm/resources/V2/Billing/RateCards/Versions.js.map +0 -1
- package/esm/resources/V2/Billing/RateCards.d.ts +0 -336
- package/esm/resources/V2/Billing/RateCards.js +0 -72
- package/esm/resources/V2/Billing/RateCards.js.map +0 -1
- package/esm/resources/V2/Billing/ServiceActions.d.ts +0 -510
- package/esm/resources/V2/Billing/ServiceActions.js +0 -158
- package/esm/resources/V2/Billing/ServiceActions.js.map +0 -1
- package/esm/resources/V2/Core/AccountEvaluations.d.ts +0 -156
- package/esm/resources/V2/Core/AccountEvaluations.js +0 -11
- package/esm/resources/V2/Core/AccountEvaluations.js.map +0 -1
- package/esm/resources/V2/Core/ApprovalRequests.d.ts +0 -331
- package/esm/resources/V2/Core/ApprovalRequests.js +0 -42
- package/esm/resources/V2/Core/ApprovalRequests.js.map +0 -1
- package/esm/resources/V2/Core/BatchJobs.d.ts +0 -360
- package/esm/resources/V2/Core/BatchJobs.js +0 -221
- package/esm/resources/V2/Core/BatchJobs.js.map +0 -1
- package/esm/resources/V2/Core/ClaimableSandboxes.d.ts +0 -225
- package/esm/resources/V2/Core/ClaimableSandboxes.js +0 -27
- package/esm/resources/V2/Core/ClaimableSandboxes.js.map +0 -1
- package/esm/resources/V2/Core/ConnectionSessions.d.ts +0 -86
- package/esm/resources/V2/Core/ConnectionSessions.js +0 -17
- package/esm/resources/V2/Core/ConnectionSessions.js.map +0 -1
- package/esm/resources/V2/Core/FeeBatches.d.ts +0 -234
- package/esm/resources/V2/Core/FeeBatches.js +0 -19
- package/esm/resources/V2/Core/FeeBatches.js.map +0 -1
- package/esm/resources/V2/Core/FeeEntries.d.ts +0 -200
- package/esm/resources/V2/Core/FeeEntries.js +0 -19
- package/esm/resources/V2/Core/FeeEntries.js.map +0 -1
- package/esm/resources/V2/Core/Health/AlertHistoryEntries.d.ts +0 -416
- package/esm/resources/V2/Core/Health/AlertHistoryEntries.js +0 -3
- package/esm/resources/V2/Core/Health/AlertHistoryEntries.js.map +0 -1
- package/esm/resources/V2/Core/Health/Alerts/History.d.ts +0 -23
- package/esm/resources/V2/Core/Health/Alerts/History.js +0 -97
- package/esm/resources/V2/Core/Health/Alerts/History.js.map +0 -1
- package/esm/resources/V2/Core/Health/Alerts.d.ts +0 -530
- package/esm/resources/V2/Core/Health/Alerts.js +0 -178
- package/esm/resources/V2/Core/Health/Alerts.js.map +0 -1
- package/esm/resources/V2/Core/Health/index.d.ts +0 -16
- package/esm/resources/V2/Core/Health/index.js +0 -9
- package/esm/resources/V2/Core/Health/index.js.map +0 -1
- package/esm/resources/V2/Core/Vault/GbBankAccounts.d.ts +0 -280
- package/esm/resources/V2/Core/Vault/GbBankAccounts.js +0 -50
- package/esm/resources/V2/Core/Vault/GbBankAccounts.js.map +0 -1
- package/esm/resources/V2/Core/Vault/UsBankAccounts.d.ts +0 -252
- package/esm/resources/V2/Core/Vault/UsBankAccounts.js +0 -61
- package/esm/resources/V2/Core/Vault/UsBankAccounts.js.map +0 -1
- package/esm/resources/V2/Core/Vault/index.d.ts +0 -28
- package/esm/resources/V2/Core/Vault/index.js +0 -11
- package/esm/resources/V2/Core/Vault/index.js.map +0 -1
- package/esm/resources/V2/Data/Analytics/MetricQuery.d.ts +0 -74
- package/esm/resources/V2/Data/Analytics/MetricQuery.js +0 -32
- package/esm/resources/V2/Data/Analytics/MetricQuery.js.map +0 -1
- package/esm/resources/V2/Data/Analytics/MetricQueryResults.d.ts +0 -76
- package/esm/resources/V2/Data/Analytics/MetricQueryResults.js +0 -3
- package/esm/resources/V2/Data/Analytics/MetricQueryResults.js.map +0 -1
- package/esm/resources/V2/Data/Analytics/index.d.ts +0 -12
- package/esm/resources/V2/Data/Analytics/index.js +0 -9
- package/esm/resources/V2/Data/Analytics/index.js.map +0 -1
- package/esm/resources/V2/Data/Reporting/QueryRuns.d.ts +0 -172
- package/esm/resources/V2/Data/Reporting/QueryRuns.js +0 -42
- package/esm/resources/V2/Data/Reporting/QueryRuns.js.map +0 -1
- package/esm/resources/V2/Data/Reporting/index.d.ts +0 -13
- package/esm/resources/V2/Data/Reporting/index.js +0 -9
- package/esm/resources/V2/Data/Reporting/index.js.map +0 -1
- package/esm/resources/V2/Data/index.d.ts +0 -13
- package/esm/resources/V2/Data/index.js +0 -11
- package/esm/resources/V2/Data/index.js.map +0 -1
- package/esm/resources/V2/Extend/WorkflowRuns.d.ts +0 -163
- package/esm/resources/V2/Extend/WorkflowRuns.js +0 -19
- package/esm/resources/V2/Extend/WorkflowRuns.js.map +0 -1
- package/esm/resources/V2/Extend/Workflows.d.ts +0 -120
- package/esm/resources/V2/Extend/Workflows.js +0 -26
- package/esm/resources/V2/Extend/Workflows.js.map +0 -1
- package/esm/resources/V2/Extend/index.d.ts +0 -20
- package/esm/resources/V2/Extend/index.js +0 -11
- package/esm/resources/V2/Extend/index.js.map +0 -1
- package/esm/resources/V2/FinancialAddressCreditSimulations.d.ts +0 -14
- package/esm/resources/V2/FinancialAddressCreditSimulations.js +0 -3
- package/esm/resources/V2/FinancialAddressCreditSimulations.js.map +0 -1
- package/esm/resources/V2/FinancialAddressGeneratedMicrodeposits.d.ts +0 -19
- package/esm/resources/V2/FinancialAddressGeneratedMicrodeposits.js +0 -3
- package/esm/resources/V2/FinancialAddressGeneratedMicrodeposits.js.map +0 -1
- package/esm/resources/V2/Iam/ActivityLogs.d.ts +0 -211
- package/esm/resources/V2/Iam/ActivityLogs.js +0 -19
- package/esm/resources/V2/Iam/ActivityLogs.js.map +0 -1
- package/esm/resources/V2/Iam/ApiKeys.d.ts +0 -305
- package/esm/resources/V2/Iam/ApiKeys.js +0 -43
- package/esm/resources/V2/Iam/ApiKeys.js.map +0 -1
- package/esm/resources/V2/Iam/index.d.ts +0 -23
- package/esm/resources/V2/Iam/index.js +0 -11
- package/esm/resources/V2/Iam/index.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/Adjustments.d.ts +0 -135
- package/esm/resources/V2/MoneyManagement/Adjustments.js +0 -19
- package/esm/resources/V2/MoneyManagement/Adjustments.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/CurrencyConversions.d.ts +0 -131
- package/esm/resources/V2/MoneyManagement/CurrencyConversions.js +0 -27
- package/esm/resources/V2/MoneyManagement/CurrencyConversions.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/DebitDisputes.d.ts +0 -168
- package/esm/resources/V2/MoneyManagement/DebitDisputes.js +0 -25
- package/esm/resources/V2/MoneyManagement/DebitDisputes.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/FinancialAccountStatements.d.ts +0 -99
- package/esm/resources/V2/MoneyManagement/FinancialAccountStatements.js +0 -3
- package/esm/resources/V2/MoneyManagement/FinancialAccountStatements.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/FinancialAccounts/Statements.d.ts +0 -44
- package/esm/resources/V2/MoneyManagement/FinancialAccounts/Statements.js +0 -49
- package/esm/resources/V2/MoneyManagement/FinancialAccounts/Statements.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/FinancialAccounts.d.ts +0 -449
- package/esm/resources/V2/MoneyManagement/FinancialAccounts.js +0 -46
- package/esm/resources/V2/MoneyManagement/FinancialAccounts.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.d.ts +0 -14
- package/esm/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.js +0 -3
- package/esm/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/FinancialAddresses.d.ts +0 -304
- package/esm/resources/V2/MoneyManagement/FinancialAddresses.js +0 -27
- package/esm/resources/V2/MoneyManagement/FinancialAddresses.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/InboundTransfers.d.ts +0 -251
- package/esm/resources/V2/MoneyManagement/InboundTransfers.js +0 -26
- package/esm/resources/V2/MoneyManagement/InboundTransfers.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/OutboundPaymentQuotes.d.ts +0 -219
- package/esm/resources/V2/MoneyManagement/OutboundPaymentQuotes.js +0 -18
- package/esm/resources/V2/MoneyManagement/OutboundPaymentQuotes.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/OutboundPayments.d.ts +0 -638
- package/esm/resources/V2/MoneyManagement/OutboundPayments.js +0 -37
- package/esm/resources/V2/MoneyManagement/OutboundPayments.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/OutboundSetupIntents.d.ts +0 -318
- package/esm/resources/V2/MoneyManagement/OutboundSetupIntents.js +0 -45
- package/esm/resources/V2/MoneyManagement/OutboundSetupIntents.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/OutboundTransfers.d.ts +0 -394
- package/esm/resources/V2/MoneyManagement/OutboundTransfers.js +0 -35
- package/esm/resources/V2/MoneyManagement/OutboundTransfers.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/PayoutIntents.d.ts +0 -525
- package/esm/resources/V2/MoneyManagement/PayoutIntents.js +0 -40
- package/esm/resources/V2/MoneyManagement/PayoutIntents.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/PayoutMethods.d.ts +0 -277
- package/esm/resources/V2/MoneyManagement/PayoutMethods.js +0 -40
- package/esm/resources/V2/MoneyManagement/PayoutMethods.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.d.ts +0 -92
- package/esm/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.js +0 -13
- package/esm/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/ReceivedCredits.d.ts +0 -481
- package/esm/resources/V2/MoneyManagement/ReceivedCredits.js +0 -19
- package/esm/resources/V2/MoneyManagement/ReceivedCredits.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/ReceivedDebits.d.ts +0 -264
- package/esm/resources/V2/MoneyManagement/ReceivedDebits.js +0 -19
- package/esm/resources/V2/MoneyManagement/ReceivedDebits.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/RecipientVerifications.d.ts +0 -116
- package/esm/resources/V2/MoneyManagement/RecipientVerifications.js +0 -23
- package/esm/resources/V2/MoneyManagement/RecipientVerifications.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.d.ts +0 -30
- package/esm/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.js +0 -11
- package/esm/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/TestHelpers/index.d.ts +0 -8
- package/esm/resources/V2/MoneyManagement/TestHelpers/index.js +0 -9
- package/esm/resources/V2/MoneyManagement/TestHelpers/index.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/TransactionEntries.d.ts +0 -266
- package/esm/resources/V2/MoneyManagement/TransactionEntries.js +0 -19
- package/esm/resources/V2/MoneyManagement/TransactionEntries.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/Transactions.d.ts +0 -297
- package/esm/resources/V2/MoneyManagement/Transactions.js +0 -19
- package/esm/resources/V2/MoneyManagement/Transactions.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/index.d.ts +0 -143
- package/esm/resources/V2/MoneyManagement/index.js +0 -45
- package/esm/resources/V2/MoneyManagement/index.js.map +0 -1
- package/esm/resources/V2/Network/BusinessProfiles.d.ts +0 -92
- package/esm/resources/V2/Network/BusinessProfiles.js +0 -17
- package/esm/resources/V2/Network/BusinessProfiles.js.map +0 -1
- package/esm/resources/V2/Network/index.d.ts +0 -13
- package/esm/resources/V2/Network/index.js +0 -9
- package/esm/resources/V2/Network/index.js.map +0 -1
- package/esm/resources/V2/OrchestratedCommerce/Agreements.d.ts +0 -143
- package/esm/resources/V2/OrchestratedCommerce/Agreements.js +0 -37
- package/esm/resources/V2/OrchestratedCommerce/Agreements.js.map +0 -1
- package/esm/resources/V2/OrchestratedCommerce/index.d.ts +0 -16
- package/esm/resources/V2/OrchestratedCommerce/index.js +0 -9
- package/esm/resources/V2/OrchestratedCommerce/index.js.map +0 -1
- package/esm/resources/V2/Payments/OffSessionPayments.d.ts +0 -823
- package/esm/resources/V2/Payments/OffSessionPayments.js +0 -49
- package/esm/resources/V2/Payments/OffSessionPayments.js.map +0 -1
- package/esm/resources/V2/Payments/SettlementAllocationIntentSplits.d.ts +0 -73
- package/esm/resources/V2/Payments/SettlementAllocationIntentSplits.js +0 -3
- package/esm/resources/V2/Payments/SettlementAllocationIntentSplits.js.map +0 -1
- package/esm/resources/V2/Payments/SettlementAllocationIntents/Splits.d.ts +0 -85
- package/esm/resources/V2/Payments/SettlementAllocationIntents/Splits.js +0 -31
- package/esm/resources/V2/Payments/SettlementAllocationIntents/Splits.js.map +0 -1
- package/esm/resources/V2/Payments/SettlementAllocationIntents.d.ts +0 -209
- package/esm/resources/V2/Payments/SettlementAllocationIntents.js +0 -49
- package/esm/resources/V2/Payments/SettlementAllocationIntents.js.map +0 -1
- package/esm/resources/V2/Payments/index.d.ts +0 -31
- package/esm/resources/V2/Payments/index.js +0 -11
- package/esm/resources/V2/Payments/index.js.map +0 -1
- package/esm/resources/V2/Reporting/ReportRuns.d.ts +0 -191
- package/esm/resources/V2/Reporting/ReportRuns.js +0 -46
- package/esm/resources/V2/Reporting/ReportRuns.js.map +0 -1
- package/esm/resources/V2/Reporting/Reports.d.ts +0 -106
- package/esm/resources/V2/Reporting/Reports.js +0 -13
- package/esm/resources/V2/Reporting/Reports.js.map +0 -1
- package/esm/resources/V2/Reporting/index.d.ts +0 -18
- package/esm/resources/V2/Reporting/index.js +0 -11
- package/esm/resources/V2/Reporting/index.js.map +0 -1
- package/esm/resources/V2/Signals/AccountSignals.d.ts +0 -172
- package/esm/resources/V2/Signals/AccountSignals.js +0 -54
- package/esm/resources/V2/Signals/AccountSignals.js.map +0 -1
- package/esm/resources/V2/Signals/index.d.ts +0 -13
- package/esm/resources/V2/Signals/index.js +0 -9
- package/esm/resources/V2/Signals/index.js.map +0 -1
- package/esm/resources/V2/Tax/ManualRules.d.ts +0 -331
- package/esm/resources/V2/Tax/ManualRules.js +0 -189
- package/esm/resources/V2/Tax/ManualRules.js.map +0 -1
- package/esm/resources/V2/Tax/index.d.ts +0 -16
- package/esm/resources/V2/Tax/index.js +0 -9
- package/esm/resources/V2/Tax/index.js.map +0 -1
- package/esm/resources/V2/TestHelpers/FinancialAddresses.d.ts +0 -45
- package/esm/resources/V2/TestHelpers/FinancialAddresses.js +0 -19
- package/esm/resources/V2/TestHelpers/FinancialAddresses.js.map +0 -1
- package/esm/resources/V2/TestHelpers/MoneyManagement.d.ts +0 -31
- package/esm/resources/V2/TestHelpers/MoneyManagement.js +0 -11
- package/esm/resources/V2/TestHelpers/MoneyManagement.js.map +0 -1
- package/esm/resources/V2/TestHelpers/index.d.ts +0 -10
- package/esm/resources/V2/TestHelpers/index.js +0 -11
- package/esm/resources/V2/TestHelpers/index.js.map +0 -1
|
@@ -3,8 +3,6 @@ import { Capability } from './Capabilities.js';
|
|
|
3
3
|
import { DeletedExternalAccount, ExternalAccount } from './ExternalAccounts.js';
|
|
4
4
|
import { LoginLink } from './LoginLinks.js';
|
|
5
5
|
import { DeletedPerson, Person } from './Persons.js';
|
|
6
|
-
import { AccountSignals } from './AccountSignals.js';
|
|
7
|
-
import { RiskSignals } from './RiskSignals.js';
|
|
8
6
|
import { File } from './Files.js';
|
|
9
7
|
import { TaxId } from './TaxIds.js';
|
|
10
8
|
import { Emptyable, MetadataParam, AddressParam, OtherString, JapanAddressParam, PaginationParams, RangeQueryParam, Metadata, Address } from '../shared.js';
|
|
@@ -63,18 +61,14 @@ export declare class AccountResource extends StripeResource {
|
|
|
63
61
|
* Only accounts where your platform is liable for negative account balances, which includes Custom and Express accounts, can be rejected.
|
|
64
62
|
*/
|
|
65
63
|
reject(id: string, params: AccountRejectParams, options?: RequestOptions): Promise<Response<Account>>;
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
serializeBatchCreate(params?: Record<string, unknown>, options?: {
|
|
75
|
-
apiVersion?: string;
|
|
76
|
-
stripeContext?: string;
|
|
77
|
-
}): string;
|
|
64
|
+
/**
|
|
65
|
+
* With Connect, you can unreject accounts that you have previously rejected.
|
|
66
|
+
*
|
|
67
|
+
* Only accounts that were rejected by your platform can be unrejected. This API cannot be used to unreject accounts that were rejected by Stripe.
|
|
68
|
+
*
|
|
69
|
+
* Unreject will only enable charges and/or payouts if there are no other restrictions other than those placed by a previous rejection. If you have separately paused charges and/or payouts outside of rejection, those pauses will remain in place after unrejection.
|
|
70
|
+
*/
|
|
71
|
+
unreject(id: string, params?: AccountUnrejectParams, options?: RequestOptions): Promise<Response<Account>>;
|
|
78
72
|
/**
|
|
79
73
|
* Returns a list of capabilities associated with the account. The capabilities are returned sorted by creation date, with the most recent capability appearing first.
|
|
80
74
|
*/
|
|
@@ -140,10 +134,6 @@ export declare class AccountResource extends StripeResource {
|
|
|
140
134
|
* Creates a new person.
|
|
141
135
|
*/
|
|
142
136
|
createPerson(id: string, params?: AccountCreatePersonParams, options?: RequestOptions): Promise<Response<Person>>;
|
|
143
|
-
/**
|
|
144
|
-
* Retrieves the account's Signal objects
|
|
145
|
-
*/
|
|
146
|
-
retrieveSignals(id: string, params?: AccountRetrieveSignalsParams, options?: RequestOptions): Promise<Response<AccountSignals>>;
|
|
147
137
|
}
|
|
148
138
|
export interface Account {
|
|
149
139
|
/**
|
|
@@ -219,11 +209,6 @@ export interface Account {
|
|
|
219
209
|
*/
|
|
220
210
|
payouts_enabled: boolean;
|
|
221
211
|
requirements?: Account.Requirements;
|
|
222
|
-
risk_controls?: Account.RiskControls;
|
|
223
|
-
/**
|
|
224
|
-
* A hash containing information about risk signal collection
|
|
225
|
-
*/
|
|
226
|
-
risk_signals?: RiskSignals | null;
|
|
227
212
|
/**
|
|
228
213
|
* Options for customizing how the account functions within Stripe.
|
|
229
214
|
*/
|
|
@@ -275,10 +260,6 @@ export declare namespace Account {
|
|
|
275
260
|
* Internal-only description of the product sold or service provided by the business. It's used by Stripe for risk and underwriting purposes.
|
|
276
261
|
*/
|
|
277
262
|
product_description?: string | null;
|
|
278
|
-
/**
|
|
279
|
-
* A link to the business's publicly available terms related to the Specified Commercial Transaction Act. Only used for accounts in Japan.
|
|
280
|
-
*/
|
|
281
|
-
specified_commercial_transactions_act_url?: string | null;
|
|
282
263
|
/**
|
|
283
264
|
* A publicly available mailing address for sending support issues to.
|
|
284
265
|
*/
|
|
@@ -330,10 +311,6 @@ export declare namespace Account {
|
|
|
330
311
|
* The status of the BECS Direct Debit (AU) payments capability of the account, or whether the account can directly process BECS Direct Debit (AU) charges.
|
|
331
312
|
*/
|
|
332
313
|
au_becs_debit_payments?: Capabilities.AuBecsDebitPayments;
|
|
333
|
-
/**
|
|
334
|
-
* The status of the automatic_indirect_tax capability of the account.
|
|
335
|
-
*/
|
|
336
|
-
automatic_indirect_tax?: Capabilities.AutomaticIndirectTax;
|
|
337
314
|
/**
|
|
338
315
|
* The status of the Bacs Direct Debits payments capability of the account, or whether the account can directly process Bacs Direct Debits charges.
|
|
339
316
|
*/
|
|
@@ -398,22 +375,10 @@ export declare namespace Account {
|
|
|
398
375
|
* The status of the giropay payments capability of the account, or whether the account can directly process giropay charges.
|
|
399
376
|
*/
|
|
400
377
|
giropay_payments?: Capabilities.GiropayPayments;
|
|
401
|
-
/**
|
|
402
|
-
* The status of the Gopay capability of the account, or whether the account can directly process Gopay payments.
|
|
403
|
-
*/
|
|
404
|
-
gopay_payments?: Capabilities.GopayPayments;
|
|
405
378
|
/**
|
|
406
379
|
* The status of the GrabPay payments capability of the account, or whether the account can directly process GrabPay charges.
|
|
407
380
|
*/
|
|
408
381
|
grabpay_payments?: Capabilities.GrabpayPayments;
|
|
409
|
-
/**
|
|
410
|
-
* The status of the Indonesia Bank Transfer payments capability of the account, or whether the account can directly process Indonesia Bank Transfer charges.
|
|
411
|
-
*/
|
|
412
|
-
id_bank_transfer_payments?: Capabilities.IdBankTransferPayments;
|
|
413
|
-
/**
|
|
414
|
-
* The status of Bank BCA onboarding of the account.
|
|
415
|
-
*/
|
|
416
|
-
id_bank_transfer_payments_bca?: Capabilities.IdBankTransferPaymentsBca;
|
|
417
382
|
/**
|
|
418
383
|
* The status of the iDEAL payments capability of the account, or whether the account can directly process iDEAL charges.
|
|
419
384
|
*/
|
|
@@ -498,14 +463,6 @@ export declare namespace Account {
|
|
|
498
463
|
* The status of the paynow payments capability of the account, or whether the account can directly process paynow charges.
|
|
499
464
|
*/
|
|
500
465
|
paynow_payments?: Capabilities.PaynowPayments;
|
|
501
|
-
/**
|
|
502
|
-
* The status of the PayPal payments capability of the account, or whether the account can directly process PayPal charges.
|
|
503
|
-
*/
|
|
504
|
-
paypal_payments?: Capabilities.PaypalPayments;
|
|
505
|
-
/**
|
|
506
|
-
* The status of the Paypay capability of the account, or whether the account can directly process Paypay payments.
|
|
507
|
-
*/
|
|
508
|
-
paypay_payments?: Capabilities.PaypayPayments;
|
|
509
466
|
/**
|
|
510
467
|
* The status of the PayTo capability of the account, or whether the account can directly process PayTo charges.
|
|
511
468
|
*/
|
|
@@ -518,14 +475,6 @@ export declare namespace Account {
|
|
|
518
475
|
* The status of the promptpay payments capability of the account, or whether the account can directly process promptpay charges.
|
|
519
476
|
*/
|
|
520
477
|
promptpay_payments?: Capabilities.PromptpayPayments;
|
|
521
|
-
/**
|
|
522
|
-
* The status of the Qris capability of the account, or whether the account can directly process Qris payments.
|
|
523
|
-
*/
|
|
524
|
-
qris_payments?: Capabilities.QrisPayments;
|
|
525
|
-
/**
|
|
526
|
-
* The status of the Rechnung capability of the account, or whether the account can directly process Rechnung payments.
|
|
527
|
-
*/
|
|
528
|
-
rechnung_payments?: Capabilities.RechnungPayments;
|
|
529
478
|
/**
|
|
530
479
|
* The status of the RevolutPay capability of the account, or whether the account can directly process RevolutPay payments.
|
|
531
480
|
*/
|
|
@@ -550,18 +499,10 @@ export declare namespace Account {
|
|
|
550
499
|
* The status of the SEPA Direct Debits payments capability of the account, or whether the account can directly process SEPA Direct Debits charges.
|
|
551
500
|
*/
|
|
552
501
|
sepa_debit_payments?: Capabilities.SepaDebitPayments;
|
|
553
|
-
/**
|
|
554
|
-
* The status of the ShopeePay capability of the account, or whether the account can directly process ShopeePay payments.
|
|
555
|
-
*/
|
|
556
|
-
shopeepay_payments?: Capabilities.ShopeepayPayments;
|
|
557
502
|
/**
|
|
558
503
|
* The status of the Sofort payments capability of the account, or whether the account can directly process Sofort charges.
|
|
559
504
|
*/
|
|
560
505
|
sofort_payments?: Capabilities.SofortPayments;
|
|
561
|
-
/**
|
|
562
|
-
* The status of the stripe_balance payments capability of the account, or whether the account can directly process stripe_balance charges.
|
|
563
|
-
*/
|
|
564
|
-
stripe_balance_payments?: Capabilities.StripeBalancePayments;
|
|
565
506
|
/**
|
|
566
507
|
* The status of the Sunbit capability of the account, or whether the account can directly process Sunbit payments.
|
|
567
508
|
*/
|
|
@@ -586,18 +527,6 @@ export declare namespace Account {
|
|
|
586
527
|
* The status of the banking capability, or whether the account can have bank accounts.
|
|
587
528
|
*/
|
|
588
529
|
treasury?: Capabilities.Treasury;
|
|
589
|
-
/**
|
|
590
|
-
* The status of the treasury_evolve capability of the account.
|
|
591
|
-
*/
|
|
592
|
-
treasury_evolve?: Capabilities.TreasuryEvolve;
|
|
593
|
-
/**
|
|
594
|
-
* The status of the treasury_fifth_third capability of the account.
|
|
595
|
-
*/
|
|
596
|
-
treasury_fifth_third?: Capabilities.TreasuryFifthThird;
|
|
597
|
-
/**
|
|
598
|
-
* The status of the treasury_goldman_sachs capability of the account.
|
|
599
|
-
*/
|
|
600
|
-
treasury_goldman_sachs?: Capabilities.TreasuryGoldmanSachs;
|
|
601
530
|
/**
|
|
602
531
|
* The status of the TWINT capability of the account, or whether the account can directly process TWINT charges.
|
|
603
532
|
*/
|
|
@@ -706,8 +635,6 @@ export declare namespace Account {
|
|
|
706
635
|
verification?: Company.Verification | null;
|
|
707
636
|
}
|
|
708
637
|
interface Controller {
|
|
709
|
-
application?: Controller.Application;
|
|
710
|
-
dashboard?: Controller.Dashboard;
|
|
711
638
|
fees?: Controller.Fees;
|
|
712
639
|
/**
|
|
713
640
|
* `true` if the Connect application retrieving the resource controls the account and can therefore exercise [platform controls](https://docs.stripe.com/connect/platform-controls-for-standard-accounts). Otherwise, this field is null.
|
|
@@ -774,7 +701,7 @@ export declare namespace Account {
|
|
|
774
701
|
*/
|
|
775
702
|
current_deadline: number | null;
|
|
776
703
|
/**
|
|
777
|
-
* Fields that need to be resolved to keep the account enabled. If not resolved by `current_deadline`, these fields will appear in `past_due` as well, and the account
|
|
704
|
+
* Fields that need to be resolved to keep the account enabled. If not resolved by `current_deadline`, these fields will appear in `past_due` as well, and the account will be disabled.
|
|
778
705
|
*/
|
|
779
706
|
currently_due: Array<string> | null;
|
|
780
707
|
/**
|
|
@@ -798,17 +725,8 @@ export declare namespace Account {
|
|
|
798
725
|
*/
|
|
799
726
|
pending_verification: Array<string> | null;
|
|
800
727
|
}
|
|
801
|
-
interface RiskControls {
|
|
802
|
-
charges: RiskControls.Charges;
|
|
803
|
-
payouts: RiskControls.Payouts;
|
|
804
|
-
/**
|
|
805
|
-
* Represents the rejected reason of the account. Empty if account is not rejected, or rejected by Stripe. Please see [this page for more details](https://docs.stripe.com/connect/)
|
|
806
|
-
*/
|
|
807
|
-
rejected_reason?: RiskControls.RejectedReason | null;
|
|
808
|
-
}
|
|
809
728
|
interface Settings {
|
|
810
729
|
bacs_debit_payments?: Settings.BacsDebitPayments;
|
|
811
|
-
bank_bca_onboarding?: Settings.BankBcaOnboarding;
|
|
812
730
|
branding: Settings.Branding;
|
|
813
731
|
card_issuing?: Settings.CardIssuing;
|
|
814
732
|
card_payments: Settings.CardPayments;
|
|
@@ -816,10 +734,7 @@ export declare namespace Account {
|
|
|
816
734
|
invoices?: Settings.Invoices;
|
|
817
735
|
payments: Settings.Payments;
|
|
818
736
|
payouts?: Settings.Payouts;
|
|
819
|
-
paypay_payments?: Settings.PaypayPayments;
|
|
820
737
|
sepa_debit_payments?: Settings.SepaDebitPayments;
|
|
821
|
-
smart_disputes?: Settings.SmartDisputes;
|
|
822
|
-
tax_forms?: Settings.TaxForms;
|
|
823
738
|
treasury?: Settings.Treasury;
|
|
824
739
|
}
|
|
825
740
|
interface TosAcceptance {
|
|
@@ -876,7 +791,6 @@ export declare namespace Account {
|
|
|
876
791
|
type AmazonPayPayments = 'active' | 'inactive' | 'pending';
|
|
877
792
|
type AppDistribution = 'active' | 'inactive' | 'pending';
|
|
878
793
|
type AuBecsDebitPayments = 'active' | 'inactive' | 'pending';
|
|
879
|
-
type AutomaticIndirectTax = 'active' | 'inactive' | 'pending';
|
|
880
794
|
type BacsDebitPayments = 'active' | 'inactive' | 'pending';
|
|
881
795
|
type BancontactPayments = 'active' | 'inactive' | 'pending';
|
|
882
796
|
type BankTransferPayments = 'active' | 'inactive' | 'pending';
|
|
@@ -893,10 +807,7 @@ export declare namespace Account {
|
|
|
893
807
|
type FpxPayments = 'active' | 'inactive' | 'pending';
|
|
894
808
|
type GbBankTransferPayments = 'active' | 'inactive' | 'pending';
|
|
895
809
|
type GiropayPayments = 'active' | 'inactive' | 'pending';
|
|
896
|
-
type GopayPayments = 'active' | 'inactive' | 'pending';
|
|
897
810
|
type GrabpayPayments = 'active' | 'inactive' | 'pending';
|
|
898
|
-
type IdBankTransferPayments = 'active' | 'inactive' | 'pending';
|
|
899
|
-
type IdBankTransferPaymentsBca = 'active' | 'inactive' | 'pending';
|
|
900
811
|
type IdealPayments = 'active' | 'inactive' | 'pending';
|
|
901
812
|
type IndiaInternationalPayments = 'active' | 'inactive' | 'pending';
|
|
902
813
|
type JcbPayments = 'active' | 'inactive' | 'pending';
|
|
@@ -918,31 +829,22 @@ export declare namespace Account {
|
|
|
918
829
|
type PayByBankPayments = 'active' | 'inactive' | 'pending';
|
|
919
830
|
type PaycoPayments = 'active' | 'inactive' | 'pending';
|
|
920
831
|
type PaynowPayments = 'active' | 'inactive' | 'pending';
|
|
921
|
-
type PaypalPayments = 'active' | 'inactive' | 'pending';
|
|
922
|
-
type PaypayPayments = 'active' | 'inactive' | 'pending';
|
|
923
832
|
type PaytoPayments = 'active' | 'inactive' | 'pending';
|
|
924
833
|
type PixPayments = 'active' | 'inactive' | 'pending';
|
|
925
834
|
type PromptpayPayments = 'active' | 'inactive' | 'pending';
|
|
926
|
-
type QrisPayments = 'active' | 'inactive' | 'pending';
|
|
927
|
-
type RechnungPayments = 'active' | 'inactive' | 'pending';
|
|
928
835
|
type RevolutPayPayments = 'active' | 'inactive' | 'pending';
|
|
929
836
|
type SamsungPayPayments = 'active' | 'inactive' | 'pending';
|
|
930
837
|
type SatispayPayments = 'active' | 'inactive' | 'pending';
|
|
931
838
|
type ScalapayPayments = 'active' | 'inactive' | 'pending';
|
|
932
839
|
type SepaBankTransferPayments = 'active' | 'inactive' | 'pending';
|
|
933
840
|
type SepaDebitPayments = 'active' | 'inactive' | 'pending';
|
|
934
|
-
type ShopeepayPayments = 'active' | 'inactive' | 'pending';
|
|
935
841
|
type SofortPayments = 'active' | 'inactive' | 'pending';
|
|
936
|
-
type StripeBalancePayments = 'active' | 'inactive' | 'pending';
|
|
937
842
|
type SunbitPayments = 'active' | 'inactive' | 'pending';
|
|
938
843
|
type SwishPayments = 'active' | 'inactive' | 'pending';
|
|
939
844
|
type TaxReportingUs1099K = 'active' | 'inactive' | 'pending';
|
|
940
845
|
type TaxReportingUs1099Misc = 'active' | 'inactive' | 'pending';
|
|
941
846
|
type Transfers = 'active' | 'inactive' | 'pending';
|
|
942
847
|
type Treasury = 'active' | 'inactive' | 'pending';
|
|
943
|
-
type TreasuryEvolve = 'active' | 'inactive' | 'pending';
|
|
944
|
-
type TreasuryFifthThird = 'active' | 'inactive' | 'pending';
|
|
945
|
-
type TreasuryGoldmanSachs = 'active' | 'inactive' | 'pending';
|
|
946
848
|
type TwintPayments = 'active' | 'inactive' | 'pending';
|
|
947
849
|
type UpiPayments = 'active' | 'inactive' | 'pending';
|
|
948
850
|
type UsBankAccountAchPayments = 'active' | 'inactive' | 'pending';
|
|
@@ -1093,26 +995,6 @@ export declare namespace Account {
|
|
|
1093
995
|
}
|
|
1094
996
|
}
|
|
1095
997
|
namespace Controller {
|
|
1096
|
-
interface Application {
|
|
1097
|
-
/**
|
|
1098
|
-
* `true` if the Connect application is responsible for negative balances and should manage credit and fraud risk on the account.
|
|
1099
|
-
*/
|
|
1100
|
-
loss_liable: boolean;
|
|
1101
|
-
/**
|
|
1102
|
-
* `true` if the Connect application is responsible for onboarding the account.
|
|
1103
|
-
*/
|
|
1104
|
-
onboarding_owner: boolean;
|
|
1105
|
-
/**
|
|
1106
|
-
* `true` if the Connect application is responsible for paying Stripe fees on pricing-control eligible products.
|
|
1107
|
-
*/
|
|
1108
|
-
pricing_controls: boolean;
|
|
1109
|
-
}
|
|
1110
|
-
interface Dashboard {
|
|
1111
|
-
/**
|
|
1112
|
-
* Whether this account has access to the full Stripe dashboard (`full`), to the Express dashboard (`express`), or to no dashboard (`none`).
|
|
1113
|
-
*/
|
|
1114
|
-
type: Dashboard.Type;
|
|
1115
|
-
}
|
|
1116
998
|
interface Fees {
|
|
1117
999
|
/**
|
|
1118
1000
|
* A value indicating the responsible payer of a bundle of Stripe fees for pricing-control eligible products on this account. Learn more about [fee behavior on connected accounts](https://docs.stripe.com/connect/direct-charges-fee-payer-behavior).
|
|
@@ -1133,11 +1015,8 @@ export declare namespace Account {
|
|
|
1133
1015
|
type: StripeDashboard.Type;
|
|
1134
1016
|
}
|
|
1135
1017
|
type Type = 'account' | 'application';
|
|
1136
|
-
namespace Dashboard {
|
|
1137
|
-
type Type = 'express' | 'full' | 'none';
|
|
1138
|
-
}
|
|
1139
1018
|
namespace Fees {
|
|
1140
|
-
type Payer = 'account' | 'application' | 'application_custom' | 'application_express' |
|
|
1019
|
+
type Payer = 'account' | 'application' | 'application_custom' | 'application_express' | OtherString;
|
|
1141
1020
|
}
|
|
1142
1021
|
namespace Losses {
|
|
1143
1022
|
type Payments = 'application' | 'stripe' | OtherString;
|
|
@@ -1173,7 +1052,7 @@ export declare namespace Account {
|
|
|
1173
1052
|
requirement: string;
|
|
1174
1053
|
}
|
|
1175
1054
|
namespace Error {
|
|
1176
|
-
type Code = 'external_request' | 'information_missing' | 'invalid_address_city_state_postal_code' | 'invalid_address_highway_contract_box' | 'invalid_address_private_mailbox' | 'invalid_business_profile_name' | 'invalid_business_profile_name_denylisted' | 'invalid_company_name_denylisted' | 'invalid_dob_age_over_maximum' | 'invalid_dob_age_under_18' | 'invalid_dob_age_under_minimum' | 'invalid_product_description_length' | 'invalid_product_description_url_match' | 'invalid_representative_country' | 'invalid_signator' | 'invalid_statement_descriptor_business_mismatch' | 'invalid_statement_descriptor_denylisted' | 'invalid_statement_descriptor_length' | 'invalid_statement_descriptor_prefix_denylisted' | 'invalid_statement_descriptor_prefix_mismatch' | 'invalid_street_address' | 'invalid_tax_id' | 'invalid_tax_id_format' | 'invalid_tos_acceptance' | 'invalid_url_denylisted' | 'invalid_url_format' | 'invalid_url_length' | 'invalid_url_web_presence_detected' | 'invalid_url_website_business_information_mismatch' | 'invalid_url_website_empty' | 'invalid_url_website_inaccessible' | 'invalid_url_website_inaccessible_geoblocked' | 'invalid_url_website_inaccessible_password_protected' | 'invalid_url_website_incomplete' | 'invalid_url_website_incomplete_cancellation_policy' | 'invalid_url_website_incomplete_customer_service_details' | 'invalid_url_website_incomplete_legal_restrictions' | 'invalid_url_website_incomplete_refund_policy' | 'invalid_url_website_incomplete_return_policy' | 'invalid_url_website_incomplete_terms_and_conditions' | 'invalid_url_website_incomplete_under_construction' | 'invalid_url_website_other' | 'invalid_value_other' | '
|
|
1055
|
+
type Code = 'external_request' | 'information_missing' | 'invalid_address_city_state_postal_code' | 'invalid_address_highway_contract_box' | 'invalid_address_private_mailbox' | 'invalid_business_profile_name' | 'invalid_business_profile_name_denylisted' | 'invalid_company_name_denylisted' | 'invalid_dob_age_over_maximum' | 'invalid_dob_age_under_18' | 'invalid_dob_age_under_minimum' | 'invalid_product_description_length' | 'invalid_product_description_url_match' | 'invalid_representative_country' | 'invalid_signator' | 'invalid_statement_descriptor_business_mismatch' | 'invalid_statement_descriptor_denylisted' | 'invalid_statement_descriptor_length' | 'invalid_statement_descriptor_prefix_denylisted' | 'invalid_statement_descriptor_prefix_mismatch' | 'invalid_street_address' | 'invalid_tax_id' | 'invalid_tax_id_format' | 'invalid_tos_acceptance' | 'invalid_url_denylisted' | 'invalid_url_format' | 'invalid_url_length' | 'invalid_url_web_presence_detected' | 'invalid_url_website_business_information_mismatch' | 'invalid_url_website_empty' | 'invalid_url_website_inaccessible' | 'invalid_url_website_inaccessible_geoblocked' | 'invalid_url_website_inaccessible_password_protected' | 'invalid_url_website_incomplete' | 'invalid_url_website_incomplete_cancellation_policy' | 'invalid_url_website_incomplete_customer_service_details' | 'invalid_url_website_incomplete_legal_restrictions' | 'invalid_url_website_incomplete_refund_policy' | 'invalid_url_website_incomplete_return_policy' | 'invalid_url_website_incomplete_terms_and_conditions' | 'invalid_url_website_incomplete_under_construction' | 'invalid_url_website_other' | 'invalid_value_other' | 'unsupported_business_type' | 'verification_directors_mismatch' | 'verification_document_address_mismatch' | 'verification_document_address_missing' | 'verification_document_corrupt' | 'verification_document_country_not_supported' | 'verification_document_directors_mismatch' | 'verification_document_dob_mismatch' | 'verification_document_duplicate_type' | 'verification_document_expired' | 'verification_document_failed_copy' | 'verification_document_failed_greyscale' | 'verification_document_failed_other' | 'verification_document_failed_test_mode' | 'verification_document_fraudulent' | 'verification_document_id_number_mismatch' | 'verification_document_id_number_missing' | 'verification_document_incomplete' | 'verification_document_invalid' | 'verification_document_issue_or_expiry_date_missing' | 'verification_document_manipulated' | 'verification_document_missing_back' | 'verification_document_missing_front' | 'verification_document_name_mismatch' | 'verification_document_name_missing' | 'verification_document_nationality_mismatch' | 'verification_document_not_readable' | 'verification_document_not_signed' | 'verification_document_not_uploaded' | 'verification_document_photo_mismatch' | 'verification_document_too_large' | 'verification_document_type_not_supported' | 'verification_extraneous_directors' | 'verification_failed_address_match' | 'verification_failed_authorizer_authority' | 'verification_failed_business_iec_number' | 'verification_failed_document_match' | 'verification_failed_id_number_match' | 'verification_failed_keyed_identity' | 'verification_failed_keyed_match' | 'verification_failed_name_match' | 'verification_failed_other' | 'verification_failed_representative_authority' | 'verification_failed_residential_address' | 'verification_failed_tax_id_match' | 'verification_failed_tax_id_not_issued' | 'verification_legal_entity_structure_mismatch' | 'verification_missing_directors' | 'verification_missing_executives' | 'verification_missing_owners' | 'verification_rejected_ownership_exemption_reason' | 'verification_requires_additional_memorandum_of_associations' | 'verification_requires_additional_proof_of_registration' | 'verification_supportability';
|
|
1177
1056
|
}
|
|
1178
1057
|
}
|
|
1179
1058
|
namespace Requirements {
|
|
@@ -1203,23 +1082,8 @@ export declare namespace Account {
|
|
|
1203
1082
|
requirement: string;
|
|
1204
1083
|
}
|
|
1205
1084
|
namespace Error {
|
|
1206
|
-
type Code = 'external_request' | 'information_missing' | 'invalid_address_city_state_postal_code' | 'invalid_address_highway_contract_box' | 'invalid_address_private_mailbox' | 'invalid_business_profile_name' | 'invalid_business_profile_name_denylisted' | 'invalid_company_name_denylisted' | 'invalid_dob_age_over_maximum' | 'invalid_dob_age_under_18' | 'invalid_dob_age_under_minimum' | 'invalid_product_description_length' | 'invalid_product_description_url_match' | 'invalid_representative_country' | 'invalid_signator' | 'invalid_statement_descriptor_business_mismatch' | 'invalid_statement_descriptor_denylisted' | 'invalid_statement_descriptor_length' | 'invalid_statement_descriptor_prefix_denylisted' | 'invalid_statement_descriptor_prefix_mismatch' | 'invalid_street_address' | 'invalid_tax_id' | 'invalid_tax_id_format' | 'invalid_tos_acceptance' | 'invalid_url_denylisted' | 'invalid_url_format' | 'invalid_url_length' | 'invalid_url_web_presence_detected' | 'invalid_url_website_business_information_mismatch' | 'invalid_url_website_empty' | 'invalid_url_website_inaccessible' | 'invalid_url_website_inaccessible_geoblocked' | 'invalid_url_website_inaccessible_password_protected' | 'invalid_url_website_incomplete' | 'invalid_url_website_incomplete_cancellation_policy' | 'invalid_url_website_incomplete_customer_service_details' | 'invalid_url_website_incomplete_legal_restrictions' | 'invalid_url_website_incomplete_refund_policy' | 'invalid_url_website_incomplete_return_policy' | 'invalid_url_website_incomplete_terms_and_conditions' | 'invalid_url_website_incomplete_under_construction' | 'invalid_url_website_other' | 'invalid_value_other' | '
|
|
1207
|
-
}
|
|
1208
|
-
}
|
|
1209
|
-
namespace RiskControls {
|
|
1210
|
-
interface Charges {
|
|
1211
|
-
/**
|
|
1212
|
-
* Whether a pause of the risk control has been requested.
|
|
1213
|
-
*/
|
|
1214
|
-
pause_requested: boolean;
|
|
1215
|
-
}
|
|
1216
|
-
interface Payouts {
|
|
1217
|
-
/**
|
|
1218
|
-
* Whether a pause of the risk control has been requested.
|
|
1219
|
-
*/
|
|
1220
|
-
pause_requested: boolean;
|
|
1085
|
+
type Code = 'external_request' | 'information_missing' | 'invalid_address_city_state_postal_code' | 'invalid_address_highway_contract_box' | 'invalid_address_private_mailbox' | 'invalid_business_profile_name' | 'invalid_business_profile_name_denylisted' | 'invalid_company_name_denylisted' | 'invalid_dob_age_over_maximum' | 'invalid_dob_age_under_18' | 'invalid_dob_age_under_minimum' | 'invalid_product_description_length' | 'invalid_product_description_url_match' | 'invalid_representative_country' | 'invalid_signator' | 'invalid_statement_descriptor_business_mismatch' | 'invalid_statement_descriptor_denylisted' | 'invalid_statement_descriptor_length' | 'invalid_statement_descriptor_prefix_denylisted' | 'invalid_statement_descriptor_prefix_mismatch' | 'invalid_street_address' | 'invalid_tax_id' | 'invalid_tax_id_format' | 'invalid_tos_acceptance' | 'invalid_url_denylisted' | 'invalid_url_format' | 'invalid_url_length' | 'invalid_url_web_presence_detected' | 'invalid_url_website_business_information_mismatch' | 'invalid_url_website_empty' | 'invalid_url_website_inaccessible' | 'invalid_url_website_inaccessible_geoblocked' | 'invalid_url_website_inaccessible_password_protected' | 'invalid_url_website_incomplete' | 'invalid_url_website_incomplete_cancellation_policy' | 'invalid_url_website_incomplete_customer_service_details' | 'invalid_url_website_incomplete_legal_restrictions' | 'invalid_url_website_incomplete_refund_policy' | 'invalid_url_website_incomplete_return_policy' | 'invalid_url_website_incomplete_terms_and_conditions' | 'invalid_url_website_incomplete_under_construction' | 'invalid_url_website_other' | 'invalid_value_other' | 'unsupported_business_type' | 'verification_directors_mismatch' | 'verification_document_address_mismatch' | 'verification_document_address_missing' | 'verification_document_corrupt' | 'verification_document_country_not_supported' | 'verification_document_directors_mismatch' | 'verification_document_dob_mismatch' | 'verification_document_duplicate_type' | 'verification_document_expired' | 'verification_document_failed_copy' | 'verification_document_failed_greyscale' | 'verification_document_failed_other' | 'verification_document_failed_test_mode' | 'verification_document_fraudulent' | 'verification_document_id_number_mismatch' | 'verification_document_id_number_missing' | 'verification_document_incomplete' | 'verification_document_invalid' | 'verification_document_issue_or_expiry_date_missing' | 'verification_document_manipulated' | 'verification_document_missing_back' | 'verification_document_missing_front' | 'verification_document_name_mismatch' | 'verification_document_name_missing' | 'verification_document_nationality_mismatch' | 'verification_document_not_readable' | 'verification_document_not_signed' | 'verification_document_not_uploaded' | 'verification_document_photo_mismatch' | 'verification_document_too_large' | 'verification_document_type_not_supported' | 'verification_extraneous_directors' | 'verification_failed_address_match' | 'verification_failed_authorizer_authority' | 'verification_failed_business_iec_number' | 'verification_failed_document_match' | 'verification_failed_id_number_match' | 'verification_failed_keyed_identity' | 'verification_failed_keyed_match' | 'verification_failed_name_match' | 'verification_failed_other' | 'verification_failed_representative_authority' | 'verification_failed_residential_address' | 'verification_failed_tax_id_match' | 'verification_failed_tax_id_not_issued' | 'verification_legal_entity_structure_mismatch' | 'verification_missing_directors' | 'verification_missing_executives' | 'verification_missing_owners' | 'verification_rejected_ownership_exemption_reason' | 'verification_requires_additional_memorandum_of_associations' | 'verification_requires_additional_proof_of_registration' | 'verification_supportability';
|
|
1221
1086
|
}
|
|
1222
|
-
type RejectedReason = 'credit' | 'fraud' | 'fraud_no_intent_to_fulfill' | 'fraud_other' | 'fraud_payment_method_casher' | 'fraud_payment_method_tester' | 'other' | 'terms_of_service' | OtherString;
|
|
1223
1087
|
}
|
|
1224
1088
|
namespace Settings {
|
|
1225
1089
|
interface BacsDebitPayments {
|
|
@@ -1232,16 +1096,6 @@ export declare namespace Account {
|
|
|
1232
1096
|
*/
|
|
1233
1097
|
service_user_number: string | null;
|
|
1234
1098
|
}
|
|
1235
|
-
interface BankBcaOnboarding {
|
|
1236
|
-
/**
|
|
1237
|
-
* Bank BCA business account holder name.
|
|
1238
|
-
*/
|
|
1239
|
-
account_holder_name?: string;
|
|
1240
|
-
/**
|
|
1241
|
-
* Bank BCA business account number.
|
|
1242
|
-
*/
|
|
1243
|
-
business_account_number?: string;
|
|
1244
|
-
}
|
|
1245
1099
|
interface Branding {
|
|
1246
1100
|
/**
|
|
1247
1101
|
* (ID of a [file upload](https://stripe.com/docs/guides/file-upload)) An icon for the account. Must be square and at least 128px x 128px.
|
|
@@ -1299,10 +1153,6 @@ export declare namespace Account {
|
|
|
1299
1153
|
hosted_payment_method_save: Invoices.HostedPaymentMethodSave | null;
|
|
1300
1154
|
}
|
|
1301
1155
|
interface Payments {
|
|
1302
|
-
/**
|
|
1303
|
-
* When enabled, the customer of this Account will receive an email receipt when their payment is successful. If this parameter is not set, the default value is `false`.
|
|
1304
|
-
*/
|
|
1305
|
-
email_customers_on_successful_payment?: boolean | null;
|
|
1306
1156
|
/**
|
|
1307
1157
|
* The default text that appears on credit card statements when a charge is made. This field prefixes any dynamic `statement_descriptor` specified on the charge.
|
|
1308
1158
|
*/
|
|
@@ -1335,32 +1185,12 @@ export declare namespace Account {
|
|
|
1335
1185
|
*/
|
|
1336
1186
|
statement_descriptor: string | null;
|
|
1337
1187
|
}
|
|
1338
|
-
interface PaypayPayments {
|
|
1339
|
-
/**
|
|
1340
|
-
* Additional files that are required to support the onboarding process of your business.
|
|
1341
|
-
*/
|
|
1342
|
-
additional_files?: Array<string>;
|
|
1343
|
-
/**
|
|
1344
|
-
* The type of goods your business sells. Use `digital_content` if you sell digital content. Use `other` for all other types of goods or services.
|
|
1345
|
-
*/
|
|
1346
|
-
goods_type?: PaypayPayments.GoodsType;
|
|
1347
|
-
site?: PaypayPayments.Site;
|
|
1348
|
-
}
|
|
1349
1188
|
interface SepaDebitPayments {
|
|
1350
1189
|
/**
|
|
1351
1190
|
* SEPA creditor identifier that identifies the company making the payment.
|
|
1352
1191
|
*/
|
|
1353
1192
|
creditor_id?: string;
|
|
1354
1193
|
}
|
|
1355
|
-
interface SmartDisputes {
|
|
1356
|
-
auto_respond: SmartDisputes.AutoRespond;
|
|
1357
|
-
}
|
|
1358
|
-
interface TaxForms {
|
|
1359
|
-
/**
|
|
1360
|
-
* Whether the account opted out of receiving their tax forms by postal delivery.
|
|
1361
|
-
*/
|
|
1362
|
-
consented_to_paperless_delivery: boolean;
|
|
1363
|
-
}
|
|
1364
1194
|
interface Treasury {
|
|
1365
1195
|
tos_acceptance?: Treasury.TosAcceptance;
|
|
1366
1196
|
}
|
|
@@ -1426,55 +1256,6 @@ export declare namespace Account {
|
|
|
1426
1256
|
type WeeklyPayoutDay = 'friday' | 'monday' | 'thursday' | 'tuesday' | 'wednesday' | OtherString;
|
|
1427
1257
|
}
|
|
1428
1258
|
}
|
|
1429
|
-
namespace PaypayPayments {
|
|
1430
|
-
type GoodsType = 'digital_content' | 'other';
|
|
1431
|
-
interface Site {
|
|
1432
|
-
accessible?: Site.Accessible;
|
|
1433
|
-
in_development?: Site.InDevelopment;
|
|
1434
|
-
restricted?: Site.Restricted;
|
|
1435
|
-
/**
|
|
1436
|
-
* The status of your business's website.
|
|
1437
|
-
*/
|
|
1438
|
-
type?: Site.Type;
|
|
1439
|
-
}
|
|
1440
|
-
namespace Site {
|
|
1441
|
-
interface Accessible {
|
|
1442
|
-
}
|
|
1443
|
-
interface InDevelopment {
|
|
1444
|
-
/**
|
|
1445
|
-
* Field to indicate that the website password has been provided.
|
|
1446
|
-
*/
|
|
1447
|
-
password_provided?: boolean;
|
|
1448
|
-
/**
|
|
1449
|
-
* The username needed to access your business's website.
|
|
1450
|
-
*/
|
|
1451
|
-
username: string | null;
|
|
1452
|
-
}
|
|
1453
|
-
interface Restricted {
|
|
1454
|
-
/**
|
|
1455
|
-
* File explaining the payment flow for your business.
|
|
1456
|
-
*/
|
|
1457
|
-
payment_flow_file: string | null;
|
|
1458
|
-
}
|
|
1459
|
-
type Type = 'accessible' | 'in_development' | 'restricted';
|
|
1460
|
-
}
|
|
1461
|
-
}
|
|
1462
|
-
namespace SmartDisputes {
|
|
1463
|
-
interface AutoRespond {
|
|
1464
|
-
/**
|
|
1465
|
-
* The preference setting for auto-respond. Can be 'on', 'off', or 'inherit'.
|
|
1466
|
-
*/
|
|
1467
|
-
preference: AutoRespond.Preference;
|
|
1468
|
-
/**
|
|
1469
|
-
* The effective value for auto-respond. Can be 'on' or 'off'.
|
|
1470
|
-
*/
|
|
1471
|
-
value: AutoRespond.Value;
|
|
1472
|
-
}
|
|
1473
|
-
namespace AutoRespond {
|
|
1474
|
-
type Preference = 'inherit' | 'off' | 'on';
|
|
1475
|
-
type Value = 'off' | 'on';
|
|
1476
|
-
}
|
|
1477
|
-
}
|
|
1478
1259
|
namespace Treasury {
|
|
1479
1260
|
interface TosAcceptance {
|
|
1480
1261
|
/**
|
|
@@ -1563,10 +1344,6 @@ export interface AccountCreateParams {
|
|
|
1563
1344
|
* Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
|
|
1564
1345
|
*/
|
|
1565
1346
|
metadata?: Emptyable<MetadataParam>;
|
|
1566
|
-
/**
|
|
1567
|
-
* A hash to configure risk controls on the account. Please see [this page for more details](https://docs.stripe.com/connect/pausing-payments-or-payouts-on-connected-accounts).
|
|
1568
|
-
*/
|
|
1569
|
-
risk_controls?: AccountCreateParams.RiskControls;
|
|
1570
1347
|
/**
|
|
1571
1348
|
* Options for customizing how the account functions within Stripe.
|
|
1572
1349
|
*/
|
|
@@ -1610,10 +1387,6 @@ export declare namespace AccountCreateParams {
|
|
|
1610
1387
|
* Internal-only description of the product sold by, or service provided by, the business. Used by Stripe for risk and underwriting purposes.
|
|
1611
1388
|
*/
|
|
1612
1389
|
product_description?: string;
|
|
1613
|
-
/**
|
|
1614
|
-
* A link to the business's publicly available terms related to the Specified Commercial Transaction Act. Used by the Checkout product and for Japanese payment methods.
|
|
1615
|
-
*/
|
|
1616
|
-
specified_commercial_transactions_act_url?: Emptyable<string>;
|
|
1617
1390
|
/**
|
|
1618
1391
|
* A publicly available mailing address for sending support issues to.
|
|
1619
1392
|
*/
|
|
@@ -1665,10 +1438,6 @@ export declare namespace AccountCreateParams {
|
|
|
1665
1438
|
* The au_becs_debit_payments capability.
|
|
1666
1439
|
*/
|
|
1667
1440
|
au_becs_debit_payments?: Capabilities.AuBecsDebitPayments;
|
|
1668
|
-
/**
|
|
1669
|
-
* The automatic_indirect_tax capability.
|
|
1670
|
-
*/
|
|
1671
|
-
automatic_indirect_tax?: Capabilities.AutomaticIndirectTax;
|
|
1672
1441
|
/**
|
|
1673
1442
|
* The bacs_debit_payments capability.
|
|
1674
1443
|
*/
|
|
@@ -1733,22 +1502,10 @@ export declare namespace AccountCreateParams {
|
|
|
1733
1502
|
* The giropay_payments capability.
|
|
1734
1503
|
*/
|
|
1735
1504
|
giropay_payments?: Capabilities.GiropayPayments;
|
|
1736
|
-
/**
|
|
1737
|
-
* The gopay_payments capability.
|
|
1738
|
-
*/
|
|
1739
|
-
gopay_payments?: Capabilities.GopayPayments;
|
|
1740
1505
|
/**
|
|
1741
1506
|
* The grabpay_payments capability.
|
|
1742
1507
|
*/
|
|
1743
1508
|
grabpay_payments?: Capabilities.GrabpayPayments;
|
|
1744
|
-
/**
|
|
1745
|
-
* The id_bank_transfer_payments capability.
|
|
1746
|
-
*/
|
|
1747
|
-
id_bank_transfer_payments?: Capabilities.IdBankTransferPayments;
|
|
1748
|
-
/**
|
|
1749
|
-
* The id_bank_transfer_payments_bca capability.
|
|
1750
|
-
*/
|
|
1751
|
-
id_bank_transfer_payments_bca?: Capabilities.IdBankTransferPaymentsBca;
|
|
1752
1509
|
/**
|
|
1753
1510
|
* The ideal_payments capability.
|
|
1754
1511
|
*/
|
|
@@ -1833,14 +1590,6 @@ export declare namespace AccountCreateParams {
|
|
|
1833
1590
|
* The paynow_payments capability.
|
|
1834
1591
|
*/
|
|
1835
1592
|
paynow_payments?: Capabilities.PaynowPayments;
|
|
1836
|
-
/**
|
|
1837
|
-
* The paypal_payments capability.
|
|
1838
|
-
*/
|
|
1839
|
-
paypal_payments?: Capabilities.PaypalPayments;
|
|
1840
|
-
/**
|
|
1841
|
-
* The paypay_payments capability.
|
|
1842
|
-
*/
|
|
1843
|
-
paypay_payments?: Capabilities.PaypayPayments;
|
|
1844
1593
|
/**
|
|
1845
1594
|
* The payto_payments capability.
|
|
1846
1595
|
*/
|
|
@@ -1853,14 +1602,6 @@ export declare namespace AccountCreateParams {
|
|
|
1853
1602
|
* The promptpay_payments capability.
|
|
1854
1603
|
*/
|
|
1855
1604
|
promptpay_payments?: Capabilities.PromptpayPayments;
|
|
1856
|
-
/**
|
|
1857
|
-
* The qris_payments capability.
|
|
1858
|
-
*/
|
|
1859
|
-
qris_payments?: Capabilities.QrisPayments;
|
|
1860
|
-
/**
|
|
1861
|
-
* The rechnung_payments capability.
|
|
1862
|
-
*/
|
|
1863
|
-
rechnung_payments?: Capabilities.RechnungPayments;
|
|
1864
1605
|
/**
|
|
1865
1606
|
* The revolut_pay_payments capability.
|
|
1866
1607
|
*/
|
|
@@ -1885,18 +1626,10 @@ export declare namespace AccountCreateParams {
|
|
|
1885
1626
|
* The sepa_debit_payments capability.
|
|
1886
1627
|
*/
|
|
1887
1628
|
sepa_debit_payments?: Capabilities.SepaDebitPayments;
|
|
1888
|
-
/**
|
|
1889
|
-
* The shopeepay_payments capability.
|
|
1890
|
-
*/
|
|
1891
|
-
shopeepay_payments?: Capabilities.ShopeepayPayments;
|
|
1892
1629
|
/**
|
|
1893
1630
|
* The sofort_payments capability.
|
|
1894
1631
|
*/
|
|
1895
1632
|
sofort_payments?: Capabilities.SofortPayments;
|
|
1896
|
-
/**
|
|
1897
|
-
* The stripe_balance_payments capability.
|
|
1898
|
-
*/
|
|
1899
|
-
stripe_balance_payments?: Capabilities.StripeBalancePayments;
|
|
1900
1633
|
/**
|
|
1901
1634
|
* The sunbit_payments capability.
|
|
1902
1635
|
*/
|
|
@@ -1921,18 +1654,6 @@ export declare namespace AccountCreateParams {
|
|
|
1921
1654
|
* The treasury capability.
|
|
1922
1655
|
*/
|
|
1923
1656
|
treasury?: Capabilities.Treasury;
|
|
1924
|
-
/**
|
|
1925
|
-
* The treasury_evolve capability.
|
|
1926
|
-
*/
|
|
1927
|
-
treasury_evolve?: Capabilities.TreasuryEvolve;
|
|
1928
|
-
/**
|
|
1929
|
-
* The treasury_fifth_third capability.
|
|
1930
|
-
*/
|
|
1931
|
-
treasury_fifth_third?: Capabilities.TreasuryFifthThird;
|
|
1932
|
-
/**
|
|
1933
|
-
* The treasury_goldman_sachs capability.
|
|
1934
|
-
*/
|
|
1935
|
-
treasury_goldman_sachs?: Capabilities.TreasuryGoldmanSachs;
|
|
1936
1657
|
/**
|
|
1937
1658
|
* The twint_payments capability.
|
|
1938
1659
|
*/
|
|
@@ -1967,6 +1688,7 @@ export declare namespace AccountCreateParams {
|
|
|
1967
1688
|
* The Kanji variation of the company's primary address (Japan only).
|
|
1968
1689
|
*/
|
|
1969
1690
|
address_kanji?: JapanAddressParam;
|
|
1691
|
+
administrative_address?: AddressParam;
|
|
1970
1692
|
/**
|
|
1971
1693
|
* Whether the company's directors have been provided. Set this Boolean to `true` after creating all the company's directors with [the Persons API](https://docs.stripe.com/api/persons) for accounts with a `relationship.director` requirement. This value is not automatically set to `true` after creating directors, so it needs to be updated to indicate all directors have been provided.
|
|
1972
1694
|
*/
|
|
@@ -2015,6 +1737,7 @@ export declare namespace AccountCreateParams {
|
|
|
2015
1737
|
* The company's phone number (used for verification).
|
|
2016
1738
|
*/
|
|
2017
1739
|
phone?: string;
|
|
1740
|
+
principal_place_of_business?: AddressParam;
|
|
2018
1741
|
/**
|
|
2019
1742
|
* When the business was incorporated or registered.
|
|
2020
1743
|
*/
|
|
@@ -2051,14 +1774,6 @@ export declare namespace AccountCreateParams {
|
|
|
2051
1774
|
verification?: Company.Verification;
|
|
2052
1775
|
}
|
|
2053
1776
|
interface Controller {
|
|
2054
|
-
/**
|
|
2055
|
-
* A hash of configuration describing the Connect application that controls the account.
|
|
2056
|
-
*/
|
|
2057
|
-
application?: Controller.Application;
|
|
2058
|
-
/**
|
|
2059
|
-
* Properties of the account's dashboard.
|
|
2060
|
-
*/
|
|
2061
|
-
dashboard?: Controller.Dashboard;
|
|
2062
1777
|
/**
|
|
2063
1778
|
* A hash of configuration for who pays Stripe fees for product usage on this account.
|
|
2064
1779
|
*/
|
|
@@ -2105,10 +1820,6 @@ export declare namespace AccountCreateParams {
|
|
|
2105
1820
|
* One or more documents that demonstrate proof of address.
|
|
2106
1821
|
*/
|
|
2107
1822
|
proof_of_address?: Documents.ProofOfAddress;
|
|
2108
|
-
/**
|
|
2109
|
-
* One or more documents showing the company's proof of registration with the national business registry.
|
|
2110
|
-
*/
|
|
2111
|
-
proof_of_registration?: Documents.ProofOfRegistration;
|
|
2112
1823
|
/**
|
|
2113
1824
|
* One or more documents that demonstrate proof of ultimate beneficial ownership.
|
|
2114
1825
|
*/
|
|
@@ -2163,7 +1874,6 @@ export declare namespace AccountCreateParams {
|
|
|
2163
1874
|
* The Kanji variation of the individual's primary address (Japan only).
|
|
2164
1875
|
*/
|
|
2165
1876
|
address_kanji?: JapanAddressParam;
|
|
2166
|
-
birth_address?: AddressParam;
|
|
2167
1877
|
/**
|
|
2168
1878
|
* The individual's date of birth.
|
|
2169
1879
|
*/
|
|
@@ -2236,14 +1946,6 @@ export declare namespace AccountCreateParams {
|
|
|
2236
1946
|
* Describes the person's relationship to the account.
|
|
2237
1947
|
*/
|
|
2238
1948
|
relationship?: Individual.Relationship;
|
|
2239
|
-
/**
|
|
2240
|
-
* The credit applicant's self-reported yearly income in minor units.
|
|
2241
|
-
*/
|
|
2242
|
-
self_reported_income?: Individual.SelfReportedIncome;
|
|
2243
|
-
/**
|
|
2244
|
-
* The credit applicant's self-reported monthly housing payment in minor units.
|
|
2245
|
-
*/
|
|
2246
|
-
self_reported_monthly_housing_payment?: Individual.SelfReportedMonthlyHousingPayment;
|
|
2247
1949
|
/**
|
|
2248
1950
|
* The last four digits of the individual's Social Security Number (U.S. only).
|
|
2249
1951
|
*/
|
|
@@ -2253,33 +1955,15 @@ export declare namespace AccountCreateParams {
|
|
|
2253
1955
|
*/
|
|
2254
1956
|
verification?: Individual.Verification;
|
|
2255
1957
|
}
|
|
2256
|
-
interface RiskControls {
|
|
2257
|
-
/**
|
|
2258
|
-
* Represents the risk control status of charges. Please see [this page for more details](https://docs.stripe.com/connect/pausing-payments-or-payouts-on-connected-accounts).
|
|
2259
|
-
*/
|
|
2260
|
-
charges?: RiskControls.Charges;
|
|
2261
|
-
/**
|
|
2262
|
-
* Represents the risk control status of payouts. Please see [this page for more details](https://docs.stripe.com/connect/pausing-payments-or-payouts-on-connected-accounts).
|
|
2263
|
-
*/
|
|
2264
|
-
payouts?: RiskControls.Payouts;
|
|
2265
|
-
}
|
|
2266
1958
|
interface Settings {
|
|
2267
1959
|
/**
|
|
2268
1960
|
* Settings specific to Bacs Direct Debit.
|
|
2269
1961
|
*/
|
|
2270
1962
|
bacs_debit_payments?: Settings.BacsDebitPayments;
|
|
2271
|
-
/**
|
|
2272
|
-
* Settings specific to bank BCA onboarding for Indonesia bank transfers payments method.
|
|
2273
|
-
*/
|
|
2274
|
-
bank_bca_onboarding?: Settings.BankBcaOnboarding;
|
|
2275
1963
|
/**
|
|
2276
1964
|
* Settings used to apply the account's branding to email receipts, invoices, Checkout, and other products.
|
|
2277
1965
|
*/
|
|
2278
1966
|
branding?: Settings.Branding;
|
|
2279
|
-
/**
|
|
2280
|
-
* Settings specific to the account's use of the Capital product.
|
|
2281
|
-
*/
|
|
2282
|
-
capital?: Settings.Capital;
|
|
2283
1967
|
/**
|
|
2284
1968
|
* Settings specific to the account's use of the Card Issuing product.
|
|
2285
1969
|
*/
|
|
@@ -2300,18 +1984,6 @@ export declare namespace AccountCreateParams {
|
|
|
2300
1984
|
* Settings specific to the account's payouts.
|
|
2301
1985
|
*/
|
|
2302
1986
|
payouts?: Settings.Payouts;
|
|
2303
|
-
/**
|
|
2304
|
-
* Settings specific to the PayPay payments method.
|
|
2305
|
-
*/
|
|
2306
|
-
paypay_payments?: Settings.PaypayPayments;
|
|
2307
|
-
/**
|
|
2308
|
-
* Settings specific to the account's use of Smart Disputes.
|
|
2309
|
-
*/
|
|
2310
|
-
smart_disputes?: Settings.SmartDisputes;
|
|
2311
|
-
/**
|
|
2312
|
-
* Settings specific to the account's tax forms.
|
|
2313
|
-
*/
|
|
2314
|
-
tax_forms?: Settings.TaxForms;
|
|
2315
1987
|
/**
|
|
2316
1988
|
* Settings specific to the account's Treasury FinancialAccounts.
|
|
2317
1989
|
*/
|
|
@@ -2406,12 +2078,6 @@ export declare namespace AccountCreateParams {
|
|
|
2406
2078
|
*/
|
|
2407
2079
|
requested?: boolean;
|
|
2408
2080
|
}
|
|
2409
|
-
interface AutomaticIndirectTax {
|
|
2410
|
-
/**
|
|
2411
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2412
|
-
*/
|
|
2413
|
-
requested?: boolean;
|
|
2414
|
-
}
|
|
2415
2081
|
interface BacsDebitPayments {
|
|
2416
2082
|
/**
|
|
2417
2083
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -2461,10 +2127,6 @@ export declare namespace AccountCreateParams {
|
|
|
2461
2127
|
requested?: boolean;
|
|
2462
2128
|
}
|
|
2463
2129
|
interface CardPayments {
|
|
2464
|
-
/**
|
|
2465
|
-
* Protections to apply to this capability.
|
|
2466
|
-
*/
|
|
2467
|
-
protections?: CardPayments.Protections;
|
|
2468
2130
|
/**
|
|
2469
2131
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2470
2132
|
*/
|
|
@@ -2512,30 +2174,12 @@ export declare namespace AccountCreateParams {
|
|
|
2512
2174
|
*/
|
|
2513
2175
|
requested?: boolean;
|
|
2514
2176
|
}
|
|
2515
|
-
interface GopayPayments {
|
|
2516
|
-
/**
|
|
2517
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2518
|
-
*/
|
|
2519
|
-
requested?: boolean;
|
|
2520
|
-
}
|
|
2521
2177
|
interface GrabpayPayments {
|
|
2522
2178
|
/**
|
|
2523
2179
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2524
2180
|
*/
|
|
2525
2181
|
requested?: boolean;
|
|
2526
2182
|
}
|
|
2527
|
-
interface IdBankTransferPayments {
|
|
2528
|
-
/**
|
|
2529
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2530
|
-
*/
|
|
2531
|
-
requested?: boolean;
|
|
2532
|
-
}
|
|
2533
|
-
interface IdBankTransferPaymentsBca {
|
|
2534
|
-
/**
|
|
2535
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2536
|
-
*/
|
|
2537
|
-
requested?: boolean;
|
|
2538
|
-
}
|
|
2539
2183
|
interface IdealPayments {
|
|
2540
2184
|
/**
|
|
2541
2185
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -2662,18 +2306,6 @@ export declare namespace AccountCreateParams {
|
|
|
2662
2306
|
*/
|
|
2663
2307
|
requested?: boolean;
|
|
2664
2308
|
}
|
|
2665
|
-
interface PaypalPayments {
|
|
2666
|
-
/**
|
|
2667
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2668
|
-
*/
|
|
2669
|
-
requested?: boolean;
|
|
2670
|
-
}
|
|
2671
|
-
interface PaypayPayments {
|
|
2672
|
-
/**
|
|
2673
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2674
|
-
*/
|
|
2675
|
-
requested?: boolean;
|
|
2676
|
-
}
|
|
2677
2309
|
interface PaytoPayments {
|
|
2678
2310
|
/**
|
|
2679
2311
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -2692,18 +2324,6 @@ export declare namespace AccountCreateParams {
|
|
|
2692
2324
|
*/
|
|
2693
2325
|
requested?: boolean;
|
|
2694
2326
|
}
|
|
2695
|
-
interface QrisPayments {
|
|
2696
|
-
/**
|
|
2697
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2698
|
-
*/
|
|
2699
|
-
requested?: boolean;
|
|
2700
|
-
}
|
|
2701
|
-
interface RechnungPayments {
|
|
2702
|
-
/**
|
|
2703
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2704
|
-
*/
|
|
2705
|
-
requested?: boolean;
|
|
2706
|
-
}
|
|
2707
2327
|
interface RevolutPayPayments {
|
|
2708
2328
|
/**
|
|
2709
2329
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -2740,24 +2360,12 @@ export declare namespace AccountCreateParams {
|
|
|
2740
2360
|
*/
|
|
2741
2361
|
requested?: boolean;
|
|
2742
2362
|
}
|
|
2743
|
-
interface ShopeepayPayments {
|
|
2744
|
-
/**
|
|
2745
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2746
|
-
*/
|
|
2747
|
-
requested?: boolean;
|
|
2748
|
-
}
|
|
2749
2363
|
interface SofortPayments {
|
|
2750
2364
|
/**
|
|
2751
2365
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2752
2366
|
*/
|
|
2753
2367
|
requested?: boolean;
|
|
2754
2368
|
}
|
|
2755
|
-
interface StripeBalancePayments {
|
|
2756
|
-
/**
|
|
2757
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2758
|
-
*/
|
|
2759
|
-
requested?: boolean;
|
|
2760
|
-
}
|
|
2761
2369
|
interface SunbitPayments {
|
|
2762
2370
|
/**
|
|
2763
2371
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -2794,24 +2402,6 @@ export declare namespace AccountCreateParams {
|
|
|
2794
2402
|
*/
|
|
2795
2403
|
requested?: boolean;
|
|
2796
2404
|
}
|
|
2797
|
-
interface TreasuryEvolve {
|
|
2798
|
-
/**
|
|
2799
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2800
|
-
*/
|
|
2801
|
-
requested?: boolean;
|
|
2802
|
-
}
|
|
2803
|
-
interface TreasuryFifthThird {
|
|
2804
|
-
/**
|
|
2805
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2806
|
-
*/
|
|
2807
|
-
requested?: boolean;
|
|
2808
|
-
}
|
|
2809
|
-
interface TreasuryGoldmanSachs {
|
|
2810
|
-
/**
|
|
2811
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2812
|
-
*/
|
|
2813
|
-
requested?: boolean;
|
|
2814
|
-
}
|
|
2815
2405
|
interface TwintPayments {
|
|
2816
2406
|
/**
|
|
2817
2407
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -2842,22 +2432,6 @@ export declare namespace AccountCreateParams {
|
|
|
2842
2432
|
*/
|
|
2843
2433
|
requested?: boolean;
|
|
2844
2434
|
}
|
|
2845
|
-
namespace CardPayments {
|
|
2846
|
-
interface Protections {
|
|
2847
|
-
/**
|
|
2848
|
-
* Protection for connected accounts migrating from another PSP.
|
|
2849
|
-
*/
|
|
2850
|
-
psp_migration: Protections.PspMigration;
|
|
2851
|
-
}
|
|
2852
|
-
namespace Protections {
|
|
2853
|
-
interface PspMigration {
|
|
2854
|
-
/**
|
|
2855
|
-
* Passing true requests the protection.
|
|
2856
|
-
*/
|
|
2857
|
-
requested: boolean;
|
|
2858
|
-
}
|
|
2859
|
-
}
|
|
2860
|
-
}
|
|
2861
2435
|
}
|
|
2862
2436
|
namespace Company {
|
|
2863
2437
|
interface DirectorshipDeclaration {
|
|
@@ -2938,26 +2512,6 @@ export declare namespace AccountCreateParams {
|
|
|
2938
2512
|
}
|
|
2939
2513
|
}
|
|
2940
2514
|
namespace Controller {
|
|
2941
|
-
interface Application {
|
|
2942
|
-
/**
|
|
2943
|
-
* Whether the controller is liable for losses on this account. For details, see [Understanding Connect Account Balances](https://docs.stripe.com/connect/account-balances).
|
|
2944
|
-
*/
|
|
2945
|
-
loss_liable: boolean;
|
|
2946
|
-
/**
|
|
2947
|
-
* Whether the controller owns onboarding for this account.
|
|
2948
|
-
*/
|
|
2949
|
-
onboarding_owner?: boolean;
|
|
2950
|
-
/**
|
|
2951
|
-
* Whether the controller has pricing controls for this account.
|
|
2952
|
-
*/
|
|
2953
|
-
pricing_controls?: boolean;
|
|
2954
|
-
}
|
|
2955
|
-
interface Dashboard {
|
|
2956
|
-
/**
|
|
2957
|
-
* Whether this account should have access to the full Stripe Dashboard (`full`), to the Express Dashboard (`express`), or to no Stripe-hosted dashboard (`none`). Defaults to `full`.
|
|
2958
|
-
*/
|
|
2959
|
-
type?: Dashboard.Type;
|
|
2960
|
-
}
|
|
2961
2515
|
interface Fees {
|
|
2962
2516
|
/**
|
|
2963
2517
|
* A value indicating the responsible payer of Stripe fees on this account. Defaults to `account`. Learn more about [fee behavior on connected accounts](https://docs.stripe.com/connect/direct-charges-fee-payer-behavior).
|
|
@@ -2977,9 +2531,6 @@ export declare namespace AccountCreateParams {
|
|
|
2977
2531
|
*/
|
|
2978
2532
|
type?: StripeDashboard.Type;
|
|
2979
2533
|
}
|
|
2980
|
-
namespace Dashboard {
|
|
2981
|
-
type Type = 'express' | 'full' | 'none' | OtherString;
|
|
2982
|
-
}
|
|
2983
2534
|
namespace Fees {
|
|
2984
2535
|
type Payer = 'account' | 'application' | OtherString;
|
|
2985
2536
|
}
|
|
@@ -3033,16 +2584,6 @@ export declare namespace AccountCreateParams {
|
|
|
3033
2584
|
*/
|
|
3034
2585
|
files?: Array<string>;
|
|
3035
2586
|
}
|
|
3036
|
-
interface ProofOfRegistration {
|
|
3037
|
-
/**
|
|
3038
|
-
* One or more document ids returned by a [file upload](https://api.stripe.com#create_file) with a `purpose` value of `account_requirement`.
|
|
3039
|
-
*/
|
|
3040
|
-
files?: Array<string>;
|
|
3041
|
-
/**
|
|
3042
|
-
* Information regarding the person signing the document if applicable.
|
|
3043
|
-
*/
|
|
3044
|
-
signer?: ProofOfRegistration.Signer;
|
|
3045
|
-
}
|
|
3046
2587
|
interface ProofOfUltimateBeneficialOwnership {
|
|
3047
2588
|
/**
|
|
3048
2589
|
* One or more document ids returned by a [file upload](https://api.stripe.com#create_file) with a `purpose` value of `account_requirement`.
|
|
@@ -3053,14 +2594,6 @@ export declare namespace AccountCreateParams {
|
|
|
3053
2594
|
*/
|
|
3054
2595
|
signer?: ProofOfUltimateBeneficialOwnership.Signer;
|
|
3055
2596
|
}
|
|
3056
|
-
namespace ProofOfRegistration {
|
|
3057
|
-
interface Signer {
|
|
3058
|
-
/**
|
|
3059
|
-
* The token of the person signing the document, if applicable.
|
|
3060
|
-
*/
|
|
3061
|
-
person?: string;
|
|
3062
|
-
}
|
|
3063
|
-
}
|
|
3064
2597
|
namespace ProofOfUltimateBeneficialOwnership {
|
|
3065
2598
|
interface Signer {
|
|
3066
2599
|
/**
|
|
@@ -3108,33 +2641,13 @@ export declare namespace AccountCreateParams {
|
|
|
3108
2641
|
*/
|
|
3109
2642
|
title?: string;
|
|
3110
2643
|
}
|
|
3111
|
-
interface
|
|
2644
|
+
interface Verification {
|
|
3112
2645
|
/**
|
|
3113
|
-
*
|
|
2646
|
+
* A document showing address, either a passport, local ID card, or utility bill from a well-known utility company.
|
|
3114
2647
|
*/
|
|
3115
|
-
|
|
2648
|
+
additional_document?: Verification.AdditionalDocument;
|
|
3116
2649
|
/**
|
|
3117
|
-
*
|
|
3118
|
-
*/
|
|
3119
|
-
currency: string;
|
|
3120
|
-
}
|
|
3121
|
-
interface SelfReportedMonthlyHousingPayment {
|
|
3122
|
-
/**
|
|
3123
|
-
* The amount in the minor currency unit (for example, cents for USD).
|
|
3124
|
-
*/
|
|
3125
|
-
amount: number;
|
|
3126
|
-
/**
|
|
3127
|
-
* Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
|
|
3128
|
-
*/
|
|
3129
|
-
currency: string;
|
|
3130
|
-
}
|
|
3131
|
-
interface Verification {
|
|
3132
|
-
/**
|
|
3133
|
-
* A document showing address, either a passport, local ID card, or utility bill from a well-known utility company.
|
|
3134
|
-
*/
|
|
3135
|
-
additional_document?: Verification.AdditionalDocument;
|
|
3136
|
-
/**
|
|
3137
|
-
* An identifying document, either a passport or local ID card.
|
|
2650
|
+
* An identifying document, either a passport or local ID card.
|
|
3138
2651
|
*/
|
|
3139
2652
|
document?: Verification.Document;
|
|
3140
2653
|
}
|
|
@@ -3161,22 +2674,6 @@ export declare namespace AccountCreateParams {
|
|
|
3161
2674
|
}
|
|
3162
2675
|
}
|
|
3163
2676
|
}
|
|
3164
|
-
namespace RiskControls {
|
|
3165
|
-
interface Charges {
|
|
3166
|
-
/**
|
|
3167
|
-
* To request to pause a risk control, pass `true`. To request to unpause a risk control, pass `false`.
|
|
3168
|
-
* There can be a delay before the risk control is paused or unpaused.
|
|
3169
|
-
*/
|
|
3170
|
-
pause_requested?: boolean;
|
|
3171
|
-
}
|
|
3172
|
-
interface Payouts {
|
|
3173
|
-
/**
|
|
3174
|
-
* To request to pause a risk control, pass `true`. To request to unpause a risk control, pass `false`.
|
|
3175
|
-
* There can be a delay before the risk control is paused or unpaused.
|
|
3176
|
-
*/
|
|
3177
|
-
pause_requested?: boolean;
|
|
3178
|
-
}
|
|
3179
|
-
}
|
|
3180
2677
|
namespace Settings {
|
|
3181
2678
|
interface BacsDebitPayments {
|
|
3182
2679
|
/**
|
|
@@ -3184,16 +2681,6 @@ export declare namespace AccountCreateParams {
|
|
|
3184
2681
|
*/
|
|
3185
2682
|
display_name?: string;
|
|
3186
2683
|
}
|
|
3187
|
-
interface BankBcaOnboarding {
|
|
3188
|
-
/**
|
|
3189
|
-
* Bank BCA business account holder name
|
|
3190
|
-
*/
|
|
3191
|
-
account_holder_name?: string;
|
|
3192
|
-
/**
|
|
3193
|
-
* Bank BCA business account number
|
|
3194
|
-
*/
|
|
3195
|
-
business_account_number?: string;
|
|
3196
|
-
}
|
|
3197
2684
|
interface Branding {
|
|
3198
2685
|
/**
|
|
3199
2686
|
* (ID of a [file upload](https://stripe.com/docs/guides/file-upload)) An icon for the account. Must be square and at least 128px x 128px.
|
|
@@ -3212,20 +2699,6 @@ export declare namespace AccountCreateParams {
|
|
|
3212
2699
|
*/
|
|
3213
2700
|
secondary_color?: string;
|
|
3214
2701
|
}
|
|
3215
|
-
interface Capital {
|
|
3216
|
-
/**
|
|
3217
|
-
* Per-currency mapping of user-selected destination accounts used to pay out loans.
|
|
3218
|
-
*/
|
|
3219
|
-
payout_destination?: {
|
|
3220
|
-
[key: string]: string;
|
|
3221
|
-
};
|
|
3222
|
-
/**
|
|
3223
|
-
* Per-currency mapping of all destination accounts eligible to receive Capital financing payouts.
|
|
3224
|
-
*/
|
|
3225
|
-
payout_destination_selector?: {
|
|
3226
|
-
[key: string]: Array<string>;
|
|
3227
|
-
};
|
|
3228
|
-
}
|
|
3229
2702
|
interface CardIssuing {
|
|
3230
2703
|
/**
|
|
3231
2704
|
* Details on the account's acceptance of the [Stripe Issuing Terms and Disclosures](https://docs.stripe.com/issuing/connect/tos_acceptance).
|
|
@@ -3257,10 +2730,6 @@ export declare namespace AccountCreateParams {
|
|
|
3257
2730
|
hosted_payment_method_save?: Invoices.HostedPaymentMethodSave;
|
|
3258
2731
|
}
|
|
3259
2732
|
interface Payments {
|
|
3260
|
-
/**
|
|
3261
|
-
* When you enable this parameter, the customer of this Account receives an email receipt when their payment succeeds. If this parameter isn't set, the default value is `false`.
|
|
3262
|
-
*/
|
|
3263
|
-
email_customers_on_successful_payment?: boolean;
|
|
3264
2733
|
/**
|
|
3265
2734
|
* The default text that appears on statements for non-card charges outside of Japan. For card charges, if you don't set a `statement_descriptor_prefix`, this text is also used as the statement descriptor prefix. In that case, if concatenating the statement descriptor suffix causes the combined statement descriptor to exceed 22 characters, we truncate the `statement_descriptor` text to limit the full descriptor to 22 characters. For more information about statement descriptors and their requirements, see the [account settings documentation](https://docs.stripe.com/get-started/account/statement-descriptors).
|
|
3266
2735
|
*/
|
|
@@ -3288,32 +2757,6 @@ export declare namespace AccountCreateParams {
|
|
|
3288
2757
|
*/
|
|
3289
2758
|
statement_descriptor?: string;
|
|
3290
2759
|
}
|
|
3291
|
-
interface PaypayPayments {
|
|
3292
|
-
/**
|
|
3293
|
-
* Additional files that are required to support the onboarding process of your business.
|
|
3294
|
-
*/
|
|
3295
|
-
additional_files?: Array<string>;
|
|
3296
|
-
/**
|
|
3297
|
-
* The type of goods your business sells. Use `digital_content` if you sell digital content. Use `other` for all other types of goods or services.
|
|
3298
|
-
*/
|
|
3299
|
-
goods_type?: PaypayPayments.GoodsType;
|
|
3300
|
-
/**
|
|
3301
|
-
* Details regarding your business's website.
|
|
3302
|
-
*/
|
|
3303
|
-
site?: PaypayPayments.Site;
|
|
3304
|
-
}
|
|
3305
|
-
interface SmartDisputes {
|
|
3306
|
-
/**
|
|
3307
|
-
* Smart Disputes auto-respond settings for the account.
|
|
3308
|
-
*/
|
|
3309
|
-
auto_respond?: SmartDisputes.AutoRespond;
|
|
3310
|
-
}
|
|
3311
|
-
interface TaxForms {
|
|
3312
|
-
/**
|
|
3313
|
-
* Whether the account opted out of receiving their tax forms by postal delivery.
|
|
3314
|
-
*/
|
|
3315
|
-
consented_to_paperless_delivery?: boolean;
|
|
3316
|
-
}
|
|
3317
2760
|
interface Treasury {
|
|
3318
2761
|
/**
|
|
3319
2762
|
* Details on the account's acceptance of the Stripe Treasury Services Agreement.
|
|
@@ -3384,59 +2827,6 @@ export declare namespace AccountCreateParams {
|
|
|
3384
2827
|
type WeeklyPayoutDay = 'friday' | 'monday' | 'thursday' | 'tuesday' | 'wednesday' | OtherString;
|
|
3385
2828
|
}
|
|
3386
2829
|
}
|
|
3387
|
-
namespace PaypayPayments {
|
|
3388
|
-
type GoodsType = 'digital_content' | 'other';
|
|
3389
|
-
interface Site {
|
|
3390
|
-
/**
|
|
3391
|
-
* Additional information about your business's website.
|
|
3392
|
-
*/
|
|
3393
|
-
accessible?: Site.Accessible;
|
|
3394
|
-
/**
|
|
3395
|
-
* Additional information about your business's website.
|
|
3396
|
-
*/
|
|
3397
|
-
in_development?: Site.InDevelopment;
|
|
3398
|
-
/**
|
|
3399
|
-
* Additional information about your business's website.
|
|
3400
|
-
*/
|
|
3401
|
-
restricted?: Site.Restricted;
|
|
3402
|
-
/**
|
|
3403
|
-
* The status of your business's website.
|
|
3404
|
-
*/
|
|
3405
|
-
type?: Site.Type;
|
|
3406
|
-
}
|
|
3407
|
-
namespace Site {
|
|
3408
|
-
interface Accessible {
|
|
3409
|
-
}
|
|
3410
|
-
interface InDevelopment {
|
|
3411
|
-
/**
|
|
3412
|
-
* The password needed to access your business's website.
|
|
3413
|
-
*/
|
|
3414
|
-
password: string;
|
|
3415
|
-
/**
|
|
3416
|
-
* The username needed to access your business's website.
|
|
3417
|
-
*/
|
|
3418
|
-
username?: string;
|
|
3419
|
-
}
|
|
3420
|
-
interface Restricted {
|
|
3421
|
-
/**
|
|
3422
|
-
* The file explaining the payment flow for your business.
|
|
3423
|
-
*/
|
|
3424
|
-
payment_flow_file?: string;
|
|
3425
|
-
}
|
|
3426
|
-
type Type = 'accessible' | 'in_development' | 'restricted';
|
|
3427
|
-
}
|
|
3428
|
-
}
|
|
3429
|
-
namespace SmartDisputes {
|
|
3430
|
-
interface AutoRespond {
|
|
3431
|
-
/**
|
|
3432
|
-
* The preference setting for auto-respond. Can be 'on', 'off', or 'inherit'.
|
|
3433
|
-
*/
|
|
3434
|
-
preference?: AutoRespond.Preference;
|
|
3435
|
-
}
|
|
3436
|
-
namespace AutoRespond {
|
|
3437
|
-
type Preference = 'inherit' | 'off' | 'on';
|
|
3438
|
-
}
|
|
3439
|
-
}
|
|
3440
2830
|
namespace Treasury {
|
|
3441
2831
|
interface TosAcceptance {
|
|
3442
2832
|
/**
|
|
@@ -3523,10 +2913,6 @@ export interface AccountUpdateParams {
|
|
|
3523
2913
|
* Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
|
|
3524
2914
|
*/
|
|
3525
2915
|
metadata?: Emptyable<MetadataParam>;
|
|
3526
|
-
/**
|
|
3527
|
-
* A hash to configure risk controls on the account. Please see [this page for more details](https://docs.stripe.com/connect/pausing-payments-or-payouts-on-connected-accounts).
|
|
3528
|
-
*/
|
|
3529
|
-
risk_controls?: AccountUpdateParams.RiskControls;
|
|
3530
2916
|
/**
|
|
3531
2917
|
* Options for customizing how the account functions within Stripe.
|
|
3532
2918
|
*/
|
|
@@ -3566,10 +2952,6 @@ export declare namespace AccountUpdateParams {
|
|
|
3566
2952
|
* Internal-only description of the product sold by, or service provided by, the business. Used by Stripe for risk and underwriting purposes.
|
|
3567
2953
|
*/
|
|
3568
2954
|
product_description?: string;
|
|
3569
|
-
/**
|
|
3570
|
-
* A link to the business's publicly available terms related to the Specified Commercial Transaction Act. Only used for accounts in Japan.
|
|
3571
|
-
*/
|
|
3572
|
-
specified_commercial_transactions_act_url?: Emptyable<string>;
|
|
3573
2955
|
/**
|
|
3574
2956
|
* A publicly available mailing address for sending support issues to.
|
|
3575
2957
|
*/
|
|
@@ -3621,10 +3003,6 @@ export declare namespace AccountUpdateParams {
|
|
|
3621
3003
|
* The au_becs_debit_payments capability.
|
|
3622
3004
|
*/
|
|
3623
3005
|
au_becs_debit_payments?: Capabilities.AuBecsDebitPayments;
|
|
3624
|
-
/**
|
|
3625
|
-
* The automatic_indirect_tax capability.
|
|
3626
|
-
*/
|
|
3627
|
-
automatic_indirect_tax?: Capabilities.AutomaticIndirectTax;
|
|
3628
3006
|
/**
|
|
3629
3007
|
* The bacs_debit_payments capability.
|
|
3630
3008
|
*/
|
|
@@ -3689,22 +3067,10 @@ export declare namespace AccountUpdateParams {
|
|
|
3689
3067
|
* The giropay_payments capability.
|
|
3690
3068
|
*/
|
|
3691
3069
|
giropay_payments?: Capabilities.GiropayPayments;
|
|
3692
|
-
/**
|
|
3693
|
-
* The gopay_payments capability.
|
|
3694
|
-
*/
|
|
3695
|
-
gopay_payments?: Capabilities.GopayPayments;
|
|
3696
3070
|
/**
|
|
3697
3071
|
* The grabpay_payments capability.
|
|
3698
3072
|
*/
|
|
3699
3073
|
grabpay_payments?: Capabilities.GrabpayPayments;
|
|
3700
|
-
/**
|
|
3701
|
-
* The id_bank_transfer_payments capability.
|
|
3702
|
-
*/
|
|
3703
|
-
id_bank_transfer_payments?: Capabilities.IdBankTransferPayments;
|
|
3704
|
-
/**
|
|
3705
|
-
* The id_bank_transfer_payments_bca capability.
|
|
3706
|
-
*/
|
|
3707
|
-
id_bank_transfer_payments_bca?: Capabilities.IdBankTransferPaymentsBca;
|
|
3708
3074
|
/**
|
|
3709
3075
|
* The ideal_payments capability.
|
|
3710
3076
|
*/
|
|
@@ -3789,14 +3155,6 @@ export declare namespace AccountUpdateParams {
|
|
|
3789
3155
|
* The paynow_payments capability.
|
|
3790
3156
|
*/
|
|
3791
3157
|
paynow_payments?: Capabilities.PaynowPayments;
|
|
3792
|
-
/**
|
|
3793
|
-
* The paypal_payments capability.
|
|
3794
|
-
*/
|
|
3795
|
-
paypal_payments?: Capabilities.PaypalPayments;
|
|
3796
|
-
/**
|
|
3797
|
-
* The paypay_payments capability.
|
|
3798
|
-
*/
|
|
3799
|
-
paypay_payments?: Capabilities.PaypayPayments;
|
|
3800
3158
|
/**
|
|
3801
3159
|
* The payto_payments capability.
|
|
3802
3160
|
*/
|
|
@@ -3809,14 +3167,6 @@ export declare namespace AccountUpdateParams {
|
|
|
3809
3167
|
* The promptpay_payments capability.
|
|
3810
3168
|
*/
|
|
3811
3169
|
promptpay_payments?: Capabilities.PromptpayPayments;
|
|
3812
|
-
/**
|
|
3813
|
-
* The qris_payments capability.
|
|
3814
|
-
*/
|
|
3815
|
-
qris_payments?: Capabilities.QrisPayments;
|
|
3816
|
-
/**
|
|
3817
|
-
* The rechnung_payments capability.
|
|
3818
|
-
*/
|
|
3819
|
-
rechnung_payments?: Capabilities.RechnungPayments;
|
|
3820
3170
|
/**
|
|
3821
3171
|
* The revolut_pay_payments capability.
|
|
3822
3172
|
*/
|
|
@@ -3841,18 +3191,10 @@ export declare namespace AccountUpdateParams {
|
|
|
3841
3191
|
* The sepa_debit_payments capability.
|
|
3842
3192
|
*/
|
|
3843
3193
|
sepa_debit_payments?: Capabilities.SepaDebitPayments;
|
|
3844
|
-
/**
|
|
3845
|
-
* The shopeepay_payments capability.
|
|
3846
|
-
*/
|
|
3847
|
-
shopeepay_payments?: Capabilities.ShopeepayPayments;
|
|
3848
3194
|
/**
|
|
3849
3195
|
* The sofort_payments capability.
|
|
3850
3196
|
*/
|
|
3851
3197
|
sofort_payments?: Capabilities.SofortPayments;
|
|
3852
|
-
/**
|
|
3853
|
-
* The stripe_balance_payments capability.
|
|
3854
|
-
*/
|
|
3855
|
-
stripe_balance_payments?: Capabilities.StripeBalancePayments;
|
|
3856
3198
|
/**
|
|
3857
3199
|
* The sunbit_payments capability.
|
|
3858
3200
|
*/
|
|
@@ -3877,18 +3219,6 @@ export declare namespace AccountUpdateParams {
|
|
|
3877
3219
|
* The treasury capability.
|
|
3878
3220
|
*/
|
|
3879
3221
|
treasury?: Capabilities.Treasury;
|
|
3880
|
-
/**
|
|
3881
|
-
* The treasury_evolve capability.
|
|
3882
|
-
*/
|
|
3883
|
-
treasury_evolve?: Capabilities.TreasuryEvolve;
|
|
3884
|
-
/**
|
|
3885
|
-
* The treasury_fifth_third capability.
|
|
3886
|
-
*/
|
|
3887
|
-
treasury_fifth_third?: Capabilities.TreasuryFifthThird;
|
|
3888
|
-
/**
|
|
3889
|
-
* The treasury_goldman_sachs capability.
|
|
3890
|
-
*/
|
|
3891
|
-
treasury_goldman_sachs?: Capabilities.TreasuryGoldmanSachs;
|
|
3892
3222
|
/**
|
|
3893
3223
|
* The twint_payments capability.
|
|
3894
3224
|
*/
|
|
@@ -3923,6 +3253,7 @@ export declare namespace AccountUpdateParams {
|
|
|
3923
3253
|
* The Kanji variation of the company's primary address (Japan only).
|
|
3924
3254
|
*/
|
|
3925
3255
|
address_kanji?: JapanAddressParam;
|
|
3256
|
+
administrative_address?: AddressParam;
|
|
3926
3257
|
/**
|
|
3927
3258
|
* Whether the company's directors have been provided. Set this Boolean to `true` after creating all the company's directors with [the Persons API](https://docs.stripe.com/api/persons) for accounts with a `relationship.director` requirement. This value is not automatically set to `true` after creating directors, so it needs to be updated to indicate all directors have been provided.
|
|
3928
3259
|
*/
|
|
@@ -3971,6 +3302,7 @@ export declare namespace AccountUpdateParams {
|
|
|
3971
3302
|
* The company's phone number (used for verification).
|
|
3972
3303
|
*/
|
|
3973
3304
|
phone?: string;
|
|
3305
|
+
principal_place_of_business?: AddressParam;
|
|
3974
3306
|
registration_date?: Emptyable<Company.RegistrationDate>;
|
|
3975
3307
|
/**
|
|
3976
3308
|
* The identification number given to a company when it is registered or incorporated, if distinct from the identification number used for filing taxes. (Examples are the CIN for companies and LLP IN for partnerships in India, and the Company Registration Number in Hong Kong).
|
|
@@ -4112,7 +3444,6 @@ export declare namespace AccountUpdateParams {
|
|
|
4112
3444
|
* The Kanji variation of the individual's primary address (Japan only).
|
|
4113
3445
|
*/
|
|
4114
3446
|
address_kanji?: JapanAddressParam;
|
|
4115
|
-
birth_address?: AddressParam;
|
|
4116
3447
|
/**
|
|
4117
3448
|
* The individual's date of birth.
|
|
4118
3449
|
*/
|
|
@@ -4185,14 +3516,6 @@ export declare namespace AccountUpdateParams {
|
|
|
4185
3516
|
* Describes the person's relationship to the account.
|
|
4186
3517
|
*/
|
|
4187
3518
|
relationship?: Individual.Relationship;
|
|
4188
|
-
/**
|
|
4189
|
-
* The credit applicant's self-reported yearly income in minor units.
|
|
4190
|
-
*/
|
|
4191
|
-
self_reported_income?: Individual.SelfReportedIncome;
|
|
4192
|
-
/**
|
|
4193
|
-
* The credit applicant's self-reported monthly housing payment in minor units.
|
|
4194
|
-
*/
|
|
4195
|
-
self_reported_monthly_housing_payment?: Individual.SelfReportedMonthlyHousingPayment;
|
|
4196
3519
|
/**
|
|
4197
3520
|
* The last four digits of the individual's Social Security Number (U.S. only).
|
|
4198
3521
|
*/
|
|
@@ -4202,33 +3525,15 @@ export declare namespace AccountUpdateParams {
|
|
|
4202
3525
|
*/
|
|
4203
3526
|
verification?: Individual.Verification;
|
|
4204
3527
|
}
|
|
4205
|
-
interface RiskControls {
|
|
4206
|
-
/**
|
|
4207
|
-
* Represents the risk control status of charges. Please see [this page for more details](https://docs.stripe.com/connect/pausing-payments-or-payouts-on-connected-accounts).
|
|
4208
|
-
*/
|
|
4209
|
-
charges?: RiskControls.Charges;
|
|
4210
|
-
/**
|
|
4211
|
-
* Represents the risk control status of payouts. Please see [this page for more details](https://docs.stripe.com/connect/pausing-payments-or-payouts-on-connected-accounts).
|
|
4212
|
-
*/
|
|
4213
|
-
payouts?: RiskControls.Payouts;
|
|
4214
|
-
}
|
|
4215
3528
|
interface Settings {
|
|
4216
3529
|
/**
|
|
4217
3530
|
* Settings specific to Bacs Direct Debit payments.
|
|
4218
3531
|
*/
|
|
4219
3532
|
bacs_debit_payments?: Settings.BacsDebitPayments;
|
|
4220
|
-
/**
|
|
4221
|
-
* Settings specific to bank BCA onboarding for Indonesia bank transfers payments method.
|
|
4222
|
-
*/
|
|
4223
|
-
bank_bca_onboarding?: Settings.BankBcaOnboarding;
|
|
4224
3533
|
/**
|
|
4225
3534
|
* Settings used to apply the account's branding to email receipts, invoices, Checkout, and other products.
|
|
4226
3535
|
*/
|
|
4227
3536
|
branding?: Settings.Branding;
|
|
4228
|
-
/**
|
|
4229
|
-
* Settings specific to the account's use of the Capital product.
|
|
4230
|
-
*/
|
|
4231
|
-
capital?: Settings.Capital;
|
|
4232
3537
|
/**
|
|
4233
3538
|
* Settings specific to the account's use of the Card Issuing product.
|
|
4234
3539
|
*/
|
|
@@ -4250,17 +3555,9 @@ export declare namespace AccountUpdateParams {
|
|
|
4250
3555
|
*/
|
|
4251
3556
|
payouts?: Settings.Payouts;
|
|
4252
3557
|
/**
|
|
4253
|
-
* Settings specific to
|
|
4254
|
-
*/
|
|
4255
|
-
paypay_payments?: Settings.PaypayPayments;
|
|
4256
|
-
/**
|
|
4257
|
-
* Settings specific to the account's use of Smart Disputes.
|
|
3558
|
+
* Settings specific to SEPA Direct Debit payments.
|
|
4258
3559
|
*/
|
|
4259
|
-
|
|
4260
|
-
/**
|
|
4261
|
-
* Settings specific to the account's tax forms.
|
|
4262
|
-
*/
|
|
4263
|
-
tax_forms?: Settings.TaxForms;
|
|
3560
|
+
sepa_debit_payments?: Settings.SepaDebitPayments;
|
|
4264
3561
|
/**
|
|
4265
3562
|
* Settings specific to the account's Treasury FinancialAccounts.
|
|
4266
3563
|
*/
|
|
@@ -4357,12 +3654,6 @@ export declare namespace AccountUpdateParams {
|
|
|
4357
3654
|
*/
|
|
4358
3655
|
requested?: boolean;
|
|
4359
3656
|
}
|
|
4360
|
-
interface AutomaticIndirectTax {
|
|
4361
|
-
/**
|
|
4362
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
4363
|
-
*/
|
|
4364
|
-
requested?: boolean;
|
|
4365
|
-
}
|
|
4366
3657
|
interface BacsDebitPayments {
|
|
4367
3658
|
/**
|
|
4368
3659
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -4412,10 +3703,6 @@ export declare namespace AccountUpdateParams {
|
|
|
4412
3703
|
requested?: boolean;
|
|
4413
3704
|
}
|
|
4414
3705
|
interface CardPayments {
|
|
4415
|
-
/**
|
|
4416
|
-
* Protections to apply to this capability.
|
|
4417
|
-
*/
|
|
4418
|
-
protections?: CardPayments.Protections;
|
|
4419
3706
|
/**
|
|
4420
3707
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
4421
3708
|
*/
|
|
@@ -4463,30 +3750,12 @@ export declare namespace AccountUpdateParams {
|
|
|
4463
3750
|
*/
|
|
4464
3751
|
requested?: boolean;
|
|
4465
3752
|
}
|
|
4466
|
-
interface GopayPayments {
|
|
4467
|
-
/**
|
|
4468
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
4469
|
-
*/
|
|
4470
|
-
requested?: boolean;
|
|
4471
|
-
}
|
|
4472
3753
|
interface GrabpayPayments {
|
|
4473
3754
|
/**
|
|
4474
3755
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
4475
3756
|
*/
|
|
4476
3757
|
requested?: boolean;
|
|
4477
3758
|
}
|
|
4478
|
-
interface IdBankTransferPayments {
|
|
4479
|
-
/**
|
|
4480
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
4481
|
-
*/
|
|
4482
|
-
requested?: boolean;
|
|
4483
|
-
}
|
|
4484
|
-
interface IdBankTransferPaymentsBca {
|
|
4485
|
-
/**
|
|
4486
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
4487
|
-
*/
|
|
4488
|
-
requested?: boolean;
|
|
4489
|
-
}
|
|
4490
3759
|
interface IdealPayments {
|
|
4491
3760
|
/**
|
|
4492
3761
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -4613,18 +3882,6 @@ export declare namespace AccountUpdateParams {
|
|
|
4613
3882
|
*/
|
|
4614
3883
|
requested?: boolean;
|
|
4615
3884
|
}
|
|
4616
|
-
interface PaypalPayments {
|
|
4617
|
-
/**
|
|
4618
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
4619
|
-
*/
|
|
4620
|
-
requested?: boolean;
|
|
4621
|
-
}
|
|
4622
|
-
interface PaypayPayments {
|
|
4623
|
-
/**
|
|
4624
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
4625
|
-
*/
|
|
4626
|
-
requested?: boolean;
|
|
4627
|
-
}
|
|
4628
3885
|
interface PaytoPayments {
|
|
4629
3886
|
/**
|
|
4630
3887
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -4643,18 +3900,6 @@ export declare namespace AccountUpdateParams {
|
|
|
4643
3900
|
*/
|
|
4644
3901
|
requested?: boolean;
|
|
4645
3902
|
}
|
|
4646
|
-
interface QrisPayments {
|
|
4647
|
-
/**
|
|
4648
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
4649
|
-
*/
|
|
4650
|
-
requested?: boolean;
|
|
4651
|
-
}
|
|
4652
|
-
interface RechnungPayments {
|
|
4653
|
-
/**
|
|
4654
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
4655
|
-
*/
|
|
4656
|
-
requested?: boolean;
|
|
4657
|
-
}
|
|
4658
3903
|
interface RevolutPayPayments {
|
|
4659
3904
|
/**
|
|
4660
3905
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -4691,24 +3936,12 @@ export declare namespace AccountUpdateParams {
|
|
|
4691
3936
|
*/
|
|
4692
3937
|
requested?: boolean;
|
|
4693
3938
|
}
|
|
4694
|
-
interface ShopeepayPayments {
|
|
4695
|
-
/**
|
|
4696
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
4697
|
-
*/
|
|
4698
|
-
requested?: boolean;
|
|
4699
|
-
}
|
|
4700
3939
|
interface SofortPayments {
|
|
4701
3940
|
/**
|
|
4702
3941
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
4703
3942
|
*/
|
|
4704
3943
|
requested?: boolean;
|
|
4705
3944
|
}
|
|
4706
|
-
interface StripeBalancePayments {
|
|
4707
|
-
/**
|
|
4708
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
4709
|
-
*/
|
|
4710
|
-
requested?: boolean;
|
|
4711
|
-
}
|
|
4712
3945
|
interface SunbitPayments {
|
|
4713
3946
|
/**
|
|
4714
3947
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -4745,24 +3978,6 @@ export declare namespace AccountUpdateParams {
|
|
|
4745
3978
|
*/
|
|
4746
3979
|
requested?: boolean;
|
|
4747
3980
|
}
|
|
4748
|
-
interface TreasuryEvolve {
|
|
4749
|
-
/**
|
|
4750
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
4751
|
-
*/
|
|
4752
|
-
requested?: boolean;
|
|
4753
|
-
}
|
|
4754
|
-
interface TreasuryFifthThird {
|
|
4755
|
-
/**
|
|
4756
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
4757
|
-
*/
|
|
4758
|
-
requested?: boolean;
|
|
4759
|
-
}
|
|
4760
|
-
interface TreasuryGoldmanSachs {
|
|
4761
|
-
/**
|
|
4762
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
4763
|
-
*/
|
|
4764
|
-
requested?: boolean;
|
|
4765
|
-
}
|
|
4766
3981
|
interface TwintPayments {
|
|
4767
3982
|
/**
|
|
4768
3983
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -4793,22 +4008,6 @@ export declare namespace AccountUpdateParams {
|
|
|
4793
4008
|
*/
|
|
4794
4009
|
requested?: boolean;
|
|
4795
4010
|
}
|
|
4796
|
-
namespace CardPayments {
|
|
4797
|
-
interface Protections {
|
|
4798
|
-
/**
|
|
4799
|
-
* Protection for connected accounts migrating from another PSP.
|
|
4800
|
-
*/
|
|
4801
|
-
psp_migration: Protections.PspMigration;
|
|
4802
|
-
}
|
|
4803
|
-
namespace Protections {
|
|
4804
|
-
interface PspMigration {
|
|
4805
|
-
/**
|
|
4806
|
-
* Passing true requests the protection.
|
|
4807
|
-
*/
|
|
4808
|
-
requested: boolean;
|
|
4809
|
-
}
|
|
4810
|
-
}
|
|
4811
|
-
}
|
|
4812
4011
|
}
|
|
4813
4012
|
namespace Company {
|
|
4814
4013
|
interface DirectorshipDeclaration {
|
|
@@ -5006,26 +4205,6 @@ export declare namespace AccountUpdateParams {
|
|
|
5006
4205
|
*/
|
|
5007
4206
|
title?: string;
|
|
5008
4207
|
}
|
|
5009
|
-
interface SelfReportedIncome {
|
|
5010
|
-
/**
|
|
5011
|
-
* The amount in the minor currency unit (for example, cents for USD).
|
|
5012
|
-
*/
|
|
5013
|
-
amount: number;
|
|
5014
|
-
/**
|
|
5015
|
-
* Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
|
|
5016
|
-
*/
|
|
5017
|
-
currency: string;
|
|
5018
|
-
}
|
|
5019
|
-
interface SelfReportedMonthlyHousingPayment {
|
|
5020
|
-
/**
|
|
5021
|
-
* The amount in the minor currency unit (for example, cents for USD).
|
|
5022
|
-
*/
|
|
5023
|
-
amount: number;
|
|
5024
|
-
/**
|
|
5025
|
-
* Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
|
|
5026
|
-
*/
|
|
5027
|
-
currency: string;
|
|
5028
|
-
}
|
|
5029
4208
|
interface Verification {
|
|
5030
4209
|
/**
|
|
5031
4210
|
* A document showing address, either a passport, local ID card, or utility bill from a well-known utility company.
|
|
@@ -5059,22 +4238,6 @@ export declare namespace AccountUpdateParams {
|
|
|
5059
4238
|
}
|
|
5060
4239
|
}
|
|
5061
4240
|
}
|
|
5062
|
-
namespace RiskControls {
|
|
5063
|
-
interface Charges {
|
|
5064
|
-
/**
|
|
5065
|
-
* To request to pause a risk control, pass `true`. To request to unpause a risk control, pass `false`.
|
|
5066
|
-
* There can be a delay before the risk control is paused or unpaused.
|
|
5067
|
-
*/
|
|
5068
|
-
pause_requested?: boolean;
|
|
5069
|
-
}
|
|
5070
|
-
interface Payouts {
|
|
5071
|
-
/**
|
|
5072
|
-
* To request to pause a risk control, pass `true`. To request to unpause a risk control, pass `false`.
|
|
5073
|
-
* There can be a delay before the risk control is paused or unpaused.
|
|
5074
|
-
*/
|
|
5075
|
-
pause_requested?: boolean;
|
|
5076
|
-
}
|
|
5077
|
-
}
|
|
5078
4241
|
namespace Settings {
|
|
5079
4242
|
interface BacsDebitPayments {
|
|
5080
4243
|
/**
|
|
@@ -5082,16 +4245,6 @@ export declare namespace AccountUpdateParams {
|
|
|
5082
4245
|
*/
|
|
5083
4246
|
display_name?: string;
|
|
5084
4247
|
}
|
|
5085
|
-
interface BankBcaOnboarding {
|
|
5086
|
-
/**
|
|
5087
|
-
* Bank BCA business account holder name
|
|
5088
|
-
*/
|
|
5089
|
-
account_holder_name?: string;
|
|
5090
|
-
/**
|
|
5091
|
-
* Bank BCA business account number
|
|
5092
|
-
*/
|
|
5093
|
-
business_account_number?: string;
|
|
5094
|
-
}
|
|
5095
4248
|
interface Branding {
|
|
5096
4249
|
/**
|
|
5097
4250
|
* (ID of a [file upload](https://stripe.com/docs/guides/file-upload)) An icon for the account. Must be square and at least 128px x 128px.
|
|
@@ -5110,20 +4263,6 @@ export declare namespace AccountUpdateParams {
|
|
|
5110
4263
|
*/
|
|
5111
4264
|
secondary_color?: string;
|
|
5112
4265
|
}
|
|
5113
|
-
interface Capital {
|
|
5114
|
-
/**
|
|
5115
|
-
* Per-currency mapping of user-selected destination accounts used to pay out loans.
|
|
5116
|
-
*/
|
|
5117
|
-
payout_destination?: {
|
|
5118
|
-
[key: string]: string;
|
|
5119
|
-
};
|
|
5120
|
-
/**
|
|
5121
|
-
* Per-currency mapping of all destination accounts eligible to receive Capital financing payouts.
|
|
5122
|
-
*/
|
|
5123
|
-
payout_destination_selector?: {
|
|
5124
|
-
[key: string]: Array<string>;
|
|
5125
|
-
};
|
|
5126
|
-
}
|
|
5127
4266
|
interface CardIssuing {
|
|
5128
4267
|
/**
|
|
5129
4268
|
* Details on the account's acceptance of the [Stripe Issuing Terms and Disclosures](https://docs.stripe.com/issuing/connect/tos_acceptance).
|
|
@@ -5159,10 +4298,6 @@ export declare namespace AccountUpdateParams {
|
|
|
5159
4298
|
hosted_payment_method_save?: Invoices.HostedPaymentMethodSave;
|
|
5160
4299
|
}
|
|
5161
4300
|
interface Payments {
|
|
5162
|
-
/**
|
|
5163
|
-
* When you enable this parameter, the customer of this Account receives an email receipt when their payment succeeds. If this parameter isn't set, the default value is `false`.
|
|
5164
|
-
*/
|
|
5165
|
-
email_customers_on_successful_payment?: boolean;
|
|
5166
4301
|
/**
|
|
5167
4302
|
* The default text that appears on statements for non-card charges outside of Japan. For card charges, if you don't set a `statement_descriptor_prefix`, this text is also used as the statement descriptor prefix. In that case, if concatenating the statement descriptor suffix causes the combined statement descriptor to exceed 22 characters, we truncate the `statement_descriptor` text to limit the full descriptor to 22 characters. For more information about statement descriptors and their requirements, see the [account settings documentation](https://docs.stripe.com/get-started/account/statement-descriptors).
|
|
5168
4303
|
*/
|
|
@@ -5190,31 +4325,11 @@ export declare namespace AccountUpdateParams {
|
|
|
5190
4325
|
*/
|
|
5191
4326
|
statement_descriptor?: string;
|
|
5192
4327
|
}
|
|
5193
|
-
interface
|
|
5194
|
-
/**
|
|
5195
|
-
* Additional files that are required to support the onboarding process of your business.
|
|
5196
|
-
*/
|
|
5197
|
-
additional_files?: Array<string>;
|
|
5198
|
-
/**
|
|
5199
|
-
* The type of goods your business sells. Use `digital_content` if you sell digital content. Use `other` for all other types of goods or services.
|
|
5200
|
-
*/
|
|
5201
|
-
goods_type?: PaypayPayments.GoodsType;
|
|
5202
|
-
/**
|
|
5203
|
-
* Details regarding your business's website.
|
|
5204
|
-
*/
|
|
5205
|
-
site?: PaypayPayments.Site;
|
|
5206
|
-
}
|
|
5207
|
-
interface SmartDisputes {
|
|
5208
|
-
/**
|
|
5209
|
-
* Smart Disputes auto-respond settings for the account.
|
|
5210
|
-
*/
|
|
5211
|
-
auto_respond?: SmartDisputes.AutoRespond;
|
|
5212
|
-
}
|
|
5213
|
-
interface TaxForms {
|
|
4328
|
+
interface SepaDebitPayments {
|
|
5214
4329
|
/**
|
|
5215
|
-
*
|
|
4330
|
+
* The business creditor id for european payments.
|
|
5216
4331
|
*/
|
|
5217
|
-
|
|
4332
|
+
creditor_id?: string;
|
|
5218
4333
|
}
|
|
5219
4334
|
interface Treasury {
|
|
5220
4335
|
/**
|
|
@@ -5286,59 +4401,6 @@ export declare namespace AccountUpdateParams {
|
|
|
5286
4401
|
type WeeklyPayoutDay = 'friday' | 'monday' | 'thursday' | 'tuesday' | 'wednesday' | OtherString;
|
|
5287
4402
|
}
|
|
5288
4403
|
}
|
|
5289
|
-
namespace PaypayPayments {
|
|
5290
|
-
type GoodsType = 'digital_content' | 'other';
|
|
5291
|
-
interface Site {
|
|
5292
|
-
/**
|
|
5293
|
-
* Additional information about your business's website.
|
|
5294
|
-
*/
|
|
5295
|
-
accessible?: Site.Accessible;
|
|
5296
|
-
/**
|
|
5297
|
-
* Additional information about your business's website.
|
|
5298
|
-
*/
|
|
5299
|
-
in_development?: Site.InDevelopment;
|
|
5300
|
-
/**
|
|
5301
|
-
* Additional information about your business's website.
|
|
5302
|
-
*/
|
|
5303
|
-
restricted?: Site.Restricted;
|
|
5304
|
-
/**
|
|
5305
|
-
* The status of your business's website.
|
|
5306
|
-
*/
|
|
5307
|
-
type?: Site.Type;
|
|
5308
|
-
}
|
|
5309
|
-
namespace Site {
|
|
5310
|
-
interface Accessible {
|
|
5311
|
-
}
|
|
5312
|
-
interface InDevelopment {
|
|
5313
|
-
/**
|
|
5314
|
-
* The password needed to access your business's website.
|
|
5315
|
-
*/
|
|
5316
|
-
password: string;
|
|
5317
|
-
/**
|
|
5318
|
-
* The username needed to access your business's website.
|
|
5319
|
-
*/
|
|
5320
|
-
username?: string;
|
|
5321
|
-
}
|
|
5322
|
-
interface Restricted {
|
|
5323
|
-
/**
|
|
5324
|
-
* The file explaining the payment flow for your business.
|
|
5325
|
-
*/
|
|
5326
|
-
payment_flow_file?: string;
|
|
5327
|
-
}
|
|
5328
|
-
type Type = 'accessible' | 'in_development' | 'restricted';
|
|
5329
|
-
}
|
|
5330
|
-
}
|
|
5331
|
-
namespace SmartDisputes {
|
|
5332
|
-
interface AutoRespond {
|
|
5333
|
-
/**
|
|
5334
|
-
* The preference setting for auto-respond. Can be 'on', 'off', or 'inherit'.
|
|
5335
|
-
*/
|
|
5336
|
-
preference?: AutoRespond.Preference;
|
|
5337
|
-
}
|
|
5338
|
-
namespace AutoRespond {
|
|
5339
|
-
type Preference = 'inherit' | 'off' | 'on';
|
|
5340
|
-
}
|
|
5341
|
-
}
|
|
5342
4404
|
namespace Treasury {
|
|
5343
4405
|
interface TosAcceptance {
|
|
5344
4406
|
/**
|
|
@@ -5466,10 +4528,6 @@ export interface AccountCreatePersonParams {
|
|
|
5466
4528
|
* The Kanji variation of the person's address (Japan only).
|
|
5467
4529
|
*/
|
|
5468
4530
|
address_kanji?: JapanAddressParam;
|
|
5469
|
-
/**
|
|
5470
|
-
* The person's place of birth.
|
|
5471
|
-
*/
|
|
5472
|
-
birth_address?: AddressParam;
|
|
5473
4531
|
/**
|
|
5474
4532
|
* The person's date of birth.
|
|
5475
4533
|
*/
|
|
@@ -5562,14 +4620,6 @@ export interface AccountCreatePersonParams {
|
|
|
5562
4620
|
* The relationship that this person has with the account's legal entity.
|
|
5563
4621
|
*/
|
|
5564
4622
|
relationship?: AccountCreatePersonParams.Relationship;
|
|
5565
|
-
/**
|
|
5566
|
-
* The credit applicant's self-reported yearly income in minor units.
|
|
5567
|
-
*/
|
|
5568
|
-
self_reported_income?: AccountCreatePersonParams.SelfReportedIncome;
|
|
5569
|
-
/**
|
|
5570
|
-
* The credit applicant's self-reported monthly housing payment in minor units.
|
|
5571
|
-
*/
|
|
5572
|
-
self_reported_monthly_housing_payment?: AccountCreatePersonParams.SelfReportedMonthlyHousingPayment;
|
|
5573
4623
|
/**
|
|
5574
4624
|
* The last four digits of the person's Social Security number (U.S. only).
|
|
5575
4625
|
*
|
|
@@ -5655,26 +4705,6 @@ export declare namespace AccountCreatePersonParams {
|
|
|
5655
4705
|
*/
|
|
5656
4706
|
title?: string;
|
|
5657
4707
|
}
|
|
5658
|
-
interface SelfReportedIncome {
|
|
5659
|
-
/**
|
|
5660
|
-
* The amount in the minor currency unit (for example, cents for USD).
|
|
5661
|
-
*/
|
|
5662
|
-
amount: number;
|
|
5663
|
-
/**
|
|
5664
|
-
* Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
|
|
5665
|
-
*/
|
|
5666
|
-
currency: string;
|
|
5667
|
-
}
|
|
5668
|
-
interface SelfReportedMonthlyHousingPayment {
|
|
5669
|
-
/**
|
|
5670
|
-
* The amount in the minor currency unit (for example, cents for USD).
|
|
5671
|
-
*/
|
|
5672
|
-
amount: number;
|
|
5673
|
-
/**
|
|
5674
|
-
* Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
|
|
5675
|
-
*/
|
|
5676
|
-
currency: string;
|
|
5677
|
-
}
|
|
5678
4708
|
interface UsCfpbData {
|
|
5679
4709
|
/**
|
|
5680
4710
|
* The persons ethnicity details
|
|
@@ -5856,6 +4886,13 @@ export interface AccountRejectParams {
|
|
|
5856
4886
|
* Specifies which fields in the response should be expanded.
|
|
5857
4887
|
*/
|
|
5858
4888
|
expand?: Array<string>;
|
|
4889
|
+
/**
|
|
4890
|
+
* Whether to pause payouts on the account as part of the rejection. Defaults to `pause`. Use `none` to leave payouts enabled.
|
|
4891
|
+
*/
|
|
4892
|
+
payouts_action?: AccountRejectParams.PayoutsAction;
|
|
4893
|
+
}
|
|
4894
|
+
export declare namespace AccountRejectParams {
|
|
4895
|
+
type PayoutsAction = 'none' | 'pause';
|
|
5859
4896
|
}
|
|
5860
4897
|
export interface AccountRetrieveCurrentParams {
|
|
5861
4898
|
/**
|
|
@@ -5881,18 +4918,12 @@ export interface AccountRetrievePersonParams {
|
|
|
5881
4918
|
*/
|
|
5882
4919
|
expand?: Array<string>;
|
|
5883
4920
|
}
|
|
5884
|
-
export interface
|
|
4921
|
+
export interface AccountUnrejectParams {
|
|
5885
4922
|
/**
|
|
5886
4923
|
* Specifies which fields in the response should be expanded.
|
|
5887
4924
|
*/
|
|
5888
4925
|
expand?: Array<string>;
|
|
5889
4926
|
}
|
|
5890
|
-
export interface AccountSerializeBatchCreateParams {
|
|
5891
|
-
}
|
|
5892
|
-
export interface AccountSerializeBatchDeleteParams {
|
|
5893
|
-
}
|
|
5894
|
-
export interface AccountSerializeBatchUpdateParams {
|
|
5895
|
-
}
|
|
5896
4927
|
export interface AccountUpdateCapabilityParams {
|
|
5897
4928
|
/**
|
|
5898
4929
|
* Specifies which fields in the response should be expanded.
|
|
@@ -6006,10 +5037,6 @@ export interface AccountUpdatePersonParams {
|
|
|
6006
5037
|
* The Kanji variation of the person's address (Japan only).
|
|
6007
5038
|
*/
|
|
6008
5039
|
address_kanji?: JapanAddressParam;
|
|
6009
|
-
/**
|
|
6010
|
-
* The person's place of birth.
|
|
6011
|
-
*/
|
|
6012
|
-
birth_address?: AddressParam;
|
|
6013
5040
|
/**
|
|
6014
5041
|
* The person's date of birth.
|
|
6015
5042
|
*/
|
|
@@ -6102,14 +5129,6 @@ export interface AccountUpdatePersonParams {
|
|
|
6102
5129
|
* The relationship that this person has with the account's legal entity.
|
|
6103
5130
|
*/
|
|
6104
5131
|
relationship?: AccountUpdatePersonParams.Relationship;
|
|
6105
|
-
/**
|
|
6106
|
-
* The credit applicant's self-reported yearly income in minor units.
|
|
6107
|
-
*/
|
|
6108
|
-
self_reported_income?: AccountUpdatePersonParams.SelfReportedIncome;
|
|
6109
|
-
/**
|
|
6110
|
-
* The credit applicant's self-reported monthly housing payment in minor units.
|
|
6111
|
-
*/
|
|
6112
|
-
self_reported_monthly_housing_payment?: AccountUpdatePersonParams.SelfReportedMonthlyHousingPayment;
|
|
6113
5132
|
/**
|
|
6114
5133
|
* The last four digits of the person's Social Security number (U.S. only).
|
|
6115
5134
|
*
|
|
@@ -6195,26 +5214,6 @@ export declare namespace AccountUpdatePersonParams {
|
|
|
6195
5214
|
*/
|
|
6196
5215
|
title?: string;
|
|
6197
5216
|
}
|
|
6198
|
-
interface SelfReportedIncome {
|
|
6199
|
-
/**
|
|
6200
|
-
* The amount in the minor currency unit (for example, cents for USD).
|
|
6201
|
-
*/
|
|
6202
|
-
amount: number;
|
|
6203
|
-
/**
|
|
6204
|
-
* Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
|
|
6205
|
-
*/
|
|
6206
|
-
currency: string;
|
|
6207
|
-
}
|
|
6208
|
-
interface SelfReportedMonthlyHousingPayment {
|
|
6209
|
-
/**
|
|
6210
|
-
* The amount in the minor currency unit (for example, cents for USD).
|
|
6211
|
-
*/
|
|
6212
|
-
amount: number;
|
|
6213
|
-
/**
|
|
6214
|
-
* Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
|
|
6215
|
-
*/
|
|
6216
|
-
currency: string;
|
|
6217
|
-
}
|
|
6218
5217
|
interface UsCfpbData {
|
|
6219
5218
|
/**
|
|
6220
5219
|
* The persons ethnicity details
|