@distilled.cloud/stripe 0.10.2 → 0.11.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.
Files changed (1133) hide show
  1. package/lib/client.d.ts +2 -2
  2. package/lib/client.d.ts.map +1 -1
  3. package/lib/client.js +16 -1
  4. package/lib/client.js.map +1 -1
  5. package/lib/errors.d.ts +23 -0
  6. package/lib/errors.d.ts.map +1 -1
  7. package/lib/errors.js +16 -0
  8. package/lib/errors.js.map +1 -1
  9. package/lib/operations/DeleteAccountsAccount.d.ts +7 -1
  10. package/lib/operations/DeleteAccountsAccount.d.ts.map +1 -1
  11. package/lib/operations/DeleteAccountsAccountExternalAccountsId.d.ts +4 -1
  12. package/lib/operations/DeleteAccountsAccountExternalAccountsId.d.ts.map +1 -1
  13. package/lib/operations/DeleteAccountsAccountPersonsPerson.d.ts +8 -1
  14. package/lib/operations/DeleteAccountsAccountPersonsPerson.d.ts.map +1 -1
  15. package/lib/operations/DeleteApplePayDomainsDomain.d.ts +7 -1
  16. package/lib/operations/DeleteApplePayDomainsDomain.d.ts.map +1 -1
  17. package/lib/operations/DeleteCouponsCoupon.d.ts +7 -1
  18. package/lib/operations/DeleteCouponsCoupon.d.ts.map +1 -1
  19. package/lib/operations/DeleteCustomersCustomer.d.ts +7 -1
  20. package/lib/operations/DeleteCustomersCustomer.d.ts.map +1 -1
  21. package/lib/operations/DeleteCustomersCustomerDiscount.d.ts +20 -1
  22. package/lib/operations/DeleteCustomersCustomerDiscount.d.ts.map +1 -1
  23. package/lib/operations/DeleteCustomersCustomerSourcesId.d.ts +5 -1
  24. package/lib/operations/DeleteCustomersCustomerSourcesId.d.ts.map +1 -1
  25. package/lib/operations/DeleteCustomersCustomerTaxIdsId.d.ts +8 -1
  26. package/lib/operations/DeleteCustomersCustomerTaxIdsId.d.ts.map +1 -1
  27. package/lib/operations/DeleteEphemeralKeysKey.d.ts +11 -1
  28. package/lib/operations/DeleteEphemeralKeysKey.d.ts.map +1 -1
  29. package/lib/operations/DeleteInvoiceitemsInvoiceitem.d.ts +7 -1
  30. package/lib/operations/DeleteInvoiceitemsInvoiceitem.d.ts.map +1 -1
  31. package/lib/operations/DeleteInvoicesInvoice.d.ts +7 -1
  32. package/lib/operations/DeleteInvoicesInvoice.d.ts.map +1 -1
  33. package/lib/operations/DeletePlansPlan.d.ts +7 -1
  34. package/lib/operations/DeletePlansPlan.d.ts.map +1 -1
  35. package/lib/operations/DeleteProductsId.d.ts +7 -1
  36. package/lib/operations/DeleteProductsId.d.ts.map +1 -1
  37. package/lib/operations/DeleteProductsProductFeaturesId.d.ts +8 -1
  38. package/lib/operations/DeleteProductsProductFeaturesId.d.ts.map +1 -1
  39. package/lib/operations/DeleteRadarValueListItemsItem.d.ts +7 -1
  40. package/lib/operations/DeleteRadarValueListItemsItem.d.ts.map +1 -1
  41. package/lib/operations/DeleteRadarValueListsValueList.d.ts +7 -1
  42. package/lib/operations/DeleteRadarValueListsValueList.d.ts.map +1 -1
  43. package/lib/operations/DeleteSubscriptionItemsItem.d.ts +11 -1
  44. package/lib/operations/DeleteSubscriptionItemsItem.d.ts.map +1 -1
  45. package/lib/operations/DeleteSubscriptionsSubscriptionExposedId.d.ts +211 -1
  46. package/lib/operations/DeleteSubscriptionsSubscriptionExposedId.d.ts.map +1 -1
  47. package/lib/operations/DeleteSubscriptionsSubscriptionExposedIdDiscount.d.ts +20 -1
  48. package/lib/operations/DeleteSubscriptionsSubscriptionExposedIdDiscount.d.ts.map +1 -1
  49. package/lib/operations/DeleteTaxIdsId.d.ts +7 -1
  50. package/lib/operations/DeleteTaxIdsId.d.ts.map +1 -1
  51. package/lib/operations/DeleteTerminalConfigurationsConfiguration.d.ts +7 -1
  52. package/lib/operations/DeleteTerminalConfigurationsConfiguration.d.ts.map +1 -1
  53. package/lib/operations/DeleteTerminalLocationsLocation.d.ts +7 -1
  54. package/lib/operations/DeleteTerminalLocationsLocation.d.ts.map +1 -1
  55. package/lib/operations/DeleteTerminalReadersReader.d.ts +9 -1
  56. package/lib/operations/DeleteTerminalReadersReader.d.ts.map +1 -1
  57. package/lib/operations/DeleteTestHelpersTestClocksTestClock.d.ts +7 -1
  58. package/lib/operations/DeleteTestHelpersTestClocksTestClock.d.ts.map +1 -1
  59. package/lib/operations/DeleteV2CoreAccountsAccountIdPersonsId.d.ts +7 -1
  60. package/lib/operations/DeleteV2CoreAccountsAccountIdPersonsId.d.ts.map +1 -1
  61. package/lib/operations/DeleteV2CoreEventDestinationsId.d.ts +6 -1
  62. package/lib/operations/DeleteV2CoreEventDestinationsId.d.ts.map +1 -1
  63. package/lib/operations/DeleteWebhookEndpointsWebhookEndpoint.d.ts +7 -1
  64. package/lib/operations/DeleteWebhookEndpointsWebhookEndpoint.d.ts.map +1 -1
  65. package/lib/operations/GetAccount.d.ts +256 -1
  66. package/lib/operations/GetAccount.d.ts.map +1 -1
  67. package/lib/operations/GetAccounts.d.ts +265 -1
  68. package/lib/operations/GetAccounts.d.ts.map +1 -1
  69. package/lib/operations/GetAccountsAccount.d.ts +257 -1
  70. package/lib/operations/GetAccountsAccount.d.ts.map +1 -1
  71. package/lib/operations/GetAccountsAccountCapabilities.d.ts +50 -1
  72. package/lib/operations/GetAccountsAccountCapabilities.d.ts.map +1 -1
  73. package/lib/operations/GetAccountsAccountCapabilitiesCapability.d.ts +46 -1
  74. package/lib/operations/GetAccountsAccountCapabilitiesCapability.d.ts.map +1 -1
  75. package/lib/operations/GetAccountsAccountExternalAccounts.d.ts +13 -1
  76. package/lib/operations/GetAccountsAccountExternalAccounts.d.ts.map +1 -1
  77. package/lib/operations/GetAccountsAccountExternalAccountsId.d.ts +5 -1
  78. package/lib/operations/GetAccountsAccountExternalAccountsId.d.ts.map +1 -1
  79. package/lib/operations/GetAccountsAccountPersons.d.ts +88 -1
  80. package/lib/operations/GetAccountsAccountPersons.d.ts.map +1 -1
  81. package/lib/operations/GetAccountsAccountPersonsPerson.d.ts +80 -1
  82. package/lib/operations/GetAccountsAccountPersonsPerson.d.ts.map +1 -1
  83. package/lib/operations/GetApplePayDomains.d.ts +18 -1
  84. package/lib/operations/GetApplePayDomains.d.ts.map +1 -1
  85. package/lib/operations/GetApplePayDomainsDomain.d.ts +10 -1
  86. package/lib/operations/GetApplePayDomainsDomain.d.ts.map +1 -1
  87. package/lib/operations/GetApplicationFees.d.ts +45 -1
  88. package/lib/operations/GetApplicationFees.d.ts.map +1 -1
  89. package/lib/operations/GetApplicationFeesFeeRefundsId.d.ts +16 -1
  90. package/lib/operations/GetApplicationFeesFeeRefundsId.d.ts.map +1 -1
  91. package/lib/operations/GetApplicationFeesId.d.ts +36 -1
  92. package/lib/operations/GetApplicationFeesId.d.ts.map +1 -1
  93. package/lib/operations/GetApplicationFeesIdRefunds.d.ts +23 -1
  94. package/lib/operations/GetApplicationFeesIdRefunds.d.ts.map +1 -1
  95. package/lib/operations/GetAppsSecrets.d.ts +25 -1
  96. package/lib/operations/GetAppsSecrets.d.ts.map +1 -1
  97. package/lib/operations/GetAppsSecretsFind.d.ts +18 -1
  98. package/lib/operations/GetAppsSecretsFind.d.ts.map +1 -1
  99. package/lib/operations/GetBalance.d.ts +82 -1
  100. package/lib/operations/GetBalance.d.ts.map +1 -1
  101. package/lib/operations/GetBalanceSettings.d.ts +13 -1
  102. package/lib/operations/GetBalanceSettings.d.ts.map +1 -1
  103. package/lib/operations/GetBalanceTransactions.d.ts +39 -1
  104. package/lib/operations/GetBalanceTransactions.d.ts.map +1 -1
  105. package/lib/operations/GetBalanceTransactionsId.d.ts +27 -1
  106. package/lib/operations/GetBalanceTransactionsId.d.ts.map +1 -1
  107. package/lib/operations/GetBillingAlerts.d.ts +21 -1
  108. package/lib/operations/GetBillingAlerts.d.ts.map +1 -1
  109. package/lib/operations/GetBillingAlertsId.d.ts +12 -1
  110. package/lib/operations/GetBillingAlertsId.d.ts.map +1 -1
  111. package/lib/operations/GetBillingCreditBalanceSummary.d.ts +21 -1
  112. package/lib/operations/GetBillingCreditBalanceSummary.d.ts.map +1 -1
  113. package/lib/operations/GetBillingCreditBalanceTransactions.d.ts +25 -1
  114. package/lib/operations/GetBillingCreditBalanceTransactions.d.ts.map +1 -1
  115. package/lib/operations/GetBillingCreditBalanceTransactionsId.d.ts +15 -1
  116. package/lib/operations/GetBillingCreditBalanceTransactionsId.d.ts.map +1 -1
  117. package/lib/operations/GetBillingCreditGrants.d.ts +43 -1
  118. package/lib/operations/GetBillingCreditGrants.d.ts.map +1 -1
  119. package/lib/operations/GetBillingCreditGrantsId.d.ts +34 -1
  120. package/lib/operations/GetBillingCreditGrantsId.d.ts.map +1 -1
  121. package/lib/operations/GetBillingMeters.d.ts +35 -1
  122. package/lib/operations/GetBillingMeters.d.ts.map +1 -1
  123. package/lib/operations/GetBillingMetersId.d.ts +27 -1
  124. package/lib/operations/GetBillingMetersId.d.ts.map +1 -1
  125. package/lib/operations/GetBillingMetersIdEventSummaries.d.ts +24 -1
  126. package/lib/operations/GetBillingMetersIdEventSummaries.d.ts.map +1 -1
  127. package/lib/operations/GetBillingPortalConfigurations.d.ts +79 -1
  128. package/lib/operations/GetBillingPortalConfigurations.d.ts.map +1 -1
  129. package/lib/operations/GetBillingPortalConfigurationsConfiguration.d.ts +70 -1
  130. package/lib/operations/GetBillingPortalConfigurationsConfiguration.d.ts.map +1 -1
  131. package/lib/operations/GetCharges.d.ts +217 -1
  132. package/lib/operations/GetCharges.d.ts.map +1 -1
  133. package/lib/operations/GetChargesCharge.d.ts +206 -1
  134. package/lib/operations/GetChargesCharge.d.ts.map +1 -1
  135. package/lib/operations/GetChargesChargeRefunds.d.ts +133 -1
  136. package/lib/operations/GetChargesChargeRefunds.d.ts.map +1 -1
  137. package/lib/operations/GetChargesChargeRefundsRefund.d.ts +126 -1
  138. package/lib/operations/GetChargesChargeRefundsRefund.d.ts.map +1 -1
  139. package/lib/operations/GetChargesSearch.d.ts +215 -1
  140. package/lib/operations/GetChargesSearch.d.ts.map +1 -1
  141. package/lib/operations/GetCheckoutSessions.d.ts +230 -1
  142. package/lib/operations/GetCheckoutSessions.d.ts.map +1 -1
  143. package/lib/operations/GetCheckoutSessionsSession.d.ts +215 -1
  144. package/lib/operations/GetCheckoutSessionsSession.d.ts.map +1 -1
  145. package/lib/operations/GetCheckoutSessionsSessionLineItems.d.ts +75 -1
  146. package/lib/operations/GetCheckoutSessionsSessionLineItems.d.ts.map +1 -1
  147. package/lib/operations/GetClimateOrders.d.ts +58 -1
  148. package/lib/operations/GetClimateOrders.d.ts.map +1 -1
  149. package/lib/operations/GetClimateOrdersOrder.d.ts +51 -1
  150. package/lib/operations/GetClimateOrdersOrder.d.ts.map +1 -1
  151. package/lib/operations/GetClimateProducts.d.ts +41 -1
  152. package/lib/operations/GetClimateProducts.d.ts.map +1 -1
  153. package/lib/operations/GetClimateProductsProduct.d.ts +34 -1
  154. package/lib/operations/GetClimateProductsProduct.d.ts.map +1 -1
  155. package/lib/operations/GetClimateSuppliers.d.ts +25 -1
  156. package/lib/operations/GetClimateSuppliers.d.ts.map +1 -1
  157. package/lib/operations/GetClimateSuppliersSupplier.d.ts +18 -1
  158. package/lib/operations/GetClimateSuppliersSupplier.d.ts.map +1 -1
  159. package/lib/operations/GetConfirmationTokensConfirmationToken.d.ts +19 -1
  160. package/lib/operations/GetConfirmationTokensConfirmationToken.d.ts.map +1 -1
  161. package/lib/operations/GetCountrySpecs.d.ts +31 -1
  162. package/lib/operations/GetCountrySpecs.d.ts.map +1 -1
  163. package/lib/operations/GetCountrySpecsCountry.d.ts +24 -1
  164. package/lib/operations/GetCountrySpecsCountry.d.ts.map +1 -1
  165. package/lib/operations/GetCoupons.d.ts +38 -1
  166. package/lib/operations/GetCoupons.d.ts.map +1 -1
  167. package/lib/operations/GetCouponsCoupon.d.ts +30 -1
  168. package/lib/operations/GetCouponsCoupon.d.ts.map +1 -1
  169. package/lib/operations/GetCreditNotes.d.ts +132 -1
  170. package/lib/operations/GetCreditNotes.d.ts.map +1 -1
  171. package/lib/operations/GetCreditNotesCreditNoteLines.d.ts +67 -1
  172. package/lib/operations/GetCreditNotesCreditNoteLines.d.ts.map +1 -1
  173. package/lib/operations/GetCreditNotesId.d.ts +121 -1
  174. package/lib/operations/GetCreditNotesId.d.ts.map +1 -1
  175. package/lib/operations/GetCreditNotesPreview.d.ts +133 -1
  176. package/lib/operations/GetCreditNotesPreview.d.ts.map +1 -1
  177. package/lib/operations/GetCreditNotesPreviewLines.d.ts +79 -1
  178. package/lib/operations/GetCreditNotesPreviewLines.d.ts.map +1 -1
  179. package/lib/operations/GetCustomers.d.ts +291 -1
  180. package/lib/operations/GetCustomers.d.ts.map +1 -1
  181. package/lib/operations/GetCustomersCustomer.d.ts +4 -1
  182. package/lib/operations/GetCustomersCustomer.d.ts.map +1 -1
  183. package/lib/operations/GetCustomersCustomerBalanceTransactions.d.ts +32 -1
  184. package/lib/operations/GetCustomersCustomerBalanceTransactions.d.ts.map +1 -1
  185. package/lib/operations/GetCustomersCustomerBalanceTransactionsTransaction.d.ts +23 -1
  186. package/lib/operations/GetCustomersCustomerBalanceTransactionsTransaction.d.ts.map +1 -1
  187. package/lib/operations/GetCustomersCustomerCashBalance.d.ts +16 -1
  188. package/lib/operations/GetCustomersCustomerCashBalance.d.ts.map +1 -1
  189. package/lib/operations/GetCustomersCustomerCashBalanceTransactions.d.ts +64 -1
  190. package/lib/operations/GetCustomersCustomerCashBalanceTransactions.d.ts.map +1 -1
  191. package/lib/operations/GetCustomersCustomerCashBalanceTransactionsTransaction.d.ts +57 -1
  192. package/lib/operations/GetCustomersCustomerCashBalanceTransactionsTransaction.d.ts.map +1 -1
  193. package/lib/operations/GetCustomersCustomerPaymentMethods.d.ts +223 -1
  194. package/lib/operations/GetCustomersCustomerPaymentMethods.d.ts.map +1 -1
  195. package/lib/operations/GetCustomersCustomerPaymentMethodsPaymentMethod.d.ts +214 -1
  196. package/lib/operations/GetCustomersCustomerPaymentMethodsPaymentMethod.d.ts.map +1 -1
  197. package/lib/operations/GetCustomersCustomerSources.d.ts +13 -1
  198. package/lib/operations/GetCustomersCustomerSources.d.ts.map +1 -1
  199. package/lib/operations/GetCustomersCustomerSourcesId.d.ts +5 -1
  200. package/lib/operations/GetCustomersCustomerSourcesId.d.ts.map +1 -1
  201. package/lib/operations/GetCustomersCustomerTaxIds.d.ts +24 -1
  202. package/lib/operations/GetCustomersCustomerTaxIds.d.ts.map +1 -1
  203. package/lib/operations/GetCustomersCustomerTaxIdsId.d.ts +17 -1
  204. package/lib/operations/GetCustomersCustomerTaxIdsId.d.ts.map +1 -1
  205. package/lib/operations/GetCustomersSearch.d.ts +290 -1
  206. package/lib/operations/GetCustomersSearch.d.ts.map +1 -1
  207. package/lib/operations/GetDisputes.d.ts +136 -1
  208. package/lib/operations/GetDisputes.d.ts.map +1 -1
  209. package/lib/operations/GetDisputesDispute.d.ts +126 -1
  210. package/lib/operations/GetDisputesDispute.d.ts.map +1 -1
  211. package/lib/operations/GetEntitlementsActiveEntitlements.d.ts +18 -1
  212. package/lib/operations/GetEntitlementsActiveEntitlements.d.ts.map +1 -1
  213. package/lib/operations/GetEntitlementsActiveEntitlementsId.d.ts +10 -1
  214. package/lib/operations/GetEntitlementsActiveEntitlementsId.d.ts.map +1 -1
  215. package/lib/operations/GetEntitlementsFeatures.d.ts +23 -1
  216. package/lib/operations/GetEntitlementsFeatures.d.ts.map +1 -1
  217. package/lib/operations/GetEntitlementsFeaturesId.d.ts +14 -1
  218. package/lib/operations/GetEntitlementsFeaturesId.d.ts.map +1 -1
  219. package/lib/operations/GetEvents.d.ts +30 -1
  220. package/lib/operations/GetEvents.d.ts.map +1 -1
  221. package/lib/operations/GetEventsId.d.ts +19 -1
  222. package/lib/operations/GetEventsId.d.ts.map +1 -1
  223. package/lib/operations/GetExchangeRates.d.ts +17 -1
  224. package/lib/operations/GetExchangeRates.d.ts.map +1 -1
  225. package/lib/operations/GetExchangeRatesRateId.d.ts +10 -1
  226. package/lib/operations/GetExchangeRatesRateId.d.ts.map +1 -1
  227. package/lib/operations/GetFileLinks.d.ts +26 -1
  228. package/lib/operations/GetFileLinks.d.ts.map +1 -1
  229. package/lib/operations/GetFileLinksLink.d.ts +16 -1
  230. package/lib/operations/GetFileLinksLink.d.ts.map +1 -1
  231. package/lib/operations/GetFiles.d.ts +42 -1
  232. package/lib/operations/GetFiles.d.ts.map +1 -1
  233. package/lib/operations/GetFilesFile.d.ts +33 -1
  234. package/lib/operations/GetFilesFile.d.ts.map +1 -1
  235. package/lib/operations/GetFinancialConnectionsAccounts.d.ts +39 -1
  236. package/lib/operations/GetFinancialConnectionsAccounts.d.ts.map +1 -1
  237. package/lib/operations/GetFinancialConnectionsAccountsAccount.d.ts +30 -1
  238. package/lib/operations/GetFinancialConnectionsAccountsAccount.d.ts.map +1 -1
  239. package/lib/operations/GetFinancialConnectionsAccountsAccountOwners.d.ts +22 -1
  240. package/lib/operations/GetFinancialConnectionsAccountsAccountOwners.d.ts.map +1 -1
  241. package/lib/operations/GetFinancialConnectionsSessionsSession.d.ts +49 -1
  242. package/lib/operations/GetFinancialConnectionsSessionsSession.d.ts.map +1 -1
  243. package/lib/operations/GetFinancialConnectionsTransactions.d.ts +30 -1
  244. package/lib/operations/GetFinancialConnectionsTransactions.d.ts.map +1 -1
  245. package/lib/operations/GetFinancialConnectionsTransactionsTransaction.d.ts +20 -1
  246. package/lib/operations/GetFinancialConnectionsTransactionsTransaction.d.ts.map +1 -1
  247. package/lib/operations/GetForwardingRequests.d.ts +26 -1
  248. package/lib/operations/GetForwardingRequests.d.ts.map +1 -1
  249. package/lib/operations/GetForwardingRequestsId.d.ts +18 -1
  250. package/lib/operations/GetForwardingRequestsId.d.ts.map +1 -1
  251. package/lib/operations/GetIdentityVerificationReports.d.ts +75 -1
  252. package/lib/operations/GetIdentityVerificationReports.d.ts.map +1 -1
  253. package/lib/operations/GetIdentityVerificationReportsReport.d.ts +64 -1
  254. package/lib/operations/GetIdentityVerificationReportsReport.d.ts.map +1 -1
  255. package/lib/operations/GetIdentityVerificationSessions.d.ts +42 -1
  256. package/lib/operations/GetIdentityVerificationSessions.d.ts.map +1 -1
  257. package/lib/operations/GetIdentityVerificationSessionsSession.d.ts +30 -1
  258. package/lib/operations/GetIdentityVerificationSessionsSession.d.ts.map +1 -1
  259. package/lib/operations/GetInvoicePayments.d.ts +36 -1
  260. package/lib/operations/GetInvoicePayments.d.ts.map +1 -1
  261. package/lib/operations/GetInvoicePaymentsInvoicePayment.d.ts +25 -1
  262. package/lib/operations/GetInvoicePaymentsInvoicePayment.d.ts.map +1 -1
  263. package/lib/operations/GetInvoiceRenderingTemplates.d.ts +23 -1
  264. package/lib/operations/GetInvoiceRenderingTemplates.d.ts.map +1 -1
  265. package/lib/operations/GetInvoiceRenderingTemplatesTemplate.d.ts +16 -1
  266. package/lib/operations/GetInvoiceRenderingTemplatesTemplate.d.ts.map +1 -1
  267. package/lib/operations/GetInvoiceitems.d.ts +71 -1
  268. package/lib/operations/GetInvoiceitems.d.ts.map +1 -1
  269. package/lib/operations/GetInvoiceitemsInvoiceitem.d.ts +59 -1
  270. package/lib/operations/GetInvoiceitemsInvoiceitem.d.ts.map +1 -1
  271. package/lib/operations/GetInvoices.d.ts +237 -1
  272. package/lib/operations/GetInvoices.d.ts.map +1 -1
  273. package/lib/operations/GetInvoicesInvoice.d.ts +223 -1
  274. package/lib/operations/GetInvoicesInvoice.d.ts.map +1 -1
  275. package/lib/operations/GetInvoicesInvoiceLines.d.ts +53 -1
  276. package/lib/operations/GetInvoicesInvoiceLines.d.ts.map +1 -1
  277. package/lib/operations/GetInvoicesSearch.d.ts +232 -1
  278. package/lib/operations/GetInvoicesSearch.d.ts.map +1 -1
  279. package/lib/operations/GetIssuingAuthorizations.d.ts +216 -1
  280. package/lib/operations/GetIssuingAuthorizations.d.ts.map +1 -1
  281. package/lib/operations/GetIssuingAuthorizationsAuthorization.d.ts +205 -1
  282. package/lib/operations/GetIssuingAuthorizationsAuthorization.d.ts.map +1 -1
  283. package/lib/operations/GetIssuingCardholders.d.ts +47 -1
  284. package/lib/operations/GetIssuingCardholders.d.ts.map +1 -1
  285. package/lib/operations/GetIssuingCardholdersCardholder.d.ts +35 -1
  286. package/lib/operations/GetIssuingCardholdersCardholder.d.ts.map +1 -1
  287. package/lib/operations/GetIssuingCards.d.ts +91 -1
  288. package/lib/operations/GetIssuingCards.d.ts.map +1 -1
  289. package/lib/operations/GetIssuingCardsCard.d.ts +76 -1
  290. package/lib/operations/GetIssuingCardsCard.d.ts.map +1 -1
  291. package/lib/operations/GetIssuingDisputes.d.ts +111 -1
  292. package/lib/operations/GetIssuingDisputes.d.ts.map +1 -1
  293. package/lib/operations/GetIssuingDisputesDispute.d.ts +101 -1
  294. package/lib/operations/GetIssuingDisputesDispute.d.ts.map +1 -1
  295. package/lib/operations/GetIssuingPersonalizationDesigns.d.ts +36 -1
  296. package/lib/operations/GetIssuingPersonalizationDesigns.d.ts.map +1 -1
  297. package/lib/operations/GetIssuingPersonalizationDesignsPersonalizationDesign.d.ts +26 -1
  298. package/lib/operations/GetIssuingPersonalizationDesignsPersonalizationDesign.d.ts.map +1 -1
  299. package/lib/operations/GetIssuingPhysicalBundles.d.ts +25 -1
  300. package/lib/operations/GetIssuingPhysicalBundles.d.ts.map +1 -1
  301. package/lib/operations/GetIssuingPhysicalBundlesPhysicalBundle.d.ts +16 -1
  302. package/lib/operations/GetIssuingPhysicalBundlesPhysicalBundle.d.ts.map +1 -1
  303. package/lib/operations/GetIssuingTokens.d.ts +64 -1
  304. package/lib/operations/GetIssuingTokens.d.ts.map +1 -1
  305. package/lib/operations/GetIssuingTokensToken.d.ts +54 -1
  306. package/lib/operations/GetIssuingTokensToken.d.ts.map +1 -1
  307. package/lib/operations/GetIssuingTransactions.d.ts +52 -1
  308. package/lib/operations/GetIssuingTransactions.d.ts.map +1 -1
  309. package/lib/operations/GetIssuingTransactionsTransaction.d.ts +41 -1
  310. package/lib/operations/GetIssuingTransactionsTransaction.d.ts.map +1 -1
  311. package/lib/operations/GetMandatesMandate.d.ts +82 -1
  312. package/lib/operations/GetMandatesMandate.d.ts.map +1 -1
  313. package/lib/operations/GetPaymentAttemptRecords.d.ts +61 -1
  314. package/lib/operations/GetPaymentAttemptRecords.d.ts.map +1 -1
  315. package/lib/operations/GetPaymentAttemptRecordsId.d.ts +54 -1
  316. package/lib/operations/GetPaymentAttemptRecordsId.d.ts.map +1 -1
  317. package/lib/operations/GetPaymentIntents.d.ts +107 -1
  318. package/lib/operations/GetPaymentIntents.d.ts.map +1 -1
  319. package/lib/operations/GetPaymentIntentsIntent.d.ts +98 -1
  320. package/lib/operations/GetPaymentIntentsIntent.d.ts.map +1 -1
  321. package/lib/operations/GetPaymentIntentsIntentAmountDetailsLineItems.d.ts +23 -1
  322. package/lib/operations/GetPaymentIntentsIntentAmountDetailsLineItems.d.ts.map +1 -1
  323. package/lib/operations/GetPaymentIntentsSearch.d.ts +106 -1
  324. package/lib/operations/GetPaymentIntentsSearch.d.ts.map +1 -1
  325. package/lib/operations/GetPaymentLinks.d.ts +180 -1
  326. package/lib/operations/GetPaymentLinks.d.ts.map +1 -1
  327. package/lib/operations/GetPaymentLinksPaymentLink.d.ts +172 -1
  328. package/lib/operations/GetPaymentLinksPaymentLink.d.ts.map +1 -1
  329. package/lib/operations/GetPaymentLinksPaymentLinkLineItems.d.ts +75 -1
  330. package/lib/operations/GetPaymentLinksPaymentLinkLineItems.d.ts.map +1 -1
  331. package/lib/operations/GetPaymentMethodConfigurations.d.ts +461 -1
  332. package/lib/operations/GetPaymentMethodConfigurations.d.ts.map +1 -1
  333. package/lib/operations/GetPaymentMethodConfigurationsConfiguration.d.ts +453 -1
  334. package/lib/operations/GetPaymentMethodConfigurationsConfiguration.d.ts.map +1 -1
  335. package/lib/operations/GetPaymentMethodDomains.d.ts +56 -1
  336. package/lib/operations/GetPaymentMethodDomains.d.ts.map +1 -1
  337. package/lib/operations/GetPaymentMethodDomainsPaymentMethodDomain.d.ts +47 -1
  338. package/lib/operations/GetPaymentMethodDomainsPaymentMethodDomain.d.ts.map +1 -1
  339. package/lib/operations/GetPaymentMethods.d.ts +224 -1
  340. package/lib/operations/GetPaymentMethods.d.ts.map +1 -1
  341. package/lib/operations/GetPaymentMethodsPaymentMethod.d.ts +213 -1
  342. package/lib/operations/GetPaymentMethodsPaymentMethod.d.ts.map +1 -1
  343. package/lib/operations/GetPaymentRecordsId.d.ts +54 -1
  344. package/lib/operations/GetPaymentRecordsId.d.ts.map +1 -1
  345. package/lib/operations/GetPayouts.d.ts +45 -1
  346. package/lib/operations/GetPayouts.d.ts.map +1 -1
  347. package/lib/operations/GetPayoutsPayout.d.ts +34 -1
  348. package/lib/operations/GetPayoutsPayout.d.ts.map +1 -1
  349. package/lib/operations/GetPlans.d.ts +43 -1
  350. package/lib/operations/GetPlans.d.ts.map +1 -1
  351. package/lib/operations/GetPlansPlan.d.ts +33 -1
  352. package/lib/operations/GetPlansPlan.d.ts.map +1 -1
  353. package/lib/operations/GetPrices.d.ts +62 -1
  354. package/lib/operations/GetPrices.d.ts.map +1 -1
  355. package/lib/operations/GetPricesPrice.d.ts +48 -1
  356. package/lib/operations/GetPricesPrice.d.ts.map +1 -1
  357. package/lib/operations/GetPricesSearch.d.ts +57 -1
  358. package/lib/operations/GetPricesSearch.d.ts.map +1 -1
  359. package/lib/operations/GetProducts.d.ts +41 -1
  360. package/lib/operations/GetProducts.d.ts.map +1 -1
  361. package/lib/operations/GetProductsId.d.ts +28 -1
  362. package/lib/operations/GetProductsId.d.ts.map +1 -1
  363. package/lib/operations/GetProductsProductFeatures.d.ts +27 -1
  364. package/lib/operations/GetProductsProductFeatures.d.ts.map +1 -1
  365. package/lib/operations/GetProductsProductFeaturesId.d.ts +20 -1
  366. package/lib/operations/GetProductsProductFeaturesId.d.ts.map +1 -1
  367. package/lib/operations/GetProductsSearch.d.ts +37 -1
  368. package/lib/operations/GetProductsSearch.d.ts.map +1 -1
  369. package/lib/operations/GetPromotionCodes.d.ts +46 -1
  370. package/lib/operations/GetPromotionCodes.d.ts.map +1 -1
  371. package/lib/operations/GetPromotionCodesPromotionCode.d.ts +33 -1
  372. package/lib/operations/GetPromotionCodesPromotionCode.d.ts.map +1 -1
  373. package/lib/operations/GetQuotes.d.ts +334 -1
  374. package/lib/operations/GetQuotes.d.ts.map +1 -1
  375. package/lib/operations/GetQuotesQuote.d.ts +323 -1
  376. package/lib/operations/GetQuotesQuote.d.ts.map +1 -1
  377. package/lib/operations/GetQuotesQuoteComputedUpfrontLineItems.d.ts +75 -1
  378. package/lib/operations/GetQuotesQuoteComputedUpfrontLineItems.d.ts.map +1 -1
  379. package/lib/operations/GetQuotesQuoteLineItems.d.ts +75 -1
  380. package/lib/operations/GetQuotesQuoteLineItems.d.ts.map +1 -1
  381. package/lib/operations/GetQuotesQuotePdf.d.ts +4 -1
  382. package/lib/operations/GetQuotesQuotePdf.d.ts.map +1 -1
  383. package/lib/operations/GetRadarEarlyFraudWarnings.d.ts +23 -1
  384. package/lib/operations/GetRadarEarlyFraudWarnings.d.ts.map +1 -1
  385. package/lib/operations/GetRadarEarlyFraudWarningsEarlyFraudWarning.d.ts +13 -1
  386. package/lib/operations/GetRadarEarlyFraudWarningsEarlyFraudWarning.d.ts.map +1 -1
  387. package/lib/operations/GetRadarValueListItems.d.ts +22 -1
  388. package/lib/operations/GetRadarValueListItems.d.ts.map +1 -1
  389. package/lib/operations/GetRadarValueListItemsItem.d.ts +12 -1
  390. package/lib/operations/GetRadarValueListItemsItem.d.ts.map +1 -1
  391. package/lib/operations/GetRadarValueLists.d.ts +40 -1
  392. package/lib/operations/GetRadarValueLists.d.ts.map +1 -1
  393. package/lib/operations/GetRadarValueListsValueList.d.ts +30 -1
  394. package/lib/operations/GetRadarValueListsValueList.d.ts.map +1 -1
  395. package/lib/operations/GetRefunds.d.ts +135 -1
  396. package/lib/operations/GetRefunds.d.ts.map +1 -1
  397. package/lib/operations/GetRefundsRefund.d.ts +125 -1
  398. package/lib/operations/GetRefundsRefund.d.ts.map +1 -1
  399. package/lib/operations/GetReportingReportRuns.d.ts +32 -1
  400. package/lib/operations/GetReportingReportRuns.d.ts.map +1 -1
  401. package/lib/operations/GetReportingReportRunsReportRun.d.ts +24 -1
  402. package/lib/operations/GetReportingReportRunsReportRun.d.ts.map +1 -1
  403. package/lib/operations/GetReportingReportTypes.d.ts +18 -1
  404. package/lib/operations/GetReportingReportTypes.d.ts.map +1 -1
  405. package/lib/operations/GetReportingReportTypesReportType.d.ts +14 -1
  406. package/lib/operations/GetReportingReportTypesReportType.d.ts.map +1 -1
  407. package/lib/operations/GetReviews.d.ts +27 -1
  408. package/lib/operations/GetReviews.d.ts.map +1 -1
  409. package/lib/operations/GetReviewsReview.d.ts +19 -1
  410. package/lib/operations/GetReviewsReview.d.ts.map +1 -1
  411. package/lib/operations/GetSetupAttempts.d.ts +100 -1
  412. package/lib/operations/GetSetupAttempts.d.ts.map +1 -1
  413. package/lib/operations/GetSetupIntents.d.ts +46 -1
  414. package/lib/operations/GetSetupIntents.d.ts.map +1 -1
  415. package/lib/operations/GetSetupIntentsIntent.d.ts +35 -1
  416. package/lib/operations/GetSetupIntentsIntent.d.ts.map +1 -1
  417. package/lib/operations/GetShippingRates.d.ts +38 -1
  418. package/lib/operations/GetShippingRates.d.ts.map +1 -1
  419. package/lib/operations/GetShippingRatesShippingRateToken.d.ts +28 -1
  420. package/lib/operations/GetShippingRatesShippingRateToken.d.ts.map +1 -1
  421. package/lib/operations/GetSigmaScheduledQueryRuns.d.ts +25 -1
  422. package/lib/operations/GetSigmaScheduledQueryRuns.d.ts.map +1 -1
  423. package/lib/operations/GetSigmaScheduledQueryRunsScheduledQueryRun.d.ts +18 -1
  424. package/lib/operations/GetSigmaScheduledQueryRunsScheduledQueryRun.d.ts.map +1 -1
  425. package/lib/operations/GetSourcesSource.d.ts +281 -1
  426. package/lib/operations/GetSourcesSource.d.ts.map +1 -1
  427. package/lib/operations/GetSourcesSourceSourceTransactions.d.ts +53 -1
  428. package/lib/operations/GetSourcesSourceSourceTransactions.d.ts.map +1 -1
  429. package/lib/operations/GetSubscriptionItems.d.ts +122 -1
  430. package/lib/operations/GetSubscriptionItems.d.ts.map +1 -1
  431. package/lib/operations/GetSubscriptionItemsItem.d.ts +114 -1
  432. package/lib/operations/GetSubscriptionItemsItem.d.ts.map +1 -1
  433. package/lib/operations/GetSubscriptionSchedules.d.ts +197 -1
  434. package/lib/operations/GetSubscriptionSchedules.d.ts.map +1 -1
  435. package/lib/operations/GetSubscriptionSchedulesSchedule.d.ts +183 -1
  436. package/lib/operations/GetSubscriptionSchedulesSchedule.d.ts.map +1 -1
  437. package/lib/operations/GetSubscriptions.d.ts +223 -1
  438. package/lib/operations/GetSubscriptions.d.ts.map +1 -1
  439. package/lib/operations/GetSubscriptionsSearch.d.ts +214 -1
  440. package/lib/operations/GetSubscriptionsSearch.d.ts.map +1 -1
  441. package/lib/operations/GetSubscriptionsSubscriptionExposedId.d.ts +205 -1
  442. package/lib/operations/GetSubscriptionsSubscriptionExposedId.d.ts.map +1 -1
  443. package/lib/operations/GetTaxAssociationsFind.d.ts +19 -1
  444. package/lib/operations/GetTaxAssociationsFind.d.ts.map +1 -1
  445. package/lib/operations/GetTaxCalculationsCalculation.d.ts +74 -1
  446. package/lib/operations/GetTaxCalculationsCalculation.d.ts.map +1 -1
  447. package/lib/operations/GetTaxCalculationsCalculationLineItems.d.ts +39 -1
  448. package/lib/operations/GetTaxCalculationsCalculationLineItems.d.ts.map +1 -1
  449. package/lib/operations/GetTaxCodes.d.ts +16 -1
  450. package/lib/operations/GetTaxCodes.d.ts.map +1 -1
  451. package/lib/operations/GetTaxCodesId.d.ts +9 -1
  452. package/lib/operations/GetTaxCodesId.d.ts.map +1 -1
  453. package/lib/operations/GetTaxIds.d.ts +24 -1
  454. package/lib/operations/GetTaxIds.d.ts.map +1 -1
  455. package/lib/operations/GetTaxIdsId.d.ts +16 -1
  456. package/lib/operations/GetTaxIdsId.d.ts.map +1 -1
  457. package/lib/operations/GetTaxRates.d.ts +35 -1
  458. package/lib/operations/GetTaxRates.d.ts.map +1 -1
  459. package/lib/operations/GetTaxRatesTaxRate.d.ts +25 -1
  460. package/lib/operations/GetTaxRatesTaxRate.d.ts.map +1 -1
  461. package/lib/operations/GetTaxRegistrations.d.ts +447 -1
  462. package/lib/operations/GetTaxRegistrations.d.ts.map +1 -1
  463. package/lib/operations/GetTaxRegistrationsId.d.ts +439 -1
  464. package/lib/operations/GetTaxRegistrationsId.d.ts.map +1 -1
  465. package/lib/operations/GetTaxSettings.d.ts +19 -1
  466. package/lib/operations/GetTaxSettings.d.ts.map +1 -1
  467. package/lib/operations/GetTaxTransactionsTransaction.d.ts +53 -1
  468. package/lib/operations/GetTaxTransactionsTransaction.d.ts.map +1 -1
  469. package/lib/operations/GetTaxTransactionsTransactionLineItems.d.ts +28 -1
  470. package/lib/operations/GetTaxTransactionsTransactionLineItems.d.ts.map +1 -1
  471. package/lib/operations/GetTerminalConfigurations.d.ts +170 -1
  472. package/lib/operations/GetTerminalConfigurations.d.ts.map +1 -1
  473. package/lib/operations/GetTerminalConfigurationsConfiguration.d.ts +4 -1
  474. package/lib/operations/GetTerminalConfigurationsConfiguration.d.ts.map +1 -1
  475. package/lib/operations/GetTerminalLocations.d.ts +49 -1
  476. package/lib/operations/GetTerminalLocations.d.ts.map +1 -1
  477. package/lib/operations/GetTerminalLocationsLocation.d.ts +4 -1
  478. package/lib/operations/GetTerminalLocationsLocation.d.ts.map +1 -1
  479. package/lib/operations/GetTerminalReaders.d.ts +31 -1
  480. package/lib/operations/GetTerminalReaders.d.ts.map +1 -1
  481. package/lib/operations/GetTerminalReadersReader.d.ts +4 -1
  482. package/lib/operations/GetTerminalReadersReader.d.ts.map +1 -1
  483. package/lib/operations/GetTestHelpersTestClocks.d.ts +25 -1
  484. package/lib/operations/GetTestHelpersTestClocks.d.ts.map +1 -1
  485. package/lib/operations/GetTestHelpersTestClocksTestClock.d.ts +18 -1
  486. package/lib/operations/GetTestHelpersTestClocksTestClock.d.ts.map +1 -1
  487. package/lib/operations/GetTokensToken.d.ts +75 -1
  488. package/lib/operations/GetTokensToken.d.ts.map +1 -1
  489. package/lib/operations/GetTopups.d.ts +33 -1
  490. package/lib/operations/GetTopups.d.ts.map +1 -1
  491. package/lib/operations/GetTopupsTopup.d.ts +23 -1
  492. package/lib/operations/GetTopupsTopup.d.ts.map +1 -1
  493. package/lib/operations/GetTransfers.d.ts +52 -1
  494. package/lib/operations/GetTransfers.d.ts.map +1 -1
  495. package/lib/operations/GetTransfersIdReversals.d.ts +25 -1
  496. package/lib/operations/GetTransfersIdReversals.d.ts.map +1 -1
  497. package/lib/operations/GetTransfersTransfer.d.ts +42 -1
  498. package/lib/operations/GetTransfersTransfer.d.ts.map +1 -1
  499. package/lib/operations/GetTransfersTransferReversalsId.d.ts +18 -1
  500. package/lib/operations/GetTransfersTransferReversalsId.d.ts.map +1 -1
  501. package/lib/operations/GetTreasuryCreditReversals.d.ts +33 -1
  502. package/lib/operations/GetTreasuryCreditReversals.d.ts.map +1 -1
  503. package/lib/operations/GetTreasuryCreditReversalsCreditReversal.d.ts +23 -1
  504. package/lib/operations/GetTreasuryCreditReversalsCreditReversal.d.ts.map +1 -1
  505. package/lib/operations/GetTreasuryDebitReversals.d.ts +35 -1
  506. package/lib/operations/GetTreasuryDebitReversals.d.ts.map +1 -1
  507. package/lib/operations/GetTreasuryDebitReversalsDebitReversal.d.ts +24 -1
  508. package/lib/operations/GetTreasuryDebitReversalsDebitReversal.d.ts.map +1 -1
  509. package/lib/operations/GetTreasuryFinancialAccounts.d.ts +147 -1
  510. package/lib/operations/GetTreasuryFinancialAccounts.d.ts.map +1 -1
  511. package/lib/operations/GetTreasuryFinancialAccountsFinancialAccount.d.ts +138 -1
  512. package/lib/operations/GetTreasuryFinancialAccountsFinancialAccount.d.ts.map +1 -1
  513. package/lib/operations/GetTreasuryFinancialAccountsFinancialAccountFeatures.d.ts +95 -1
  514. package/lib/operations/GetTreasuryFinancialAccountsFinancialAccountFeatures.d.ts.map +1 -1
  515. package/lib/operations/GetTreasuryInboundTransfers.d.ts +42 -1
  516. package/lib/operations/GetTreasuryInboundTransfers.d.ts.map +1 -1
  517. package/lib/operations/GetTreasuryInboundTransfersId.d.ts +33 -1
  518. package/lib/operations/GetTreasuryInboundTransfersId.d.ts.map +1 -1
  519. package/lib/operations/GetTreasuryOutboundPayments.d.ts +45 -1
  520. package/lib/operations/GetTreasuryOutboundPayments.d.ts.map +1 -1
  521. package/lib/operations/GetTreasuryOutboundPaymentsId.d.ts +34 -1
  522. package/lib/operations/GetTreasuryOutboundPaymentsId.d.ts.map +1 -1
  523. package/lib/operations/GetTreasuryOutboundTransfers.d.ts +69 -1
  524. package/lib/operations/GetTreasuryOutboundTransfers.d.ts.map +1 -1
  525. package/lib/operations/GetTreasuryOutboundTransfersOutboundTransfer.d.ts +60 -1
  526. package/lib/operations/GetTreasuryOutboundTransfersOutboundTransfer.d.ts.map +1 -1
  527. package/lib/operations/GetTreasuryReceivedCredits.d.ts +63 -1
  528. package/lib/operations/GetTreasuryReceivedCredits.d.ts.map +1 -1
  529. package/lib/operations/GetTreasuryReceivedCreditsId.d.ts +53 -1
  530. package/lib/operations/GetTreasuryReceivedCreditsId.d.ts.map +1 -1
  531. package/lib/operations/GetTreasuryReceivedDebits.d.ts +62 -1
  532. package/lib/operations/GetTreasuryReceivedDebits.d.ts.map +1 -1
  533. package/lib/operations/GetTreasuryReceivedDebitsId.d.ts +53 -1
  534. package/lib/operations/GetTreasuryReceivedDebitsId.d.ts.map +1 -1
  535. package/lib/operations/GetTreasuryTransactionEntries.d.ts +34 -1
  536. package/lib/operations/GetTreasuryTransactionEntries.d.ts.map +1 -1
  537. package/lib/operations/GetTreasuryTransactionEntriesId.d.ts +22 -1
  538. package/lib/operations/GetTreasuryTransactionEntriesId.d.ts.map +1 -1
  539. package/lib/operations/GetTreasuryTransactions.d.ts +62 -1
  540. package/lib/operations/GetTreasuryTransactions.d.ts.map +1 -1
  541. package/lib/operations/GetTreasuryTransactionsId.d.ts +50 -1
  542. package/lib/operations/GetTreasuryTransactionsId.d.ts.map +1 -1
  543. package/lib/operations/GetV2CoreAccountTokensId.d.ts +10 -1
  544. package/lib/operations/GetV2CoreAccountTokensId.d.ts.map +1 -1
  545. package/lib/operations/GetV2CoreAccounts.d.ts +832 -1
  546. package/lib/operations/GetV2CoreAccounts.d.ts.map +1 -1
  547. package/lib/operations/GetV2CoreAccountsAccountIdPersonTokensId.d.ts +11 -1
  548. package/lib/operations/GetV2CoreAccountsAccountIdPersonTokensId.d.ts.map +1 -1
  549. package/lib/operations/GetV2CoreAccountsAccountIdPersons.d.ts +133 -1
  550. package/lib/operations/GetV2CoreAccountsAccountIdPersons.d.ts.map +1 -1
  551. package/lib/operations/GetV2CoreAccountsAccountIdPersonsId.d.ts +129 -1
  552. package/lib/operations/GetV2CoreAccountsAccountIdPersonsId.d.ts.map +1 -1
  553. package/lib/operations/GetV2CoreAccountsId.d.ts +827 -1
  554. package/lib/operations/GetV2CoreAccountsId.d.ts.map +1 -1
  555. package/lib/operations/GetV2CoreEventDestinations.d.ts +39 -1
  556. package/lib/operations/GetV2CoreEventDestinations.d.ts.map +1 -1
  557. package/lib/operations/GetV2CoreEventDestinationsId.d.ts +35 -1
  558. package/lib/operations/GetV2CoreEventDestinationsId.d.ts.map +1 -1
  559. package/lib/operations/GetV2CoreEvents.d.ts +25 -1
  560. package/lib/operations/GetV2CoreEvents.d.ts.map +1 -1
  561. package/lib/operations/GetV2CoreEventsId.d.ts +18 -1
  562. package/lib/operations/GetV2CoreEventsId.d.ts.map +1 -1
  563. package/lib/operations/GetWebhookEndpoints.d.ts +26 -1
  564. package/lib/operations/GetWebhookEndpoints.d.ts.map +1 -1
  565. package/lib/operations/GetWebhookEndpointsWebhookEndpoint.d.ts +19 -1
  566. package/lib/operations/GetWebhookEndpointsWebhookEndpoint.d.ts.map +1 -1
  567. package/lib/operations/PostAccountLinks.d.ts +17 -1
  568. package/lib/operations/PostAccountLinks.d.ts.map +1 -1
  569. package/lib/operations/PostAccountSessions.d.ts +290 -1
  570. package/lib/operations/PostAccountSessions.d.ts.map +1 -1
  571. package/lib/operations/PostAccounts.d.ts +725 -1
  572. package/lib/operations/PostAccounts.d.ts.map +1 -1
  573. package/lib/operations/PostAccountsAccount.d.ts +713 -1
  574. package/lib/operations/PostAccountsAccount.d.ts.map +1 -1
  575. package/lib/operations/PostAccountsAccountCapabilitiesCapability.d.ts +47 -1
  576. package/lib/operations/PostAccountsAccountCapabilitiesCapability.d.ts.map +1 -1
  577. package/lib/operations/PostAccountsAccountExternalAccounts.d.ts +9 -1
  578. package/lib/operations/PostAccountsAccountExternalAccounts.d.ts.map +1 -1
  579. package/lib/operations/PostAccountsAccountExternalAccountsId.d.ts +24 -1
  580. package/lib/operations/PostAccountsAccountExternalAccountsId.d.ts.map +1 -1
  581. package/lib/operations/PostAccountsAccountLoginLinks.d.ts +8 -1
  582. package/lib/operations/PostAccountsAccountLoginLinks.d.ts.map +1 -1
  583. package/lib/operations/PostAccountsAccountPersons.d.ts +181 -1
  584. package/lib/operations/PostAccountsAccountPersons.d.ts.map +1 -1
  585. package/lib/operations/PostAccountsAccountPersonsPerson.d.ts +182 -1
  586. package/lib/operations/PostAccountsAccountPersonsPerson.d.ts.map +1 -1
  587. package/lib/operations/PostAccountsAccountReject.d.ts +258 -1
  588. package/lib/operations/PostAccountsAccountReject.d.ts.map +1 -1
  589. package/lib/operations/PostApplePayDomains.d.ts +10 -1
  590. package/lib/operations/PostApplePayDomains.d.ts.map +1 -1
  591. package/lib/operations/PostApplicationFeesFeeRefundsId.d.ts +17 -1
  592. package/lib/operations/PostApplicationFeesFeeRefundsId.d.ts.map +1 -1
  593. package/lib/operations/PostApplicationFeesIdRefunds.d.ts +19 -1
  594. package/lib/operations/PostApplicationFeesIdRefunds.d.ts.map +1 -1
  595. package/lib/operations/PostAppsSecrets.d.ts +23 -1
  596. package/lib/operations/PostAppsSecrets.d.ts.map +1 -1
  597. package/lib/operations/PostAppsSecretsDelete.d.ts +21 -1
  598. package/lib/operations/PostAppsSecretsDelete.d.ts.map +1 -1
  599. package/lib/operations/PostBalanceSettings.d.ts +28 -1
  600. package/lib/operations/PostBalanceSettings.d.ts.map +1 -1
  601. package/lib/operations/PostBillingAlerts.d.ts +22 -1
  602. package/lib/operations/PostBillingAlerts.d.ts.map +1 -1
  603. package/lib/operations/PostBillingAlertsIdActivate.d.ts +12 -1
  604. package/lib/operations/PostBillingAlertsIdActivate.d.ts.map +1 -1
  605. package/lib/operations/PostBillingAlertsIdArchive.d.ts +12 -1
  606. package/lib/operations/PostBillingAlertsIdArchive.d.ts.map +1 -1
  607. package/lib/operations/PostBillingAlertsIdDeactivate.d.ts +12 -1
  608. package/lib/operations/PostBillingAlertsIdDeactivate.d.ts.map +1 -1
  609. package/lib/operations/PostBillingCreditGrants.d.ts +58 -1
  610. package/lib/operations/PostBillingCreditGrants.d.ts.map +1 -1
  611. package/lib/operations/PostBillingCreditGrantsId.d.ts +38 -1
  612. package/lib/operations/PostBillingCreditGrantsId.d.ts.map +1 -1
  613. package/lib/operations/PostBillingCreditGrantsIdExpire.d.ts +34 -1
  614. package/lib/operations/PostBillingCreditGrantsIdExpire.d.ts.map +1 -1
  615. package/lib/operations/PostBillingCreditGrantsIdVoid.d.ts +34 -1
  616. package/lib/operations/PostBillingCreditGrantsIdVoid.d.ts.map +1 -1
  617. package/lib/operations/PostBillingMeterEventAdjustments.d.ts +15 -1
  618. package/lib/operations/PostBillingMeterEventAdjustments.d.ts.map +1 -1
  619. package/lib/operations/PostBillingMeterEvents.d.ts +19 -1
  620. package/lib/operations/PostBillingMeterEvents.d.ts.map +1 -1
  621. package/lib/operations/PostBillingMeters.d.ts +39 -1
  622. package/lib/operations/PostBillingMeters.d.ts.map +1 -1
  623. package/lib/operations/PostBillingMetersId.d.ts +28 -1
  624. package/lib/operations/PostBillingMetersId.d.ts.map +1 -1
  625. package/lib/operations/PostBillingMetersIdDeactivate.d.ts +27 -1
  626. package/lib/operations/PostBillingMetersIdDeactivate.d.ts.map +1 -1
  627. package/lib/operations/PostBillingMetersIdReactivate.d.ts +27 -1
  628. package/lib/operations/PostBillingMetersIdReactivate.d.ts.map +1 -1
  629. package/lib/operations/PostBillingPortalConfigurations.d.ts +117 -1
  630. package/lib/operations/PostBillingPortalConfigurations.d.ts.map +1 -1
  631. package/lib/operations/PostBillingPortalConfigurationsConfiguration.d.ts +115 -1
  632. package/lib/operations/PostBillingPortalConfigurationsConfiguration.d.ts.map +1 -1
  633. package/lib/operations/PostBillingPortalSessions.d.ts +58 -1
  634. package/lib/operations/PostBillingPortalSessions.d.ts.map +1 -1
  635. package/lib/operations/PostCharges.d.ts +244 -1
  636. package/lib/operations/PostCharges.d.ts.map +1 -1
  637. package/lib/operations/PostChargesCharge.d.ts +228 -1
  638. package/lib/operations/PostChargesCharge.d.ts.map +1 -1
  639. package/lib/operations/PostChargesChargeCapture.d.ts +216 -1
  640. package/lib/operations/PostChargesChargeCapture.d.ts.map +1 -1
  641. package/lib/operations/PostCheckoutSessions.d.ts +754 -1
  642. package/lib/operations/PostCheckoutSessions.d.ts.map +1 -1
  643. package/lib/operations/PostCheckoutSessionsSession.d.ts +263 -1
  644. package/lib/operations/PostCheckoutSessionsSession.d.ts.map +1 -1
  645. package/lib/operations/PostCheckoutSessionsSessionExpire.d.ts +215 -1
  646. package/lib/operations/PostCheckoutSessionsSessionExpire.d.ts.map +1 -1
  647. package/lib/operations/PostClimateOrders.d.ts +60 -1
  648. package/lib/operations/PostClimateOrders.d.ts.map +1 -1
  649. package/lib/operations/PostClimateOrdersOrder.d.ts +55 -1
  650. package/lib/operations/PostClimateOrdersOrder.d.ts.map +1 -1
  651. package/lib/operations/PostClimateOrdersOrderCancel.d.ts +51 -1
  652. package/lib/operations/PostClimateOrdersOrderCancel.d.ts.map +1 -1
  653. package/lib/operations/PostCoupons.d.ts +47 -1
  654. package/lib/operations/PostCoupons.d.ts.map +1 -1
  655. package/lib/operations/PostCouponsCoupon.d.ts +37 -1
  656. package/lib/operations/PostCouponsCoupon.d.ts.map +1 -1
  657. package/lib/operations/PostCreditNotes.d.ts +158 -1
  658. package/lib/operations/PostCreditNotes.d.ts.map +1 -1
  659. package/lib/operations/PostCreditNotesId.d.ts +125 -1
  660. package/lib/operations/PostCreditNotesId.d.ts.map +1 -1
  661. package/lib/operations/PostCreditNotesIdVoid.d.ts +121 -1
  662. package/lib/operations/PostCreditNotesIdVoid.d.ts.map +1 -1
  663. package/lib/operations/PostCustomerSessions.d.ts +69 -1
  664. package/lib/operations/PostCustomerSessions.d.ts.map +1 -1
  665. package/lib/operations/PostCustomers.d.ts +317 -1
  666. package/lib/operations/PostCustomers.d.ts.map +1 -1
  667. package/lib/operations/PostCustomersCustomer.d.ts +313 -1
  668. package/lib/operations/PostCustomersCustomer.d.ts.map +1 -1
  669. package/lib/operations/PostCustomersCustomerBalanceTransactions.d.ts +26 -1
  670. package/lib/operations/PostCustomersCustomerBalanceTransactions.d.ts.map +1 -1
  671. package/lib/operations/PostCustomersCustomerBalanceTransactionsTransaction.d.ts +25 -1
  672. package/lib/operations/PostCustomersCustomerBalanceTransactionsTransaction.d.ts.map +1 -1
  673. package/lib/operations/PostCustomersCustomerCashBalance.d.ts +19 -1
  674. package/lib/operations/PostCustomersCustomerCashBalance.d.ts.map +1 -1
  675. package/lib/operations/PostCustomersCustomerFundingInstructions.d.ts +162 -1
  676. package/lib/operations/PostCustomersCustomerFundingInstructions.d.ts.map +1 -1
  677. package/lib/operations/PostCustomersCustomerSources.d.ts +9 -1
  678. package/lib/operations/PostCustomersCustomerSources.d.ts.map +1 -1
  679. package/lib/operations/PostCustomersCustomerSourcesId.d.ts +30 -1
  680. package/lib/operations/PostCustomersCustomerSourcesId.d.ts.map +1 -1
  681. package/lib/operations/PostCustomersCustomerSourcesIdVerify.d.ts +28 -1
  682. package/lib/operations/PostCustomersCustomerSourcesIdVerify.d.ts.map +1 -1
  683. package/lib/operations/PostCustomersCustomerTaxIds.d.ts +18 -1
  684. package/lib/operations/PostCustomersCustomerTaxIds.d.ts.map +1 -1
  685. package/lib/operations/PostDisputesDispute.d.ts +158 -1
  686. package/lib/operations/PostDisputesDispute.d.ts.map +1 -1
  687. package/lib/operations/PostDisputesDisputeClose.d.ts +126 -1
  688. package/lib/operations/PostDisputesDisputeClose.d.ts.map +1 -1
  689. package/lib/operations/PostEntitlementsFeatures.d.ts +18 -1
  690. package/lib/operations/PostEntitlementsFeatures.d.ts.map +1 -1
  691. package/lib/operations/PostEntitlementsFeaturesId.d.ts +17 -1
  692. package/lib/operations/PostEntitlementsFeaturesId.d.ts.map +1 -1
  693. package/lib/operations/PostEphemeralKeys.d.ts +14 -1
  694. package/lib/operations/PostEphemeralKeys.d.ts.map +1 -1
  695. package/lib/operations/PostFileLinks.d.ts +18 -1
  696. package/lib/operations/PostFileLinks.d.ts.map +1 -1
  697. package/lib/operations/PostFileLinksLink.d.ts +18 -1
  698. package/lib/operations/PostFileLinksLink.d.ts.map +1 -1
  699. package/lib/operations/PostFiles.d.ts +39 -1
  700. package/lib/operations/PostFiles.d.ts.map +1 -1
  701. package/lib/operations/PostFinancialConnectionsAccountsAccountDisconnect.d.ts +30 -1
  702. package/lib/operations/PostFinancialConnectionsAccountsAccountDisconnect.d.ts.map +1 -1
  703. package/lib/operations/PostFinancialConnectionsAccountsAccountRefresh.d.ts +31 -1
  704. package/lib/operations/PostFinancialConnectionsAccountsAccountRefresh.d.ts.map +1 -1
  705. package/lib/operations/PostFinancialConnectionsAccountsAccountSubscribe.d.ts +31 -1
  706. package/lib/operations/PostFinancialConnectionsAccountsAccountSubscribe.d.ts.map +1 -1
  707. package/lib/operations/PostFinancialConnectionsAccountsAccountUnsubscribe.d.ts +31 -1
  708. package/lib/operations/PostFinancialConnectionsAccountsAccountUnsubscribe.d.ts.map +1 -1
  709. package/lib/operations/PostFinancialConnectionsSessions.d.ts +61 -1
  710. package/lib/operations/PostFinancialConnectionsSessions.d.ts.map +1 -1
  711. package/lib/operations/PostForwardingRequests.d.ts +30 -1
  712. package/lib/operations/PostForwardingRequests.d.ts.map +1 -1
  713. package/lib/operations/PostIdentityVerificationSessions.d.ts +49 -1
  714. package/lib/operations/PostIdentityVerificationSessions.d.ts.map +1 -1
  715. package/lib/operations/PostIdentityVerificationSessionsSession.d.ts +41 -1
  716. package/lib/operations/PostIdentityVerificationSessionsSession.d.ts.map +1 -1
  717. package/lib/operations/PostIdentityVerificationSessionsSessionCancel.d.ts +30 -1
  718. package/lib/operations/PostIdentityVerificationSessionsSessionCancel.d.ts.map +1 -1
  719. package/lib/operations/PostIdentityVerificationSessionsSessionRedact.d.ts +30 -1
  720. package/lib/operations/PostIdentityVerificationSessionsSessionRedact.d.ts.map +1 -1
  721. package/lib/operations/PostInvoiceRenderingTemplatesTemplateArchive.d.ts +15 -1
  722. package/lib/operations/PostInvoiceRenderingTemplatesTemplateArchive.d.ts.map +1 -1
  723. package/lib/operations/PostInvoiceRenderingTemplatesTemplateUnarchive.d.ts +15 -1
  724. package/lib/operations/PostInvoiceRenderingTemplatesTemplateUnarchive.d.ts.map +1 -1
  725. package/lib/operations/PostInvoiceitems.d.ts +88 -1
  726. package/lib/operations/PostInvoiceitems.d.ts.map +1 -1
  727. package/lib/operations/PostInvoiceitemsInvoiceitem.d.ts +84 -1
  728. package/lib/operations/PostInvoiceitemsInvoiceitem.d.ts.map +1 -1
  729. package/lib/operations/PostInvoices.d.ts +331 -1
  730. package/lib/operations/PostInvoices.d.ts.map +1 -1
  731. package/lib/operations/PostInvoicesCreatePreview.d.ts +427 -1
  732. package/lib/operations/PostInvoicesCreatePreview.d.ts.map +1 -1
  733. package/lib/operations/PostInvoicesInvoice.d.ts +278 -1
  734. package/lib/operations/PostInvoicesInvoice.d.ts.map +1 -1
  735. package/lib/operations/PostInvoicesInvoiceAddLines.d.ts +260 -1
  736. package/lib/operations/PostInvoicesInvoiceAddLines.d.ts.map +1 -1
  737. package/lib/operations/PostInvoicesInvoiceAttachPayment.d.ts +225 -1
  738. package/lib/operations/PostInvoicesInvoiceAttachPayment.d.ts.map +1 -1
  739. package/lib/operations/PostInvoicesInvoiceFinalize.d.ts +224 -1
  740. package/lib/operations/PostInvoicesInvoiceFinalize.d.ts.map +1 -1
  741. package/lib/operations/PostInvoicesInvoiceLinesLineItemId.d.ts +79 -1
  742. package/lib/operations/PostInvoicesInvoiceLinesLineItemId.d.ts.map +1 -1
  743. package/lib/operations/PostInvoicesInvoiceMarkUncollectible.d.ts +223 -1
  744. package/lib/operations/PostInvoicesInvoiceMarkUncollectible.d.ts.map +1 -1
  745. package/lib/operations/PostInvoicesInvoicePay.d.ts +229 -1
  746. package/lib/operations/PostInvoicesInvoicePay.d.ts.map +1 -1
  747. package/lib/operations/PostInvoicesInvoiceRemoveLines.d.ts +228 -1
  748. package/lib/operations/PostInvoicesInvoiceRemoveLines.d.ts.map +1 -1
  749. package/lib/operations/PostInvoicesInvoiceSend.d.ts +223 -1
  750. package/lib/operations/PostInvoicesInvoiceSend.d.ts.map +1 -1
  751. package/lib/operations/PostInvoicesInvoiceUpdateLines.d.ts +260 -1
  752. package/lib/operations/PostInvoicesInvoiceUpdateLines.d.ts.map +1 -1
  753. package/lib/operations/PostInvoicesInvoiceVoid.d.ts +223 -1
  754. package/lib/operations/PostInvoicesInvoiceVoid.d.ts.map +1 -1
  755. package/lib/operations/PostIssuingAuthorizationsAuthorization.d.ts +206 -1
  756. package/lib/operations/PostIssuingAuthorizationsAuthorization.d.ts.map +1 -1
  757. package/lib/operations/PostIssuingCardholders.d.ts +90 -1
  758. package/lib/operations/PostIssuingCardholders.d.ts.map +1 -1
  759. package/lib/operations/PostIssuingCardholdersCardholder.d.ts +89 -1
  760. package/lib/operations/PostIssuingCardholdersCardholder.d.ts.map +1 -1
  761. package/lib/operations/PostIssuingCards.d.ts +129 -1
  762. package/lib/operations/PostIssuingCards.d.ts.map +1 -1
  763. package/lib/operations/PostIssuingCardsCard.d.ts +115 -1
  764. package/lib/operations/PostIssuingCardsCard.d.ts.map +1 -1
  765. package/lib/operations/PostIssuingDisputes.d.ts +119 -1
  766. package/lib/operations/PostIssuingDisputes.d.ts.map +1 -1
  767. package/lib/operations/PostIssuingDisputesDispute.d.ts +114 -1
  768. package/lib/operations/PostIssuingDisputesDispute.d.ts.map +1 -1
  769. package/lib/operations/PostIssuingDisputesDisputeSubmit.d.ts +102 -1
  770. package/lib/operations/PostIssuingDisputesDisputeSubmit.d.ts.map +1 -1
  771. package/lib/operations/PostIssuingPersonalizationDesigns.d.ts +42 -1
  772. package/lib/operations/PostIssuingPersonalizationDesigns.d.ts.map +1 -1
  773. package/lib/operations/PostIssuingPersonalizationDesignsPersonalizationDesign.d.ts +38 -1
  774. package/lib/operations/PostIssuingPersonalizationDesignsPersonalizationDesign.d.ts.map +1 -1
  775. package/lib/operations/PostIssuingTokensToken.d.ts +55 -1
  776. package/lib/operations/PostIssuingTokensToken.d.ts.map +1 -1
  777. package/lib/operations/PostIssuingTransactionsTransaction.d.ts +42 -1
  778. package/lib/operations/PostIssuingTransactionsTransaction.d.ts.map +1 -1
  779. package/lib/operations/PostPaymentIntents.d.ts +348 -1
  780. package/lib/operations/PostPaymentIntents.d.ts.map +1 -1
  781. package/lib/operations/PostPaymentIntentsIntent.d.ts +307 -1
  782. package/lib/operations/PostPaymentIntentsIntent.d.ts.map +1 -1
  783. package/lib/operations/PostPaymentIntentsIntentApplyCustomerBalance.d.ts +99 -1
  784. package/lib/operations/PostPaymentIntentsIntentApplyCustomerBalance.d.ts.map +1 -1
  785. package/lib/operations/PostPaymentIntentsIntentCancel.d.ts +98 -1
  786. package/lib/operations/PostPaymentIntentsIntentCancel.d.ts.map +1 -1
  787. package/lib/operations/PostPaymentIntentsIntentCapture.d.ts +121 -1
  788. package/lib/operations/PostPaymentIntentsIntentCapture.d.ts.map +1 -1
  789. package/lib/operations/PostPaymentIntentsIntentConfirm.d.ts +303 -1
  790. package/lib/operations/PostPaymentIntentsIntentConfirm.d.ts.map +1 -1
  791. package/lib/operations/PostPaymentIntentsIntentIncrementAuthorization.d.ts +125 -1
  792. package/lib/operations/PostPaymentIntentsIntentIncrementAuthorization.d.ts.map +1 -1
  793. package/lib/operations/PostPaymentIntentsIntentVerifyMicrodeposits.d.ts +99 -1
  794. package/lib/operations/PostPaymentIntentsIntentVerifyMicrodeposits.d.ts.map +1 -1
  795. package/lib/operations/PostPaymentLinks.d.ts +355 -1
  796. package/lib/operations/PostPaymentLinks.d.ts.map +1 -1
  797. package/lib/operations/PostPaymentLinksPaymentLink.d.ts +259 -1
  798. package/lib/operations/PostPaymentLinksPaymentLink.d.ts.map +1 -1
  799. package/lib/operations/PostPaymentMethodConfigurations.d.ts +739 -1
  800. package/lib/operations/PostPaymentMethodConfigurations.d.ts.map +1 -1
  801. package/lib/operations/PostPaymentMethodConfigurationsConfiguration.d.ts +740 -1
  802. package/lib/operations/PostPaymentMethodConfigurationsConfiguration.d.ts.map +1 -1
  803. package/lib/operations/PostPaymentMethodDomains.d.ts +48 -1
  804. package/lib/operations/PostPaymentMethodDomains.d.ts.map +1 -1
  805. package/lib/operations/PostPaymentMethodDomainsPaymentMethodDomain.d.ts +48 -1
  806. package/lib/operations/PostPaymentMethodDomainsPaymentMethodDomain.d.ts.map +1 -1
  807. package/lib/operations/PostPaymentMethodDomainsPaymentMethodDomainValidate.d.ts +47 -1
  808. package/lib/operations/PostPaymentMethodDomainsPaymentMethodDomainValidate.d.ts.map +1 -1
  809. package/lib/operations/PostPaymentMethods.d.ts +341 -1
  810. package/lib/operations/PostPaymentMethods.d.ts.map +1 -1
  811. package/lib/operations/PostPaymentMethodsPaymentMethod.d.ts +238 -1
  812. package/lib/operations/PostPaymentMethodsPaymentMethod.d.ts.map +1 -1
  813. package/lib/operations/PostPaymentMethodsPaymentMethodAttach.d.ts +215 -1
  814. package/lib/operations/PostPaymentMethodsPaymentMethodAttach.d.ts.map +1 -1
  815. package/lib/operations/PostPaymentMethodsPaymentMethodDetach.d.ts +213 -1
  816. package/lib/operations/PostPaymentMethodsPaymentMethodDetach.d.ts.map +1 -1
  817. package/lib/operations/PostPaymentRecordsIdReportPaymentAttempt.d.ts +97 -1
  818. package/lib/operations/PostPaymentRecordsIdReportPaymentAttempt.d.ts.map +1 -1
  819. package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptCanceled.d.ts +56 -1
  820. package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptCanceled.d.ts.map +1 -1
  821. package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptFailed.d.ts +56 -1
  822. package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptFailed.d.ts.map +1 -1
  823. package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptGuaranteed.d.ts +56 -1
  824. package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptGuaranteed.d.ts.map +1 -1
  825. package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptInformational.d.ts +63 -1
  826. package/lib/operations/PostPaymentRecordsIdReportPaymentAttemptInformational.d.ts.map +1 -1
  827. package/lib/operations/PostPaymentRecordsIdReportRefund.d.ts +70 -1
  828. package/lib/operations/PostPaymentRecordsIdReportRefund.d.ts.map +1 -1
  829. package/lib/operations/PostPaymentRecordsReportPayment.d.ts +113 -1
  830. package/lib/operations/PostPaymentRecordsReportPayment.d.ts.map +1 -1
  831. package/lib/operations/PostPayouts.d.ts +44 -1
  832. package/lib/operations/PostPayouts.d.ts.map +1 -1
  833. package/lib/operations/PostPayoutsPayout.d.ts +35 -1
  834. package/lib/operations/PostPayoutsPayout.d.ts.map +1 -1
  835. package/lib/operations/PostPayoutsPayoutCancel.d.ts +34 -1
  836. package/lib/operations/PostPayoutsPayoutCancel.d.ts.map +1 -1
  837. package/lib/operations/PostPayoutsPayoutReverse.d.ts +37 -1
  838. package/lib/operations/PostPayoutsPayoutReverse.d.ts.map +1 -1
  839. package/lib/operations/PostPlans.d.ts +58 -1
  840. package/lib/operations/PostPlans.d.ts.map +1 -1
  841. package/lib/operations/PostPlansPlan.d.ts +38 -1
  842. package/lib/operations/PostPlansPlan.d.ts.map +1 -1
  843. package/lib/operations/PostPrices.d.ts +116 -1
  844. package/lib/operations/PostPrices.d.ts.map +1 -1
  845. package/lib/operations/PostPricesPrice.d.ts +55 -1
  846. package/lib/operations/PostPricesPrice.d.ts.map +1 -1
  847. package/lib/operations/PostProducts.d.ts +89 -1
  848. package/lib/operations/PostProducts.d.ts.map +1 -1
  849. package/lib/operations/PostProductsId.d.ts +41 -1
  850. package/lib/operations/PostProductsId.d.ts.map +1 -1
  851. package/lib/operations/PostProductsProductFeatures.d.ts +20 -1
  852. package/lib/operations/PostProductsProductFeatures.d.ts.map +1 -1
  853. package/lib/operations/PostPromotionCodes.d.ts +55 -1
  854. package/lib/operations/PostPromotionCodes.d.ts.map +1 -1
  855. package/lib/operations/PostPromotionCodesPromotionCode.d.ts +42 -1
  856. package/lib/operations/PostPromotionCodesPromotionCode.d.ts.map +1 -1
  857. package/lib/operations/PostQuotes.d.ts +388 -1
  858. package/lib/operations/PostQuotes.d.ts.map +1 -1
  859. package/lib/operations/PostQuotesQuote.d.ts +379 -1
  860. package/lib/operations/PostQuotesQuote.d.ts.map +1 -1
  861. package/lib/operations/PostQuotesQuoteAccept.d.ts +323 -1
  862. package/lib/operations/PostQuotesQuoteAccept.d.ts.map +1 -1
  863. package/lib/operations/PostQuotesQuoteCancel.d.ts +323 -1
  864. package/lib/operations/PostQuotesQuoteCancel.d.ts.map +1 -1
  865. package/lib/operations/PostQuotesQuoteFinalize.d.ts +324 -1
  866. package/lib/operations/PostQuotesQuoteFinalize.d.ts.map +1 -1
  867. package/lib/operations/PostRadarPaymentEvaluations.d.ts +121 -1
  868. package/lib/operations/PostRadarPaymentEvaluations.d.ts.map +1 -1
  869. package/lib/operations/PostRadarValueListItems.d.ts +13 -1
  870. package/lib/operations/PostRadarValueListItems.d.ts.map +1 -1
  871. package/lib/operations/PostRadarValueLists.d.ts +35 -1
  872. package/lib/operations/PostRadarValueLists.d.ts.map +1 -1
  873. package/lib/operations/PostRadarValueListsValueList.d.ts +35 -1
  874. package/lib/operations/PostRadarValueListsValueList.d.ts.map +1 -1
  875. package/lib/operations/PostRefunds.d.ts +135 -1
  876. package/lib/operations/PostRefunds.d.ts.map +1 -1
  877. package/lib/operations/PostRefundsRefund.d.ts +126 -1
  878. package/lib/operations/PostRefundsRefund.d.ts.map +1 -1
  879. package/lib/operations/PostRefundsRefundCancel.d.ts +125 -1
  880. package/lib/operations/PostRefundsRefundCancel.d.ts.map +1 -1
  881. package/lib/operations/PostReportingReportRuns.d.ts +34 -1
  882. package/lib/operations/PostReportingReportRuns.d.ts.map +1 -1
  883. package/lib/operations/PostReviewsReviewApprove.d.ts +19 -1
  884. package/lib/operations/PostReviewsReviewApprove.d.ts.map +1 -1
  885. package/lib/operations/PostSetupIntents.d.ts +297 -1
  886. package/lib/operations/PostSetupIntents.d.ts.map +1 -1
  887. package/lib/operations/PostSetupIntentsIntent.d.ts +281 -1
  888. package/lib/operations/PostSetupIntentsIntent.d.ts.map +1 -1
  889. package/lib/operations/PostSetupIntentsIntentCancel.d.ts +35 -1
  890. package/lib/operations/PostSetupIntentsIntentCancel.d.ts.map +1 -1
  891. package/lib/operations/PostSetupIntentsIntentConfirm.d.ts +276 -1
  892. package/lib/operations/PostSetupIntentsIntentConfirm.d.ts.map +1 -1
  893. package/lib/operations/PostSetupIntentsIntentVerifyMicrodeposits.d.ts +36 -1
  894. package/lib/operations/PostSetupIntentsIntentVerifyMicrodeposits.d.ts.map +1 -1
  895. package/lib/operations/PostShippingRates.d.ts +54 -1
  896. package/lib/operations/PostShippingRates.d.ts.map +1 -1
  897. package/lib/operations/PostShippingRatesShippingRateToken.d.ts +39 -1
  898. package/lib/operations/PostShippingRatesShippingRateToken.d.ts.map +1 -1
  899. package/lib/operations/PostSources.d.ts +355 -1
  900. package/lib/operations/PostSources.d.ts.map +1 -1
  901. package/lib/operations/PostSourcesSource.d.ts +340 -1
  902. package/lib/operations/PostSourcesSource.d.ts.map +1 -1
  903. package/lib/operations/PostSourcesSourceVerify.d.ts +281 -1
  904. package/lib/operations/PostSourcesSourceVerify.d.ts.map +1 -1
  905. package/lib/operations/PostSubscriptionItems.d.ts +137 -1
  906. package/lib/operations/PostSubscriptionItems.d.ts.map +1 -1
  907. package/lib/operations/PostSubscriptionItemsItem.d.ts +136 -1
  908. package/lib/operations/PostSubscriptionItemsItem.d.ts.map +1 -1
  909. package/lib/operations/PostSubscriptionSchedules.d.ts +313 -1
  910. package/lib/operations/PostSubscriptionSchedules.d.ts.map +1 -1
  911. package/lib/operations/PostSubscriptionSchedulesSchedule.d.ts +306 -1
  912. package/lib/operations/PostSubscriptionSchedulesSchedule.d.ts.map +1 -1
  913. package/lib/operations/PostSubscriptionSchedulesScheduleCancel.d.ts +185 -1
  914. package/lib/operations/PostSubscriptionSchedulesScheduleCancel.d.ts.map +1 -1
  915. package/lib/operations/PostSubscriptionSchedulesScheduleRelease.d.ts +184 -1
  916. package/lib/operations/PostSubscriptionSchedulesScheduleRelease.d.ts.map +1 -1
  917. package/lib/operations/PostSubscriptions.d.ts +331 -1
  918. package/lib/operations/PostSubscriptions.d.ts.map +1 -1
  919. package/lib/operations/PostSubscriptionsSubscriptionExposedId.d.ts +318 -1
  920. package/lib/operations/PostSubscriptionsSubscriptionExposedId.d.ts.map +1 -1
  921. package/lib/operations/PostSubscriptionsSubscriptionMigrate.d.ts +211 -1
  922. package/lib/operations/PostSubscriptionsSubscriptionMigrate.d.ts.map +1 -1
  923. package/lib/operations/PostSubscriptionsSubscriptionResume.d.ts +208 -1
  924. package/lib/operations/PostSubscriptionsSubscriptionResume.d.ts.map +1 -1
  925. package/lib/operations/PostTaxCalculations.d.ts +120 -1
  926. package/lib/operations/PostTaxCalculations.d.ts.map +1 -1
  927. package/lib/operations/PostTaxIds.d.ts +23 -1
  928. package/lib/operations/PostTaxIds.d.ts.map +1 -1
  929. package/lib/operations/PostTaxRates.d.ts +36 -1
  930. package/lib/operations/PostTaxRates.d.ts.map +1 -1
  931. package/lib/operations/PostTaxRatesTaxRate.d.ts +33 -1
  932. package/lib/operations/PostTaxRatesTaxRate.d.ts.map +1 -1
  933. package/lib/operations/PostTaxRegistrations.d.ts +933 -1
  934. package/lib/operations/PostTaxRegistrations.d.ts.map +1 -1
  935. package/lib/operations/PostTaxRegistrationsId.d.ts +441 -1
  936. package/lib/operations/PostTaxRegistrationsId.d.ts.map +1 -1
  937. package/lib/operations/PostTaxSettings.d.ts +33 -1
  938. package/lib/operations/PostTaxSettings.d.ts.map +1 -1
  939. package/lib/operations/PostTaxTransactionsCreateFromCalculation.d.ts +58 -1
  940. package/lib/operations/PostTaxTransactionsCreateFromCalculation.d.ts.map +1 -1
  941. package/lib/operations/PostTaxTransactionsCreateReversal.d.ts +73 -1
  942. package/lib/operations/PostTaxTransactionsCreateReversal.d.ts.map +1 -1
  943. package/lib/operations/PostTerminalConfigurations.d.ts +185 -1
  944. package/lib/operations/PostTerminalConfigurations.d.ts.map +1 -1
  945. package/lib/operations/PostTerminalConfigurationsConfiguration.d.ts +15 -1
  946. package/lib/operations/PostTerminalConfigurationsConfiguration.d.ts.map +1 -1
  947. package/lib/operations/PostTerminalConnectionTokens.d.ts +8 -1
  948. package/lib/operations/PostTerminalConnectionTokens.d.ts.map +1 -1
  949. package/lib/operations/PostTerminalLocations.d.ts +73 -1
  950. package/lib/operations/PostTerminalLocations.d.ts.map +1 -1
  951. package/lib/operations/PostTerminalLocationsLocation.d.ts +36 -1
  952. package/lib/operations/PostTerminalLocationsLocation.d.ts.map +1 -1
  953. package/lib/operations/PostTerminalOnboardingLinks.d.ts +19 -1
  954. package/lib/operations/PostTerminalOnboardingLinks.d.ts.map +1 -1
  955. package/lib/operations/PostTerminalReaders.d.ts +23 -1
  956. package/lib/operations/PostTerminalReaders.d.ts.map +1 -1
  957. package/lib/operations/PostTerminalReadersReader.d.ts +6 -1
  958. package/lib/operations/PostTerminalReadersReader.d.ts.map +1 -1
  959. package/lib/operations/PostTerminalReadersReaderCancelAction.d.ts +20 -1
  960. package/lib/operations/PostTerminalReadersReaderCancelAction.d.ts.map +1 -1
  961. package/lib/operations/PostTerminalReadersReaderCollectInputs.d.ts +45 -1
  962. package/lib/operations/PostTerminalReadersReaderCollectInputs.d.ts.map +1 -1
  963. package/lib/operations/PostTerminalReadersReaderCollectPaymentMethod.d.ts +29 -1
  964. package/lib/operations/PostTerminalReadersReaderCollectPaymentMethod.d.ts.map +1 -1
  965. package/lib/operations/PostTerminalReadersReaderConfirmPaymentIntent.d.ts +24 -1
  966. package/lib/operations/PostTerminalReadersReaderConfirmPaymentIntent.d.ts.map +1 -1
  967. package/lib/operations/PostTerminalReadersReaderProcessPaymentIntent.d.ts +30 -1
  968. package/lib/operations/PostTerminalReadersReaderProcessPaymentIntent.d.ts.map +1 -1
  969. package/lib/operations/PostTerminalReadersReaderProcessSetupIntent.d.ts +25 -1
  970. package/lib/operations/PostTerminalReadersReaderProcessSetupIntent.d.ts.map +1 -1
  971. package/lib/operations/PostTerminalReadersReaderRefundPayment.d.ts +31 -1
  972. package/lib/operations/PostTerminalReadersReaderRefundPayment.d.ts.map +1 -1
  973. package/lib/operations/PostTerminalReadersReaderSetReaderDisplay.d.ts +31 -1
  974. package/lib/operations/PostTerminalReadersReaderSetReaderDisplay.d.ts.map +1 -1
  975. package/lib/operations/PostTestHelpersConfirmationTokens.d.ts +169 -1
  976. package/lib/operations/PostTestHelpersConfirmationTokens.d.ts.map +1 -1
  977. package/lib/operations/PostTestHelpersCustomersCustomerFundCashBalance.d.ts +59 -1
  978. package/lib/operations/PostTestHelpersCustomersCustomerFundCashBalance.d.ts.map +1 -1
  979. package/lib/operations/PostTestHelpersIssuingAuthorizations.d.ts +289 -1
  980. package/lib/operations/PostTestHelpersIssuingAuthorizations.d.ts.map +1 -1
  981. package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationCapture.d.ts +264 -1
  982. package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationCapture.d.ts.map +1 -1
  983. package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationExpire.d.ts +205 -1
  984. package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationExpire.d.ts.map +1 -1
  985. package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationFinalizeAmount.d.ts +236 -1
  986. package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationFinalizeAmount.d.ts.map +1 -1
  987. package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationFraudChallengesRespond.d.ts +206 -1
  988. package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationFraudChallengesRespond.d.ts.map +1 -1
  989. package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationIncrement.d.ts +207 -1
  990. package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationIncrement.d.ts.map +1 -1
  991. package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationReverse.d.ts +206 -1
  992. package/lib/operations/PostTestHelpersIssuingAuthorizationsAuthorizationReverse.d.ts.map +1 -1
  993. package/lib/operations/PostTestHelpersIssuingCardsCardShippingDeliver.d.ts +76 -1
  994. package/lib/operations/PostTestHelpersIssuingCardsCardShippingDeliver.d.ts.map +1 -1
  995. package/lib/operations/PostTestHelpersIssuingCardsCardShippingFail.d.ts +76 -1
  996. package/lib/operations/PostTestHelpersIssuingCardsCardShippingFail.d.ts.map +1 -1
  997. package/lib/operations/PostTestHelpersIssuingCardsCardShippingReturn.d.ts +76 -1
  998. package/lib/operations/PostTestHelpersIssuingCardsCardShippingReturn.d.ts.map +1 -1
  999. package/lib/operations/PostTestHelpersIssuingCardsCardShippingShip.d.ts +76 -1
  1000. package/lib/operations/PostTestHelpersIssuingCardsCardShippingShip.d.ts.map +1 -1
  1001. package/lib/operations/PostTestHelpersIssuingCardsCardShippingSubmit.d.ts +76 -1
  1002. package/lib/operations/PostTestHelpersIssuingCardsCardShippingSubmit.d.ts.map +1 -1
  1003. package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignActivate.d.ts +26 -1
  1004. package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignActivate.d.ts.map +1 -1
  1005. package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignDeactivate.d.ts +26 -1
  1006. package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignDeactivate.d.ts.map +1 -1
  1007. package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignReject.d.ts +30 -1
  1008. package/lib/operations/PostTestHelpersIssuingPersonalizationDesignsPersonalizationDesignReject.d.ts.map +1 -1
  1009. package/lib/operations/PostTestHelpersIssuingTransactionsCreateForceCapture.d.ts +111 -1
  1010. package/lib/operations/PostTestHelpersIssuingTransactionsCreateForceCapture.d.ts.map +1 -1
  1011. package/lib/operations/PostTestHelpersIssuingTransactionsCreateUnlinkedRefund.d.ts +111 -1
  1012. package/lib/operations/PostTestHelpersIssuingTransactionsCreateUnlinkedRefund.d.ts.map +1 -1
  1013. package/lib/operations/PostTestHelpersIssuingTransactionsTransactionRefund.d.ts +42 -1
  1014. package/lib/operations/PostTestHelpersIssuingTransactionsTransactionRefund.d.ts.map +1 -1
  1015. package/lib/operations/PostTestHelpersRefundsRefundExpire.d.ts +125 -1
  1016. package/lib/operations/PostTestHelpersRefundsRefundExpire.d.ts.map +1 -1
  1017. package/lib/operations/PostTestHelpersTerminalReadersReaderPresentPaymentMethod.d.ts +34 -1
  1018. package/lib/operations/PostTestHelpersTerminalReadersReaderPresentPaymentMethod.d.ts.map +1 -1
  1019. package/lib/operations/PostTestHelpersTerminalReadersReaderSucceedInputCollection.d.ts +21 -1
  1020. package/lib/operations/PostTestHelpersTerminalReadersReaderSucceedInputCollection.d.ts.map +1 -1
  1021. package/lib/operations/PostTestHelpersTerminalReadersReaderTimeoutInputCollection.d.ts +20 -1
  1022. package/lib/operations/PostTestHelpersTerminalReadersReaderTimeoutInputCollection.d.ts.map +1 -1
  1023. package/lib/operations/PostTestHelpersTestClocks.d.ts +19 -1
  1024. package/lib/operations/PostTestHelpersTestClocks.d.ts.map +1 -1
  1025. package/lib/operations/PostTestHelpersTestClocksTestClockAdvance.d.ts +19 -1
  1026. package/lib/operations/PostTestHelpersTestClocksTestClockAdvance.d.ts.map +1 -1
  1027. package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdFail.d.ts +36 -1
  1028. package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdFail.d.ts.map +1 -1
  1029. package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdReturn.d.ts +33 -1
  1030. package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdReturn.d.ts.map +1 -1
  1031. package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdSucceed.d.ts +33 -1
  1032. package/lib/operations/PostTestHelpersTreasuryInboundTransfersIdSucceed.d.ts.map +1 -1
  1033. package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsId.d.ts +45 -1
  1034. package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsId.d.ts.map +1 -1
  1035. package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdFail.d.ts +34 -1
  1036. package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdFail.d.ts.map +1 -1
  1037. package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdPost.d.ts +34 -1
  1038. package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdPost.d.ts.map +1 -1
  1039. package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdReturn.d.ts +37 -1
  1040. package/lib/operations/PostTestHelpersTreasuryOutboundPaymentsIdReturn.d.ts.map +1 -1
  1041. package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransfer.d.ts +71 -1
  1042. package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransfer.d.ts.map +1 -1
  1043. package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferFail.d.ts +60 -1
  1044. package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferFail.d.ts.map +1 -1
  1045. package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferPost.d.ts +60 -1
  1046. package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferPost.d.ts.map +1 -1
  1047. package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferReturn.d.ts +63 -1
  1048. package/lib/operations/PostTestHelpersTreasuryOutboundTransfersOutboundTransferReturn.d.ts.map +1 -1
  1049. package/lib/operations/PostTestHelpersTreasuryReceivedCredits.d.ts +65 -1
  1050. package/lib/operations/PostTestHelpersTreasuryReceivedCredits.d.ts.map +1 -1
  1051. package/lib/operations/PostTestHelpersTreasuryReceivedDebits.d.ts +65 -1
  1052. package/lib/operations/PostTestHelpersTreasuryReceivedDebits.d.ts.map +1 -1
  1053. package/lib/operations/PostTokens.d.ts +335 -1
  1054. package/lib/operations/PostTokens.d.ts.map +1 -1
  1055. package/lib/operations/PostTopups.d.ts +29 -1
  1056. package/lib/operations/PostTopups.d.ts.map +1 -1
  1057. package/lib/operations/PostTopupsTopup.d.ts +25 -1
  1058. package/lib/operations/PostTopupsTopup.d.ts.map +1 -1
  1059. package/lib/operations/PostTopupsTopupCancel.d.ts +23 -1
  1060. package/lib/operations/PostTopupsTopupCancel.d.ts.map +1 -1
  1061. package/lib/operations/PostTransfers.d.ts +51 -1
  1062. package/lib/operations/PostTransfers.d.ts.map +1 -1
  1063. package/lib/operations/PostTransfersIdReversals.d.ts +21 -1
  1064. package/lib/operations/PostTransfersIdReversals.d.ts.map +1 -1
  1065. package/lib/operations/PostTransfersTransfer.d.ts +44 -1
  1066. package/lib/operations/PostTransfersTransfer.d.ts.map +1 -1
  1067. package/lib/operations/PostTransfersTransferReversalsId.d.ts +19 -1
  1068. package/lib/operations/PostTransfersTransferReversalsId.d.ts.map +1 -1
  1069. package/lib/operations/PostTreasuryCreditReversals.d.ts +26 -1
  1070. package/lib/operations/PostTreasuryCreditReversals.d.ts.map +1 -1
  1071. package/lib/operations/PostTreasuryDebitReversals.d.ts +27 -1
  1072. package/lib/operations/PostTreasuryDebitReversals.d.ts.map +1 -1
  1073. package/lib/operations/PostTreasuryFinancialAccounts.d.ts +183 -1
  1074. package/lib/operations/PostTreasuryFinancialAccounts.d.ts.map +1 -1
  1075. package/lib/operations/PostTreasuryFinancialAccountsFinancialAccount.d.ts +188 -1
  1076. package/lib/operations/PostTreasuryFinancialAccountsFinancialAccount.d.ts.map +1 -1
  1077. package/lib/operations/PostTreasuryFinancialAccountsFinancialAccountClose.d.ts +143 -1
  1078. package/lib/operations/PostTreasuryFinancialAccountsFinancialAccountClose.d.ts.map +1 -1
  1079. package/lib/operations/PostTreasuryFinancialAccountsFinancialAccountFeatures.d.ts +130 -1
  1080. package/lib/operations/PostTreasuryFinancialAccountsFinancialAccountFeatures.d.ts.map +1 -1
  1081. package/lib/operations/PostTreasuryInboundTransfers.d.ts +41 -1
  1082. package/lib/operations/PostTreasuryInboundTransfers.d.ts.map +1 -1
  1083. package/lib/operations/PostTreasuryInboundTransfersInboundTransferCancel.d.ts +33 -1
  1084. package/lib/operations/PostTreasuryInboundTransfersInboundTransferCancel.d.ts.map +1 -1
  1085. package/lib/operations/PostTreasuryOutboundPayments.d.ts +70 -1
  1086. package/lib/operations/PostTreasuryOutboundPayments.d.ts.map +1 -1
  1087. package/lib/operations/PostTreasuryOutboundPaymentsIdCancel.d.ts +34 -1
  1088. package/lib/operations/PostTreasuryOutboundPaymentsIdCancel.d.ts.map +1 -1
  1089. package/lib/operations/PostTreasuryOutboundTransfers.d.ts +75 -1
  1090. package/lib/operations/PostTreasuryOutboundTransfers.d.ts.map +1 -1
  1091. package/lib/operations/PostTreasuryOutboundTransfersOutboundTransferCancel.d.ts +60 -1
  1092. package/lib/operations/PostTreasuryOutboundTransfersOutboundTransferCancel.d.ts.map +1 -1
  1093. package/lib/operations/PostV2BillingMeterEventAdjustments.d.ts +18 -1
  1094. package/lib/operations/PostV2BillingMeterEventAdjustments.d.ts.map +1 -1
  1095. package/lib/operations/PostV2BillingMeterEventSession.d.ts +8 -1
  1096. package/lib/operations/PostV2BillingMeterEventSession.d.ts.map +1 -1
  1097. package/lib/operations/PostV2BillingMeterEventStream.d.ts +10 -1
  1098. package/lib/operations/PostV2BillingMeterEventStream.d.ts.map +1 -1
  1099. package/lib/operations/PostV2BillingMeterEvents.d.ts +18 -1
  1100. package/lib/operations/PostV2BillingMeterEvents.d.ts.map +1 -1
  1101. package/lib/operations/PostV2CoreAccountLinks.d.ts +52 -1
  1102. package/lib/operations/PostV2CoreAccountLinks.d.ts.map +1 -1
  1103. package/lib/operations/PostV2CoreAccountTokens.d.ts +259 -1
  1104. package/lib/operations/PostV2CoreAccountTokens.d.ts.map +1 -1
  1105. package/lib/operations/PostV2CoreAccounts.d.ts +1343 -1
  1106. package/lib/operations/PostV2CoreAccounts.d.ts.map +1 -1
  1107. package/lib/operations/PostV2CoreAccountsAccountIdPersonTokens.d.ts +127 -1
  1108. package/lib/operations/PostV2CoreAccountsAccountIdPersonTokens.d.ts.map +1 -1
  1109. package/lib/operations/PostV2CoreAccountsAccountIdPersons.d.ts +248 -1
  1110. package/lib/operations/PostV2CoreAccountsAccountIdPersons.d.ts.map +1 -1
  1111. package/lib/operations/PostV2CoreAccountsAccountIdPersonsId.d.ts +249 -1
  1112. package/lib/operations/PostV2CoreAccountsAccountIdPersonsId.d.ts.map +1 -1
  1113. package/lib/operations/PostV2CoreAccountsId.d.ts +1359 -1
  1114. package/lib/operations/PostV2CoreAccountsId.d.ts.map +1 -1
  1115. package/lib/operations/PostV2CoreAccountsIdClose.d.ts +827 -1
  1116. package/lib/operations/PostV2CoreAccountsIdClose.d.ts.map +1 -1
  1117. package/lib/operations/PostV2CoreEventDestinations.d.ts +51 -1
  1118. package/lib/operations/PostV2CoreEventDestinations.d.ts.map +1 -1
  1119. package/lib/operations/PostV2CoreEventDestinationsId.d.ts +44 -1
  1120. package/lib/operations/PostV2CoreEventDestinationsId.d.ts.map +1 -1
  1121. package/lib/operations/PostV2CoreEventDestinationsIdDisable.d.ts +34 -1
  1122. package/lib/operations/PostV2CoreEventDestinationsIdDisable.d.ts.map +1 -1
  1123. package/lib/operations/PostV2CoreEventDestinationsIdEnable.d.ts +34 -1
  1124. package/lib/operations/PostV2CoreEventDestinationsIdEnable.d.ts.map +1 -1
  1125. package/lib/operations/PostV2CoreEventDestinationsIdPing.d.ts +18 -1
  1126. package/lib/operations/PostV2CoreEventDestinationsIdPing.d.ts.map +1 -1
  1127. package/lib/operations/PostWebhookEndpoints.d.ts +24 -1
  1128. package/lib/operations/PostWebhookEndpoints.d.ts.map +1 -1
  1129. package/lib/operations/PostWebhookEndpointsWebhookEndpoint.d.ts +24 -1
  1130. package/lib/operations/PostWebhookEndpointsWebhookEndpoint.d.ts.map +1 -1
  1131. package/package.json +3 -2
  1132. package/src/client.ts +18 -0
  1133. package/src/errors.ts +16 -0
@@ -1342,5 +1342,1347 @@ export type PostV2CoreAccountsOutput = typeof PostV2CoreAccountsOutput.Type;
1342
1342
  *
1343
1343
  * An Account is a representation of a company, individual or other entity that a user interacts with. Accounts contain identifying information about the entity, and configurations that store the features an account has access to. An account can be configured as any or all of the following configurations: Customer, Merchant and/or Recipient.
1344
1344
  */
1345
- export declare const PostV2CoreAccounts: any;
1345
+ export declare const PostV2CoreAccounts: import("@distilled.cloud/core/client").OperationMethod<{
1346
+ readonly account_token?: string | undefined;
1347
+ readonly configuration?: {
1348
+ readonly customer?: {
1349
+ readonly automatic_indirect_tax?: {
1350
+ readonly exempt?: "exempt" | "none" | "reverse" | undefined;
1351
+ readonly ip_address?: string | undefined;
1352
+ } | undefined;
1353
+ readonly billing?: {
1354
+ readonly invoice?: {
1355
+ readonly custom_fields?: readonly {
1356
+ readonly name: string;
1357
+ readonly value: string;
1358
+ }[] | undefined;
1359
+ readonly footer?: string | undefined;
1360
+ readonly next_sequence?: number | undefined;
1361
+ readonly prefix?: string | undefined;
1362
+ readonly rendering?: {
1363
+ readonly amount_tax_display?: "exclude_tax" | "include_inclusive_tax" | undefined;
1364
+ readonly template?: string | undefined;
1365
+ } | undefined;
1366
+ } | undefined;
1367
+ } | undefined;
1368
+ readonly capabilities?: {
1369
+ readonly automatic_indirect_tax?: {
1370
+ readonly requested: boolean;
1371
+ } | undefined;
1372
+ } | undefined;
1373
+ readonly shipping?: {
1374
+ readonly address?: {
1375
+ readonly city?: string | undefined;
1376
+ readonly country?: string | undefined;
1377
+ readonly line1?: string | undefined;
1378
+ readonly line2?: string | undefined;
1379
+ readonly postal_code?: string | undefined;
1380
+ readonly state?: string | undefined;
1381
+ } | undefined;
1382
+ readonly name?: string | undefined;
1383
+ readonly phone?: string | undefined;
1384
+ } | undefined;
1385
+ readonly test_clock?: string | undefined;
1386
+ } | undefined;
1387
+ readonly merchant?: {
1388
+ readonly bacs_debit_payments?: {
1389
+ readonly display_name?: string | undefined;
1390
+ } | undefined;
1391
+ readonly branding?: {
1392
+ readonly icon?: string | undefined;
1393
+ readonly logo?: string | undefined;
1394
+ readonly primary_color?: string | undefined;
1395
+ readonly secondary_color?: string | undefined;
1396
+ } | undefined;
1397
+ readonly capabilities?: {
1398
+ readonly ach_debit_payments?: {
1399
+ readonly requested: boolean;
1400
+ } | undefined;
1401
+ readonly acss_debit_payments?: {
1402
+ readonly requested: boolean;
1403
+ } | undefined;
1404
+ readonly affirm_payments?: {
1405
+ readonly requested: boolean;
1406
+ } | undefined;
1407
+ readonly afterpay_clearpay_payments?: {
1408
+ readonly requested: boolean;
1409
+ } | undefined;
1410
+ readonly alma_payments?: {
1411
+ readonly requested: boolean;
1412
+ } | undefined;
1413
+ readonly amazon_pay_payments?: {
1414
+ readonly requested: boolean;
1415
+ } | undefined;
1416
+ readonly au_becs_debit_payments?: {
1417
+ readonly requested: boolean;
1418
+ } | undefined;
1419
+ readonly bacs_debit_payments?: {
1420
+ readonly requested: boolean;
1421
+ } | undefined;
1422
+ readonly bancontact_payments?: {
1423
+ readonly requested: boolean;
1424
+ } | undefined;
1425
+ readonly blik_payments?: {
1426
+ readonly requested: boolean;
1427
+ } | undefined;
1428
+ readonly boleto_payments?: {
1429
+ readonly requested: boolean;
1430
+ } | undefined;
1431
+ readonly card_payments?: {
1432
+ readonly requested: boolean;
1433
+ } | undefined;
1434
+ readonly cartes_bancaires_payments?: {
1435
+ readonly requested: boolean;
1436
+ } | undefined;
1437
+ readonly cashapp_payments?: {
1438
+ readonly requested: boolean;
1439
+ } | undefined;
1440
+ readonly eps_payments?: {
1441
+ readonly requested: boolean;
1442
+ } | undefined;
1443
+ readonly fpx_payments?: {
1444
+ readonly requested: boolean;
1445
+ } | undefined;
1446
+ readonly gb_bank_transfer_payments?: {
1447
+ readonly requested: boolean;
1448
+ } | undefined;
1449
+ readonly grabpay_payments?: {
1450
+ readonly requested: boolean;
1451
+ } | undefined;
1452
+ readonly ideal_payments?: {
1453
+ readonly requested: boolean;
1454
+ } | undefined;
1455
+ readonly jcb_payments?: {
1456
+ readonly requested: boolean;
1457
+ } | undefined;
1458
+ readonly jp_bank_transfer_payments?: {
1459
+ readonly requested: boolean;
1460
+ } | undefined;
1461
+ readonly kakao_pay_payments?: {
1462
+ readonly requested: boolean;
1463
+ } | undefined;
1464
+ readonly klarna_payments?: {
1465
+ readonly requested: boolean;
1466
+ } | undefined;
1467
+ readonly konbini_payments?: {
1468
+ readonly requested: boolean;
1469
+ } | undefined;
1470
+ readonly kr_card_payments?: {
1471
+ readonly requested: boolean;
1472
+ } | undefined;
1473
+ readonly link_payments?: {
1474
+ readonly requested: boolean;
1475
+ } | undefined;
1476
+ readonly mobilepay_payments?: {
1477
+ readonly requested: boolean;
1478
+ } | undefined;
1479
+ readonly multibanco_payments?: {
1480
+ readonly requested: boolean;
1481
+ } | undefined;
1482
+ readonly mx_bank_transfer_payments?: {
1483
+ readonly requested: boolean;
1484
+ } | undefined;
1485
+ readonly naver_pay_payments?: {
1486
+ readonly requested: boolean;
1487
+ } | undefined;
1488
+ readonly oxxo_payments?: {
1489
+ readonly requested: boolean;
1490
+ } | undefined;
1491
+ readonly p24_payments?: {
1492
+ readonly requested: boolean;
1493
+ } | undefined;
1494
+ readonly pay_by_bank_payments?: {
1495
+ readonly requested: boolean;
1496
+ } | undefined;
1497
+ readonly payco_payments?: {
1498
+ readonly requested: boolean;
1499
+ } | undefined;
1500
+ readonly paynow_payments?: {
1501
+ readonly requested: boolean;
1502
+ } | undefined;
1503
+ readonly promptpay_payments?: {
1504
+ readonly requested: boolean;
1505
+ } | undefined;
1506
+ readonly revolut_pay_payments?: {
1507
+ readonly requested: boolean;
1508
+ } | undefined;
1509
+ readonly samsung_pay_payments?: {
1510
+ readonly requested: boolean;
1511
+ } | undefined;
1512
+ readonly sepa_bank_transfer_payments?: {
1513
+ readonly requested: boolean;
1514
+ } | undefined;
1515
+ readonly sepa_debit_payments?: {
1516
+ readonly requested: boolean;
1517
+ } | undefined;
1518
+ readonly swish_payments?: {
1519
+ readonly requested: boolean;
1520
+ } | undefined;
1521
+ readonly twint_payments?: {
1522
+ readonly requested: boolean;
1523
+ } | undefined;
1524
+ readonly us_bank_transfer_payments?: {
1525
+ readonly requested: boolean;
1526
+ } | undefined;
1527
+ readonly zip_payments?: {
1528
+ readonly requested: boolean;
1529
+ } | undefined;
1530
+ } | undefined;
1531
+ readonly card_payments?: {
1532
+ readonly decline_on?: {
1533
+ readonly avs_failure?: boolean | undefined;
1534
+ readonly cvc_failure?: boolean | undefined;
1535
+ } | undefined;
1536
+ } | undefined;
1537
+ readonly konbini_payments?: {
1538
+ readonly support?: {
1539
+ readonly email?: string | undefined;
1540
+ readonly hours?: {
1541
+ readonly end_time?: string | undefined;
1542
+ readonly start_time?: string | undefined;
1543
+ } | undefined;
1544
+ readonly phone?: string | undefined;
1545
+ } | undefined;
1546
+ } | undefined;
1547
+ readonly mcc?: string | undefined;
1548
+ readonly script_statement_descriptor?: {
1549
+ readonly kana?: {
1550
+ readonly descriptor?: string | undefined;
1551
+ readonly prefix?: string | undefined;
1552
+ } | undefined;
1553
+ readonly kanji?: {
1554
+ readonly descriptor?: string | undefined;
1555
+ readonly prefix?: string | undefined;
1556
+ } | undefined;
1557
+ } | undefined;
1558
+ readonly statement_descriptor?: {
1559
+ readonly descriptor?: string | undefined;
1560
+ readonly prefix?: string | undefined;
1561
+ } | undefined;
1562
+ readonly support?: {
1563
+ readonly address?: {
1564
+ readonly city?: string | undefined;
1565
+ readonly country: string;
1566
+ readonly line1?: string | undefined;
1567
+ readonly line2?: string | undefined;
1568
+ readonly postal_code?: string | undefined;
1569
+ readonly state?: string | undefined;
1570
+ readonly town?: string | undefined;
1571
+ } | undefined;
1572
+ readonly email?: string | undefined;
1573
+ readonly phone?: string | undefined;
1574
+ readonly url?: string | undefined;
1575
+ } | undefined;
1576
+ } | undefined;
1577
+ readonly recipient?: {
1578
+ readonly capabilities?: {
1579
+ readonly stripe_balance?: {
1580
+ readonly stripe_transfers?: {
1581
+ readonly requested: boolean;
1582
+ } | undefined;
1583
+ } | undefined;
1584
+ } | undefined;
1585
+ } | undefined;
1586
+ } | undefined;
1587
+ readonly contact_email?: string | undefined;
1588
+ readonly contact_phone?: string | undefined;
1589
+ readonly dashboard?: "express" | "full" | "none" | undefined;
1590
+ readonly defaults?: {
1591
+ readonly currency?: string | undefined;
1592
+ readonly locales?: readonly ("ar-SA" | "bg" | "bg-BG" | "cs" | "cs-CZ" | "da" | "da-DK" | "de" | "de-DE" | "el" | "el-GR" | "en" | "en-AU" | "en-CA" | "en-GB" | "en-IE" | "en-IN" | "en-NZ" | "en-SG" | "en-US" | "es" | "es-419" | "es-ES" | "et" | "et-EE" | "fi" | "fi-FI" | "fil" | "fil-PH" | "fr" | "fr-CA" | "fr-FR" | "he-IL" | "hr" | "hr-HR" | "hu" | "hu-HU" | "id" | "id-ID" | "it" | "it-IT" | "ja" | "ja-JP" | "ko" | "ko-KR" | "lt" | "lt-LT" | "lv" | "lv-LV" | "ms" | "ms-MY" | "mt" | "mt-MT" | "nb" | "nb-NO" | "nl" | "nl-NL" | "pl" | "pl-PL" | "pt" | "pt-BR" | "pt-PT" | "ro" | "ro-RO" | "ru" | "ru-RU" | "sk" | "sk-SK" | "sl" | "sl-SI" | "sv" | "sv-SE" | "th" | "th-TH" | "tr" | "tr-TR" | "vi" | "vi-VN" | "zh" | "zh-HK" | "zh-Hans" | "zh-Hant-HK" | "zh-Hant-TW" | "zh-TW")[] | undefined;
1593
+ readonly profile?: {
1594
+ readonly business_url?: string | undefined;
1595
+ readonly doing_business_as?: string | undefined;
1596
+ readonly product_description?: string | undefined;
1597
+ } | undefined;
1598
+ readonly responsibilities?: {
1599
+ readonly fees_collector: "application" | "application_custom" | "application_express" | "stripe";
1600
+ readonly losses_collector: "application" | "stripe";
1601
+ } | undefined;
1602
+ } | undefined;
1603
+ readonly display_name?: string | undefined;
1604
+ readonly identity?: {
1605
+ readonly attestations?: {
1606
+ readonly directorship_declaration?: {
1607
+ readonly date?: string | undefined;
1608
+ readonly ip?: string | undefined;
1609
+ readonly user_agent?: string | undefined;
1610
+ } | undefined;
1611
+ readonly ownership_declaration?: {
1612
+ readonly date?: string | undefined;
1613
+ readonly ip?: string | undefined;
1614
+ readonly user_agent?: string | undefined;
1615
+ } | undefined;
1616
+ readonly persons_provided?: {
1617
+ readonly directors?: boolean | undefined;
1618
+ readonly executives?: boolean | undefined;
1619
+ readonly owners?: boolean | undefined;
1620
+ readonly ownership_exemption_reason?: "qualified_entity_exceeds_ownership_threshold" | "qualifies_as_financial_institution" | undefined;
1621
+ } | undefined;
1622
+ readonly representative_declaration?: {
1623
+ readonly date?: string | undefined;
1624
+ readonly ip?: string | undefined;
1625
+ readonly user_agent?: string | undefined;
1626
+ } | undefined;
1627
+ readonly terms_of_service?: {
1628
+ readonly account?: {
1629
+ readonly date: string;
1630
+ readonly ip: string;
1631
+ readonly user_agent?: string | undefined;
1632
+ } | undefined;
1633
+ } | undefined;
1634
+ } | undefined;
1635
+ readonly business_details?: {
1636
+ readonly address?: {
1637
+ readonly city?: string | undefined;
1638
+ readonly country: string;
1639
+ readonly line1?: string | undefined;
1640
+ readonly line2?: string | undefined;
1641
+ readonly postal_code?: string | undefined;
1642
+ readonly state?: string | undefined;
1643
+ readonly town?: string | undefined;
1644
+ } | undefined;
1645
+ readonly annual_revenue?: {
1646
+ readonly amount?: {
1647
+ readonly currency: string;
1648
+ readonly value: number;
1649
+ } | undefined;
1650
+ readonly fiscal_year_end?: string | undefined;
1651
+ } | undefined;
1652
+ readonly documents?: {
1653
+ readonly bank_account_ownership_verification?: {
1654
+ readonly files: readonly string[];
1655
+ readonly type: "files";
1656
+ } | undefined;
1657
+ readonly company_license?: {
1658
+ readonly files: readonly string[];
1659
+ readonly type: "files";
1660
+ } | undefined;
1661
+ readonly company_memorandum_of_association?: {
1662
+ readonly files: readonly string[];
1663
+ readonly type: "files";
1664
+ } | undefined;
1665
+ readonly company_ministerial_decree?: {
1666
+ readonly files: readonly string[];
1667
+ readonly type: "files";
1668
+ } | undefined;
1669
+ readonly company_registration_verification?: {
1670
+ readonly files: readonly string[];
1671
+ readonly type: "files";
1672
+ } | undefined;
1673
+ readonly company_tax_id_verification?: {
1674
+ readonly files: readonly string[];
1675
+ readonly type: "files";
1676
+ } | undefined;
1677
+ readonly primary_verification?: {
1678
+ readonly front_back: {
1679
+ readonly back?: string | undefined;
1680
+ readonly front: string;
1681
+ };
1682
+ readonly type: "front_back";
1683
+ } | undefined;
1684
+ readonly proof_of_address?: {
1685
+ readonly files: readonly string[];
1686
+ readonly type: "files";
1687
+ } | undefined;
1688
+ readonly proof_of_registration?: {
1689
+ readonly files: readonly string[];
1690
+ readonly type: "files";
1691
+ } | undefined;
1692
+ readonly proof_of_ultimate_beneficial_ownership?: {
1693
+ readonly files: readonly string[];
1694
+ readonly type: "files";
1695
+ } | undefined;
1696
+ } | undefined;
1697
+ readonly estimated_worker_count?: number | undefined;
1698
+ readonly id_numbers?: readonly {
1699
+ readonly registrar?: string | undefined;
1700
+ readonly type: "ae_crn" | "ae_vat" | "ao_nif" | "ar_cuit" | "at_fn" | "at_stn" | "at_vat" | "au_abn" | "au_acn" | "au_in" | "az_tin" | "bd_etin" | "be_cbe" | "be_vat" | "bg_uic" | "bg_vat" | "br_cnpj" | "ca_cn" | "ca_crarr" | "ca_gst_hst" | "ca_neq" | "ca_rid" | "ch_chid" | "ch_uid" | "cr_cpj" | "cr_nite" | "cy_he" | "cy_tic" | "cy_vat" | "cz_ico" | "cz_vat" | "de_hrn" | "de_stn" | "de_vat" | "dk_cvr" | "dk_vat" | "do_rcn" | "ee_rk" | "ee_vat" | "es_cif" | "es_vat" | "fi_vat" | "fi_yt" | "fr_rna" | "fr_siren" | "fr_vat" | "gb_crn" | "gb_vat" | "gi_crn" | "gr_afm" | "gr_gemi" | "gr_vat" | "gt_nit" | "hk_br" | "hk_cr" | "hr_mbs" | "hr_oib" | "hr_vat" | "hu_cjs" | "hu_tin" | "hu_vat" | "ie_crn" | "ie_trn" | "ie_vat" | "it_rea" | "it_vat" | "jp_cn" | "kz_bin" | "li_uid" | "lt_ccrn" | "lt_vat" | "lu_nif" | "lu_rcs" | "lu_vat" | "lv_urn" | "lv_vat" | "mt_crn" | "mt_tin" | "mt_vat" | "mx_rfc" | "my_brn" | "my_coid" | "my_itn" | "my_sst" | "mz_nuit" | "nl_kvk" | "nl_rsin" | "nl_vat" | "no_orgnr" | "nz_bn" | "nz_ird" | "pe_ruc" | "pk_ntn" | "pl_nip" | "pl_regon" | "pl_vat" | "pt_vat" | "ro_cui" | "ro_orc" | "ro_vat" | "sa_crn" | "sa_tin" | "se_orgnr" | "se_vat" | "sg_uen" | "si_msp" | "si_tin" | "si_vat" | "sk_dic" | "sk_ico" | "sk_vat" | "th_crn" | "th_prn" | "th_tin" | "us_ein";
1701
+ readonly value: string;
1702
+ }[] | undefined;
1703
+ readonly monthly_estimated_revenue?: {
1704
+ readonly amount?: {
1705
+ readonly currency: string;
1706
+ readonly value: number;
1707
+ } | undefined;
1708
+ } | undefined;
1709
+ readonly phone?: string | undefined;
1710
+ readonly registered_name?: string | undefined;
1711
+ readonly registration_date?: {
1712
+ readonly day: number;
1713
+ readonly month: number;
1714
+ readonly year: number;
1715
+ } | undefined;
1716
+ readonly script_addresses?: {
1717
+ readonly kana?: {
1718
+ readonly city?: string | undefined;
1719
+ readonly country: string;
1720
+ readonly line1?: string | undefined;
1721
+ readonly line2?: string | undefined;
1722
+ readonly postal_code?: string | undefined;
1723
+ readonly state?: string | undefined;
1724
+ readonly town?: string | undefined;
1725
+ } | undefined;
1726
+ readonly kanji?: {
1727
+ readonly city?: string | undefined;
1728
+ readonly country: string;
1729
+ readonly line1?: string | undefined;
1730
+ readonly line2?: string | undefined;
1731
+ readonly postal_code?: string | undefined;
1732
+ readonly state?: string | undefined;
1733
+ readonly town?: string | undefined;
1734
+ } | undefined;
1735
+ } | undefined;
1736
+ readonly script_names?: {
1737
+ readonly kana?: {
1738
+ readonly registered_name?: string | undefined;
1739
+ } | undefined;
1740
+ readonly kanji?: {
1741
+ readonly registered_name?: string | undefined;
1742
+ } | undefined;
1743
+ } | undefined;
1744
+ readonly structure?: "cooperative" | "free_zone_establishment" | "free_zone_llc" | "government_instrumentality" | "governmental_unit" | "incorporated_association" | "incorporated_non_profit" | "incorporated_partnership" | "limited_liability_partnership" | "llc" | "multi_member_llc" | "private_company" | "private_corporation" | "private_partnership" | "public_company" | "public_corporation" | "public_listed_corporation" | "public_partnership" | "registered_charity" | "single_member_llc" | "sole_establishment" | "sole_proprietorship" | "tax_exempt_government_instrumentality" | "trust" | "unincorporated_association" | "unincorporated_non_profit" | "unincorporated_partnership" | undefined;
1745
+ } | undefined;
1746
+ readonly country?: string | undefined;
1747
+ readonly entity_type?: "company" | "government_entity" | "individual" | "non_profit" | undefined;
1748
+ readonly individual?: {
1749
+ readonly additional_addresses?: readonly {
1750
+ readonly city?: string | undefined;
1751
+ readonly country: string;
1752
+ readonly line1?: string | undefined;
1753
+ readonly line2?: string | undefined;
1754
+ readonly postal_code?: string | undefined;
1755
+ readonly purpose: "registered";
1756
+ readonly state?: string | undefined;
1757
+ readonly town?: string | undefined;
1758
+ }[] | undefined;
1759
+ readonly additional_names?: readonly {
1760
+ readonly full_name?: string | undefined;
1761
+ readonly given_name?: string | undefined;
1762
+ readonly purpose: "alias" | "maiden";
1763
+ readonly surname?: string | undefined;
1764
+ }[] | undefined;
1765
+ readonly address?: {
1766
+ readonly city?: string | undefined;
1767
+ readonly country: string;
1768
+ readonly line1?: string | undefined;
1769
+ readonly line2?: string | undefined;
1770
+ readonly postal_code?: string | undefined;
1771
+ readonly state?: string | undefined;
1772
+ readonly town?: string | undefined;
1773
+ } | undefined;
1774
+ readonly date_of_birth?: {
1775
+ readonly day: number;
1776
+ readonly month: number;
1777
+ readonly year: number;
1778
+ } | undefined;
1779
+ readonly documents?: {
1780
+ readonly company_authorization?: {
1781
+ readonly files: readonly string[];
1782
+ readonly type: "files";
1783
+ } | undefined;
1784
+ readonly passport?: {
1785
+ readonly files: readonly string[];
1786
+ readonly type: "files";
1787
+ } | undefined;
1788
+ readonly primary_verification?: {
1789
+ readonly front_back: {
1790
+ readonly back?: string | undefined;
1791
+ readonly front: string;
1792
+ };
1793
+ readonly type: "front_back";
1794
+ } | undefined;
1795
+ readonly secondary_verification?: {
1796
+ readonly front_back: {
1797
+ readonly back?: string | undefined;
1798
+ readonly front: string;
1799
+ };
1800
+ readonly type: "front_back";
1801
+ } | undefined;
1802
+ readonly visa?: {
1803
+ readonly files: readonly string[];
1804
+ readonly type: "files";
1805
+ } | undefined;
1806
+ } | undefined;
1807
+ readonly email?: string | undefined;
1808
+ readonly given_name?: string | undefined;
1809
+ readonly id_numbers?: readonly {
1810
+ readonly type: "ae_eid" | "ao_nif" | "ar_cuil" | "ar_dni" | "at_stn" | "az_tin" | "bd_brc" | "bd_etin" | "bd_nid" | "be_nrn" | "bg_ucn" | "bn_nric" | "br_cpf" | "ca_sin" | "ch_oasi" | "cl_rut" | "cn_pp" | "co_nuip" | "cr_ci" | "cr_cpf" | "cr_dimex" | "cr_nite" | "cy_tic" | "cz_rc" | "de_stn" | "dk_cpr" | "do_cie" | "do_rcn" | "ec_ci" | "ee_ik" | "es_nif" | "fi_hetu" | "fr_nir" | "gb_nino" | "gr_afm" | "gt_nit" | "hk_id" | "hr_oib" | "hu_ad" | "id_nik" | "ie_ppsn" | "is_kt" | "it_cf" | "jp_inc" | "ke_pin" | "kz_iin" | "li_peid" | "lt_ak" | "lu_nif" | "lv_pk" | "mx_rfc" | "my_nric" | "mz_nuit" | "ng_nin" | "nl_bsn" | "no_nin" | "nz_ird" | "pe_dni" | "pk_cnic" | "pk_snic" | "pl_pesel" | "pt_nif" | "ro_cnp" | "sa_tin" | "se_pin" | "sg_fin" | "sg_nric" | "sk_dic" | "th_lc" | "th_pin" | "tr_tin" | "us_itin" | "us_itin_last_4" | "us_ssn" | "us_ssn_last_4" | "uy_dni" | "za_id";
1811
+ readonly value: string;
1812
+ }[] | undefined;
1813
+ readonly legal_gender?: "female" | "male" | undefined;
1814
+ readonly metadata?: {
1815
+ readonly [x: string]: string;
1816
+ } | undefined;
1817
+ readonly nationalities?: readonly string[] | undefined;
1818
+ readonly phone?: string | undefined;
1819
+ readonly political_exposure?: "existing" | "none" | undefined;
1820
+ readonly relationship?: {
1821
+ readonly director?: boolean | undefined;
1822
+ readonly executive?: boolean | undefined;
1823
+ readonly owner?: boolean | undefined;
1824
+ readonly percent_ownership?: string | undefined;
1825
+ readonly title?: string | undefined;
1826
+ } | undefined;
1827
+ readonly script_addresses?: {
1828
+ readonly kana?: {
1829
+ readonly city?: string | undefined;
1830
+ readonly country: string;
1831
+ readonly line1?: string | undefined;
1832
+ readonly line2?: string | undefined;
1833
+ readonly postal_code?: string | undefined;
1834
+ readonly state?: string | undefined;
1835
+ readonly town?: string | undefined;
1836
+ } | undefined;
1837
+ readonly kanji?: {
1838
+ readonly city?: string | undefined;
1839
+ readonly country: string;
1840
+ readonly line1?: string | undefined;
1841
+ readonly line2?: string | undefined;
1842
+ readonly postal_code?: string | undefined;
1843
+ readonly state?: string | undefined;
1844
+ readonly town?: string | undefined;
1845
+ } | undefined;
1846
+ } | undefined;
1847
+ readonly script_names?: {
1848
+ readonly kana?: {
1849
+ readonly given_name?: string | undefined;
1850
+ readonly surname?: string | undefined;
1851
+ } | undefined;
1852
+ readonly kanji?: {
1853
+ readonly given_name?: string | undefined;
1854
+ readonly surname?: string | undefined;
1855
+ } | undefined;
1856
+ } | undefined;
1857
+ readonly surname?: string | undefined;
1858
+ } | undefined;
1859
+ } | undefined;
1860
+ readonly include?: readonly ("configuration.customer" | "configuration.merchant" | "configuration.recipient" | "defaults" | "future_requirements" | "identity" | "requirements")[] | undefined;
1861
+ readonly metadata?: {
1862
+ readonly [x: string]: string;
1863
+ } | undefined;
1864
+ }, {
1865
+ readonly applied_configurations: readonly ("customer" | "merchant" | "recipient")[];
1866
+ readonly closed?: boolean | undefined;
1867
+ readonly configuration?: {
1868
+ readonly customer?: {
1869
+ readonly applied: boolean;
1870
+ readonly automatic_indirect_tax?: {
1871
+ readonly exempt?: "exempt" | "none" | "reverse" | undefined;
1872
+ readonly ip_address?: string | undefined;
1873
+ readonly location?: {
1874
+ readonly country?: string | undefined;
1875
+ readonly state?: string | undefined;
1876
+ } | undefined;
1877
+ readonly location_source?: "identity_address" | "ip_address" | "payment_method" | "shipping_address" | undefined;
1878
+ } | undefined;
1879
+ readonly billing?: {
1880
+ readonly default_payment_method?: string | undefined;
1881
+ readonly invoice?: {
1882
+ readonly custom_fields: readonly {
1883
+ readonly name: string;
1884
+ readonly value: string;
1885
+ }[];
1886
+ readonly footer?: string | undefined;
1887
+ readonly next_sequence?: number | undefined;
1888
+ readonly prefix?: string | undefined;
1889
+ readonly rendering?: {
1890
+ readonly amount_tax_display?: "exclude_tax" | "include_inclusive_tax" | undefined;
1891
+ readonly template?: string | undefined;
1892
+ } | undefined;
1893
+ } | undefined;
1894
+ } | undefined;
1895
+ readonly capabilities?: {
1896
+ readonly automatic_indirect_tax?: {
1897
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
1898
+ readonly status_details: readonly {
1899
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
1900
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
1901
+ }[];
1902
+ } | undefined;
1903
+ } | undefined;
1904
+ readonly shipping?: {
1905
+ readonly address?: {
1906
+ readonly city?: string | undefined;
1907
+ readonly country?: string | undefined;
1908
+ readonly line1?: string | undefined;
1909
+ readonly line2?: string | undefined;
1910
+ readonly postal_code?: string | undefined;
1911
+ readonly state?: string | undefined;
1912
+ } | undefined;
1913
+ readonly name?: string | undefined;
1914
+ readonly phone?: string | undefined;
1915
+ } | undefined;
1916
+ readonly test_clock?: string | undefined;
1917
+ } | undefined;
1918
+ readonly merchant?: {
1919
+ readonly applied: boolean;
1920
+ readonly bacs_debit_payments?: {
1921
+ readonly display_name?: string | undefined;
1922
+ readonly service_user_number?: string | undefined;
1923
+ } | undefined;
1924
+ readonly branding?: {
1925
+ readonly icon?: string | undefined;
1926
+ readonly logo?: string | undefined;
1927
+ readonly primary_color?: string | undefined;
1928
+ readonly secondary_color?: string | undefined;
1929
+ } | undefined;
1930
+ readonly capabilities?: {
1931
+ readonly ach_debit_payments?: {
1932
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
1933
+ readonly status_details: readonly {
1934
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
1935
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
1936
+ }[];
1937
+ } | undefined;
1938
+ readonly acss_debit_payments?: {
1939
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
1940
+ readonly status_details: readonly {
1941
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
1942
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
1943
+ }[];
1944
+ } | undefined;
1945
+ readonly affirm_payments?: {
1946
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
1947
+ readonly status_details: readonly {
1948
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
1949
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
1950
+ }[];
1951
+ } | undefined;
1952
+ readonly afterpay_clearpay_payments?: {
1953
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
1954
+ readonly status_details: readonly {
1955
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
1956
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
1957
+ }[];
1958
+ } | undefined;
1959
+ readonly alma_payments?: {
1960
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
1961
+ readonly status_details: readonly {
1962
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
1963
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
1964
+ }[];
1965
+ } | undefined;
1966
+ readonly amazon_pay_payments?: {
1967
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
1968
+ readonly status_details: readonly {
1969
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
1970
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
1971
+ }[];
1972
+ } | undefined;
1973
+ readonly au_becs_debit_payments?: {
1974
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
1975
+ readonly status_details: readonly {
1976
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
1977
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
1978
+ }[];
1979
+ } | undefined;
1980
+ readonly bacs_debit_payments?: {
1981
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
1982
+ readonly status_details: readonly {
1983
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
1984
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
1985
+ }[];
1986
+ } | undefined;
1987
+ readonly bancontact_payments?: {
1988
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
1989
+ readonly status_details: readonly {
1990
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
1991
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
1992
+ }[];
1993
+ } | undefined;
1994
+ readonly blik_payments?: {
1995
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
1996
+ readonly status_details: readonly {
1997
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
1998
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
1999
+ }[];
2000
+ } | undefined;
2001
+ readonly boleto_payments?: {
2002
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2003
+ readonly status_details: readonly {
2004
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2005
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2006
+ }[];
2007
+ } | undefined;
2008
+ readonly card_payments?: {
2009
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2010
+ readonly status_details: readonly {
2011
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2012
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2013
+ }[];
2014
+ } | undefined;
2015
+ readonly cartes_bancaires_payments?: {
2016
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2017
+ readonly status_details: readonly {
2018
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2019
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2020
+ }[];
2021
+ } | undefined;
2022
+ readonly cashapp_payments?: {
2023
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2024
+ readonly status_details: readonly {
2025
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2026
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2027
+ }[];
2028
+ } | undefined;
2029
+ readonly eps_payments?: {
2030
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2031
+ readonly status_details: readonly {
2032
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2033
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2034
+ }[];
2035
+ } | undefined;
2036
+ readonly fpx_payments?: {
2037
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2038
+ readonly status_details: readonly {
2039
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2040
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2041
+ }[];
2042
+ } | undefined;
2043
+ readonly gb_bank_transfer_payments?: {
2044
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2045
+ readonly status_details: readonly {
2046
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2047
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2048
+ }[];
2049
+ } | undefined;
2050
+ readonly grabpay_payments?: {
2051
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2052
+ readonly status_details: readonly {
2053
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2054
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2055
+ }[];
2056
+ } | undefined;
2057
+ readonly ideal_payments?: {
2058
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2059
+ readonly status_details: readonly {
2060
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2061
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2062
+ }[];
2063
+ } | undefined;
2064
+ readonly jcb_payments?: {
2065
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2066
+ readonly status_details: readonly {
2067
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2068
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2069
+ }[];
2070
+ } | undefined;
2071
+ readonly jp_bank_transfer_payments?: {
2072
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2073
+ readonly status_details: readonly {
2074
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2075
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2076
+ }[];
2077
+ } | undefined;
2078
+ readonly kakao_pay_payments?: {
2079
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2080
+ readonly status_details: readonly {
2081
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2082
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2083
+ }[];
2084
+ } | undefined;
2085
+ readonly klarna_payments?: {
2086
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2087
+ readonly status_details: readonly {
2088
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2089
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2090
+ }[];
2091
+ } | undefined;
2092
+ readonly konbini_payments?: {
2093
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2094
+ readonly status_details: readonly {
2095
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2096
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2097
+ }[];
2098
+ } | undefined;
2099
+ readonly kr_card_payments?: {
2100
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2101
+ readonly status_details: readonly {
2102
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2103
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2104
+ }[];
2105
+ } | undefined;
2106
+ readonly link_payments?: {
2107
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2108
+ readonly status_details: readonly {
2109
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2110
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2111
+ }[];
2112
+ } | undefined;
2113
+ readonly mobilepay_payments?: {
2114
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2115
+ readonly status_details: readonly {
2116
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2117
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2118
+ }[];
2119
+ } | undefined;
2120
+ readonly multibanco_payments?: {
2121
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2122
+ readonly status_details: readonly {
2123
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2124
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2125
+ }[];
2126
+ } | undefined;
2127
+ readonly mx_bank_transfer_payments?: {
2128
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2129
+ readonly status_details: readonly {
2130
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2131
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2132
+ }[];
2133
+ } | undefined;
2134
+ readonly naver_pay_payments?: {
2135
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2136
+ readonly status_details: readonly {
2137
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2138
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2139
+ }[];
2140
+ } | undefined;
2141
+ readonly oxxo_payments?: {
2142
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2143
+ readonly status_details: readonly {
2144
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2145
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2146
+ }[];
2147
+ } | undefined;
2148
+ readonly p24_payments?: {
2149
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2150
+ readonly status_details: readonly {
2151
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2152
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2153
+ }[];
2154
+ } | undefined;
2155
+ readonly pay_by_bank_payments?: {
2156
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2157
+ readonly status_details: readonly {
2158
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2159
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2160
+ }[];
2161
+ } | undefined;
2162
+ readonly payco_payments?: {
2163
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2164
+ readonly status_details: readonly {
2165
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2166
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2167
+ }[];
2168
+ } | undefined;
2169
+ readonly paynow_payments?: {
2170
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2171
+ readonly status_details: readonly {
2172
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2173
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2174
+ }[];
2175
+ } | undefined;
2176
+ readonly promptpay_payments?: {
2177
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2178
+ readonly status_details: readonly {
2179
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2180
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2181
+ }[];
2182
+ } | undefined;
2183
+ readonly revolut_pay_payments?: {
2184
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2185
+ readonly status_details: readonly {
2186
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2187
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2188
+ }[];
2189
+ } | undefined;
2190
+ readonly samsung_pay_payments?: {
2191
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2192
+ readonly status_details: readonly {
2193
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2194
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2195
+ }[];
2196
+ } | undefined;
2197
+ readonly sepa_bank_transfer_payments?: {
2198
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2199
+ readonly status_details: readonly {
2200
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2201
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2202
+ }[];
2203
+ } | undefined;
2204
+ readonly sepa_debit_payments?: {
2205
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2206
+ readonly status_details: readonly {
2207
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2208
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2209
+ }[];
2210
+ } | undefined;
2211
+ readonly stripe_balance?: {
2212
+ readonly payouts?: {
2213
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2214
+ readonly status_details: readonly {
2215
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2216
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2217
+ }[];
2218
+ } | undefined;
2219
+ } | undefined;
2220
+ readonly swish_payments?: {
2221
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2222
+ readonly status_details: readonly {
2223
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2224
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2225
+ }[];
2226
+ } | undefined;
2227
+ readonly twint_payments?: {
2228
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2229
+ readonly status_details: readonly {
2230
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2231
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2232
+ }[];
2233
+ } | undefined;
2234
+ readonly us_bank_transfer_payments?: {
2235
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2236
+ readonly status_details: readonly {
2237
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2238
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2239
+ }[];
2240
+ } | undefined;
2241
+ readonly zip_payments?: {
2242
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2243
+ readonly status_details: readonly {
2244
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2245
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2246
+ }[];
2247
+ } | undefined;
2248
+ } | undefined;
2249
+ readonly card_payments?: {
2250
+ readonly decline_on?: {
2251
+ readonly avs_failure?: boolean | undefined;
2252
+ readonly cvc_failure?: boolean | undefined;
2253
+ } | undefined;
2254
+ } | undefined;
2255
+ readonly konbini_payments?: {
2256
+ readonly support?: {
2257
+ readonly email?: string | undefined;
2258
+ readonly hours?: {
2259
+ readonly end_time?: string | undefined;
2260
+ readonly start_time?: string | undefined;
2261
+ } | undefined;
2262
+ readonly phone?: string | undefined;
2263
+ } | undefined;
2264
+ } | undefined;
2265
+ readonly mcc?: string | undefined;
2266
+ readonly script_statement_descriptor?: {
2267
+ readonly kana?: {
2268
+ readonly descriptor?: string | undefined;
2269
+ readonly prefix?: string | undefined;
2270
+ } | undefined;
2271
+ readonly kanji?: {
2272
+ readonly descriptor?: string | undefined;
2273
+ readonly prefix?: string | undefined;
2274
+ } | undefined;
2275
+ } | undefined;
2276
+ readonly sepa_debit_payments?: {
2277
+ readonly creditor_id?: string | undefined;
2278
+ } | undefined;
2279
+ readonly statement_descriptor?: {
2280
+ readonly descriptor?: string | undefined;
2281
+ readonly prefix?: string | undefined;
2282
+ } | undefined;
2283
+ readonly support?: {
2284
+ readonly address?: {
2285
+ readonly city?: string | undefined;
2286
+ readonly country?: string | undefined;
2287
+ readonly line1?: string | undefined;
2288
+ readonly line2?: string | undefined;
2289
+ readonly postal_code?: string | undefined;
2290
+ readonly state?: string | undefined;
2291
+ readonly town?: string | undefined;
2292
+ } | undefined;
2293
+ readonly email?: string | undefined;
2294
+ readonly phone?: string | undefined;
2295
+ readonly url?: string | undefined;
2296
+ } | undefined;
2297
+ } | undefined;
2298
+ readonly recipient?: {
2299
+ readonly applied: boolean;
2300
+ readonly capabilities?: {
2301
+ readonly stripe_balance?: {
2302
+ readonly payouts?: {
2303
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2304
+ readonly status_details: readonly {
2305
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2306
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2307
+ }[];
2308
+ } | undefined;
2309
+ readonly stripe_transfers?: {
2310
+ readonly status: "active" | "pending" | "restricted" | "unsupported";
2311
+ readonly status_details: readonly {
2312
+ readonly code: "determining_status" | "requirements_past_due" | "requirements_pending_verification" | "restricted_other" | "unsupported_business" | "unsupported_country" | "unsupported_entity_type";
2313
+ readonly resolution: "contact_stripe" | "no_resolution" | "provide_info";
2314
+ }[];
2315
+ } | undefined;
2316
+ } | undefined;
2317
+ } | undefined;
2318
+ } | undefined;
2319
+ } | undefined;
2320
+ readonly contact_email?: string | undefined;
2321
+ readonly contact_phone?: string | undefined;
2322
+ readonly created: string;
2323
+ readonly dashboard?: "express" | "full" | "none" | undefined;
2324
+ readonly defaults?: {
2325
+ readonly currency?: string | undefined;
2326
+ readonly locales?: readonly ("ar-SA" | "bg" | "bg-BG" | "cs" | "cs-CZ" | "da" | "da-DK" | "de" | "de-DE" | "el" | "el-GR" | "en" | "en-AU" | "en-CA" | "en-GB" | "en-IE" | "en-IN" | "en-NZ" | "en-SG" | "en-US" | "es" | "es-419" | "es-ES" | "et" | "et-EE" | "fi" | "fi-FI" | "fil" | "fil-PH" | "fr" | "fr-CA" | "fr-FR" | "he-IL" | "hr" | "hr-HR" | "hu" | "hu-HU" | "id" | "id-ID" | "it" | "it-IT" | "ja" | "ja-JP" | "ko" | "ko-KR" | "lt" | "lt-LT" | "lv" | "lv-LV" | "ms" | "ms-MY" | "mt" | "mt-MT" | "nb" | "nb-NO" | "nl" | "nl-NL" | "pl" | "pl-PL" | "pt" | "pt-BR" | "pt-PT" | "ro" | "ro-RO" | "ru" | "ru-RU" | "sk" | "sk-SK" | "sl" | "sl-SI" | "sv" | "sv-SE" | "th" | "th-TH" | "tr" | "tr-TR" | "vi" | "vi-VN" | "zh" | "zh-HK" | "zh-Hans" | "zh-Hant-HK" | "zh-Hant-TW" | "zh-TW")[] | undefined;
2327
+ readonly profile?: {
2328
+ readonly business_url?: string | undefined;
2329
+ readonly doing_business_as?: string | undefined;
2330
+ readonly product_description?: string | undefined;
2331
+ } | undefined;
2332
+ readonly responsibilities: {
2333
+ readonly fees_collector?: "application" | "application_custom" | "application_express" | "stripe" | undefined;
2334
+ readonly losses_collector?: "application" | "stripe" | undefined;
2335
+ readonly requirements_collector: "application" | "stripe";
2336
+ };
2337
+ } | undefined;
2338
+ readonly display_name?: string | undefined;
2339
+ readonly future_requirements?: {
2340
+ readonly entries?: readonly {
2341
+ readonly awaiting_action_from: "stripe" | "user";
2342
+ readonly description: string;
2343
+ readonly errors: readonly {
2344
+ readonly code: "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_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_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" | "unresolvable_ip_address" | "unresolvable_postal_code" | "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_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_missing_directors" | "verification_missing_executives" | "verification_missing_owners" | "verification_requires_additional_memorandum_of_associations" | "verification_requires_additional_proof_of_registration" | "verification_selfie_document_missing_photo" | "verification_selfie_face_mismatch" | "verification_selfie_manipulated" | "verification_selfie_unverified_other" | "verification_supportability" | "verification_token_stale";
2345
+ readonly description: string;
2346
+ }[];
2347
+ readonly impact: {
2348
+ readonly restricts_capabilities?: readonly {
2349
+ readonly capability: "ach_debit_payments" | "acss_debit_payments" | "affirm_payments" | "afterpay_clearpay_payments" | "alma_payments" | "amazon_pay_payments" | "au_becs_debit_payments" | "automatic_indirect_tax" | "bacs_debit_payments" | "bancontact_payments" | "bank_accounts.local" | "bank_accounts.wire" | "blik_payments" | "boleto_payments" | "card_payments" | "cards" | "cartes_bancaires_payments" | "cashapp_payments" | "eps_payments" | "fpx_payments" | "gb_bank_transfer_payments" | "grabpay_payments" | "ideal_payments" | "jcb_payments" | "jp_bank_transfer_payments" | "kakao_pay_payments" | "klarna_payments" | "konbini_payments" | "kr_card_payments" | "link_payments" | "mobilepay_payments" | "multibanco_payments" | "mx_bank_transfer_payments" | "naver_pay_payments" | "oxxo_payments" | "p24_payments" | "pay_by_bank_payments" | "payco_payments" | "paynow_payments" | "promptpay_payments" | "revolut_pay_payments" | "samsung_pay_payments" | "sepa_bank_transfer_payments" | "sepa_debit_payments" | "stripe_balance.payouts" | "stripe_balance.stripe_transfers" | "swish_payments" | "twint_payments" | "us_bank_transfer_payments" | "zip_payments";
2350
+ readonly configuration: "customer" | "merchant" | "recipient";
2351
+ readonly deadline: {
2352
+ readonly status: "currently_due" | "eventually_due" | "past_due";
2353
+ };
2354
+ }[] | undefined;
2355
+ };
2356
+ readonly minimum_deadline: {
2357
+ readonly status: "currently_due" | "eventually_due" | "past_due";
2358
+ };
2359
+ readonly reference?: {
2360
+ readonly inquiry?: string | undefined;
2361
+ readonly resource?: string | undefined;
2362
+ readonly type: "inquiry" | "payment_method" | "person";
2363
+ } | undefined;
2364
+ readonly requested_reasons: readonly {
2365
+ readonly code: "routine_onboarding" | "routine_verification";
2366
+ }[];
2367
+ }[] | undefined;
2368
+ readonly minimum_transition_date?: string | undefined;
2369
+ readonly summary?: {
2370
+ readonly minimum_deadline?: {
2371
+ readonly status: "currently_due" | "eventually_due" | "past_due";
2372
+ readonly time?: string | undefined;
2373
+ } | undefined;
2374
+ } | undefined;
2375
+ } | undefined;
2376
+ readonly id: string;
2377
+ readonly identity?: {
2378
+ readonly attestations?: {
2379
+ readonly directorship_declaration?: {
2380
+ readonly date?: string | undefined;
2381
+ readonly ip?: string | undefined;
2382
+ readonly user_agent?: string | undefined;
2383
+ } | undefined;
2384
+ readonly ownership_declaration?: {
2385
+ readonly date?: string | undefined;
2386
+ readonly ip?: string | undefined;
2387
+ readonly user_agent?: string | undefined;
2388
+ } | undefined;
2389
+ readonly persons_provided?: {
2390
+ readonly directors?: boolean | undefined;
2391
+ readonly executives?: boolean | undefined;
2392
+ readonly owners?: boolean | undefined;
2393
+ readonly ownership_exemption_reason?: "qualified_entity_exceeds_ownership_threshold" | "qualifies_as_financial_institution" | undefined;
2394
+ } | undefined;
2395
+ readonly representative_declaration?: {
2396
+ readonly date?: string | undefined;
2397
+ readonly ip?: string | undefined;
2398
+ readonly user_agent?: string | undefined;
2399
+ } | undefined;
2400
+ readonly terms_of_service?: {
2401
+ readonly account?: {
2402
+ readonly date?: string | undefined;
2403
+ readonly ip?: string | undefined;
2404
+ readonly user_agent?: string | undefined;
2405
+ } | undefined;
2406
+ } | undefined;
2407
+ } | undefined;
2408
+ readonly business_details?: {
2409
+ readonly address?: {
2410
+ readonly city?: string | undefined;
2411
+ readonly country?: string | undefined;
2412
+ readonly line1?: string | undefined;
2413
+ readonly line2?: string | undefined;
2414
+ readonly postal_code?: string | undefined;
2415
+ readonly state?: string | undefined;
2416
+ readonly town?: string | undefined;
2417
+ } | undefined;
2418
+ readonly annual_revenue?: {
2419
+ readonly amount?: {
2420
+ readonly currency: string;
2421
+ readonly value: number;
2422
+ } | undefined;
2423
+ readonly fiscal_year_end?: string | undefined;
2424
+ } | undefined;
2425
+ readonly documents?: {
2426
+ readonly bank_account_ownership_verification?: {
2427
+ readonly files: readonly string[];
2428
+ readonly type: "files";
2429
+ } | undefined;
2430
+ readonly company_license?: {
2431
+ readonly files: readonly string[];
2432
+ readonly type: "files";
2433
+ } | undefined;
2434
+ readonly company_memorandum_of_association?: {
2435
+ readonly files: readonly string[];
2436
+ readonly type: "files";
2437
+ } | undefined;
2438
+ readonly company_ministerial_decree?: {
2439
+ readonly files: readonly string[];
2440
+ readonly type: "files";
2441
+ } | undefined;
2442
+ readonly company_registration_verification?: {
2443
+ readonly files: readonly string[];
2444
+ readonly type: "files";
2445
+ } | undefined;
2446
+ readonly company_tax_id_verification?: {
2447
+ readonly files: readonly string[];
2448
+ readonly type: "files";
2449
+ } | undefined;
2450
+ readonly primary_verification?: {
2451
+ readonly front_back: {
2452
+ readonly back?: string | undefined;
2453
+ readonly front: string;
2454
+ };
2455
+ readonly type: "front_back";
2456
+ } | undefined;
2457
+ readonly proof_of_address?: {
2458
+ readonly files: readonly string[];
2459
+ readonly type: "files";
2460
+ } | undefined;
2461
+ readonly proof_of_registration?: {
2462
+ readonly files: readonly string[];
2463
+ readonly type: "files";
2464
+ } | undefined;
2465
+ readonly proof_of_ultimate_beneficial_ownership?: {
2466
+ readonly files: readonly string[];
2467
+ readonly type: "files";
2468
+ } | undefined;
2469
+ } | undefined;
2470
+ readonly estimated_worker_count?: number | undefined;
2471
+ readonly id_numbers?: readonly {
2472
+ readonly registrar?: string | undefined;
2473
+ readonly type: "ae_crn" | "ae_vat" | "ao_nif" | "ar_cuit" | "at_fn" | "at_stn" | "at_vat" | "au_abn" | "au_acn" | "au_in" | "az_tin" | "bd_etin" | "be_cbe" | "be_vat" | "bg_uic" | "bg_vat" | "br_cnpj" | "ca_cn" | "ca_crarr" | "ca_gst_hst" | "ca_neq" | "ca_rid" | "ch_chid" | "ch_uid" | "cr_cpj" | "cr_nite" | "cy_he" | "cy_tic" | "cy_vat" | "cz_ico" | "cz_vat" | "de_hrn" | "de_stn" | "de_vat" | "dk_cvr" | "dk_vat" | "do_rcn" | "ee_rk" | "ee_vat" | "es_cif" | "es_vat" | "fi_vat" | "fi_yt" | "fr_rna" | "fr_siren" | "fr_vat" | "gb_crn" | "gb_vat" | "gi_crn" | "gr_afm" | "gr_gemi" | "gr_vat" | "gt_nit" | "hk_br" | "hk_cr" | "hr_mbs" | "hr_oib" | "hr_vat" | "hu_cjs" | "hu_tin" | "hu_vat" | "ie_crn" | "ie_trn" | "ie_vat" | "it_rea" | "it_vat" | "jp_cn" | "kz_bin" | "li_uid" | "lt_ccrn" | "lt_vat" | "lu_nif" | "lu_rcs" | "lu_vat" | "lv_urn" | "lv_vat" | "mt_crn" | "mt_tin" | "mt_vat" | "mx_rfc" | "my_brn" | "my_coid" | "my_itn" | "my_sst" | "mz_nuit" | "nl_kvk" | "nl_rsin" | "nl_vat" | "no_orgnr" | "nz_bn" | "nz_ird" | "pe_ruc" | "pk_ntn" | "pl_nip" | "pl_regon" | "pl_vat" | "pt_vat" | "ro_cui" | "ro_orc" | "ro_vat" | "sa_crn" | "sa_tin" | "se_orgnr" | "se_vat" | "sg_uen" | "si_msp" | "si_tin" | "si_vat" | "sk_dic" | "sk_ico" | "sk_vat" | "th_crn" | "th_prn" | "th_tin" | "us_ein";
2474
+ }[] | undefined;
2475
+ readonly monthly_estimated_revenue?: {
2476
+ readonly amount?: {
2477
+ readonly currency: string;
2478
+ readonly value: number;
2479
+ } | undefined;
2480
+ } | undefined;
2481
+ readonly phone?: string | undefined;
2482
+ readonly registered_name?: string | undefined;
2483
+ readonly registration_date?: {
2484
+ readonly day: number;
2485
+ readonly month: number;
2486
+ readonly year: number;
2487
+ } | undefined;
2488
+ readonly script_addresses?: {
2489
+ readonly kana?: {
2490
+ readonly city?: string | undefined;
2491
+ readonly country?: string | undefined;
2492
+ readonly line1?: string | undefined;
2493
+ readonly line2?: string | undefined;
2494
+ readonly postal_code?: string | undefined;
2495
+ readonly state?: string | undefined;
2496
+ readonly town?: string | undefined;
2497
+ } | undefined;
2498
+ readonly kanji?: {
2499
+ readonly city?: string | undefined;
2500
+ readonly country?: string | undefined;
2501
+ readonly line1?: string | undefined;
2502
+ readonly line2?: string | undefined;
2503
+ readonly postal_code?: string | undefined;
2504
+ readonly state?: string | undefined;
2505
+ readonly town?: string | undefined;
2506
+ } | undefined;
2507
+ } | undefined;
2508
+ readonly script_names?: {
2509
+ readonly kana?: {
2510
+ readonly registered_name?: string | undefined;
2511
+ } | undefined;
2512
+ readonly kanji?: {
2513
+ readonly registered_name?: string | undefined;
2514
+ } | undefined;
2515
+ } | undefined;
2516
+ readonly structure?: "cooperative" | "free_zone_establishment" | "free_zone_llc" | "government_instrumentality" | "governmental_unit" | "incorporated_association" | "incorporated_non_profit" | "incorporated_partnership" | "limited_liability_partnership" | "llc" | "multi_member_llc" | "private_company" | "private_corporation" | "private_partnership" | "public_company" | "public_corporation" | "public_listed_corporation" | "public_partnership" | "registered_charity" | "single_member_llc" | "sole_establishment" | "sole_proprietorship" | "tax_exempt_government_instrumentality" | "trust" | "unincorporated_association" | "unincorporated_non_profit" | "unincorporated_partnership" | undefined;
2517
+ } | undefined;
2518
+ readonly country?: string | undefined;
2519
+ readonly entity_type?: "company" | "government_entity" | "individual" | "non_profit" | undefined;
2520
+ readonly individual?: {
2521
+ readonly account: string;
2522
+ readonly additional_addresses?: readonly {
2523
+ readonly city?: string | undefined;
2524
+ readonly country?: string | undefined;
2525
+ readonly line1?: string | undefined;
2526
+ readonly line2?: string | undefined;
2527
+ readonly postal_code?: string | undefined;
2528
+ readonly purpose: "registered";
2529
+ readonly state?: string | undefined;
2530
+ readonly town?: string | undefined;
2531
+ }[] | undefined;
2532
+ readonly additional_names?: readonly {
2533
+ readonly full_name?: string | undefined;
2534
+ readonly given_name?: string | undefined;
2535
+ readonly purpose: "alias" | "maiden";
2536
+ readonly surname?: string | undefined;
2537
+ }[] | undefined;
2538
+ readonly additional_terms_of_service?: {
2539
+ readonly account?: {
2540
+ readonly date?: string | undefined;
2541
+ readonly ip?: string | undefined;
2542
+ readonly user_agent?: string | undefined;
2543
+ } | undefined;
2544
+ } | undefined;
2545
+ readonly address?: {
2546
+ readonly city?: string | undefined;
2547
+ readonly country?: string | undefined;
2548
+ readonly line1?: string | undefined;
2549
+ readonly line2?: string | undefined;
2550
+ readonly postal_code?: string | undefined;
2551
+ readonly state?: string | undefined;
2552
+ readonly town?: string | undefined;
2553
+ } | undefined;
2554
+ readonly created: string;
2555
+ readonly date_of_birth?: {
2556
+ readonly day: number;
2557
+ readonly month: number;
2558
+ readonly year: number;
2559
+ } | undefined;
2560
+ readonly documents?: {
2561
+ readonly company_authorization?: {
2562
+ readonly files: readonly string[];
2563
+ readonly type: "files";
2564
+ } | undefined;
2565
+ readonly passport?: {
2566
+ readonly files: readonly string[];
2567
+ readonly type: "files";
2568
+ } | undefined;
2569
+ readonly primary_verification?: {
2570
+ readonly front_back: {
2571
+ readonly back?: string | undefined;
2572
+ readonly front: string;
2573
+ };
2574
+ readonly type: "front_back";
2575
+ } | undefined;
2576
+ readonly secondary_verification?: {
2577
+ readonly front_back: {
2578
+ readonly back?: string | undefined;
2579
+ readonly front: string;
2580
+ };
2581
+ readonly type: "front_back";
2582
+ } | undefined;
2583
+ readonly visa?: {
2584
+ readonly files: readonly string[];
2585
+ readonly type: "files";
2586
+ } | undefined;
2587
+ } | undefined;
2588
+ readonly email?: string | undefined;
2589
+ readonly given_name?: string | undefined;
2590
+ readonly id: string;
2591
+ readonly id_numbers?: readonly {
2592
+ readonly type: "ae_eid" | "ao_nif" | "ar_cuil" | "ar_dni" | "at_stn" | "az_tin" | "bd_brc" | "bd_etin" | "bd_nid" | "be_nrn" | "bg_ucn" | "bn_nric" | "br_cpf" | "ca_sin" | "ch_oasi" | "cl_rut" | "cn_pp" | "co_nuip" | "cr_ci" | "cr_cpf" | "cr_dimex" | "cr_nite" | "cy_tic" | "cz_rc" | "de_stn" | "dk_cpr" | "do_cie" | "do_rcn" | "ec_ci" | "ee_ik" | "es_nif" | "fi_hetu" | "fr_nir" | "gb_nino" | "gr_afm" | "gt_nit" | "hk_id" | "hr_oib" | "hu_ad" | "id_nik" | "ie_ppsn" | "is_kt" | "it_cf" | "jp_inc" | "ke_pin" | "kz_iin" | "li_peid" | "lt_ak" | "lu_nif" | "lv_pk" | "mx_rfc" | "my_nric" | "mz_nuit" | "ng_nin" | "nl_bsn" | "no_nin" | "nz_ird" | "pe_dni" | "pk_cnic" | "pk_snic" | "pl_pesel" | "pt_nif" | "ro_cnp" | "sa_tin" | "se_pin" | "sg_fin" | "sg_nric" | "sk_dic" | "th_lc" | "th_pin" | "tr_tin" | "us_itin" | "us_itin_last_4" | "us_ssn" | "us_ssn_last_4" | "uy_dni" | "za_id";
2593
+ }[] | undefined;
2594
+ readonly legal_gender?: "female" | "male" | undefined;
2595
+ readonly metadata?: {
2596
+ readonly [x: string]: string;
2597
+ } | undefined;
2598
+ readonly nationalities?: readonly string[] | undefined;
2599
+ readonly object: string;
2600
+ readonly phone?: string | undefined;
2601
+ readonly political_exposure?: "existing" | "none" | undefined;
2602
+ readonly relationship?: {
2603
+ readonly authorizer?: boolean | undefined;
2604
+ readonly director?: boolean | undefined;
2605
+ readonly executive?: boolean | undefined;
2606
+ readonly legal_guardian?: boolean | undefined;
2607
+ readonly owner?: boolean | undefined;
2608
+ readonly percent_ownership?: string | undefined;
2609
+ readonly representative?: boolean | undefined;
2610
+ readonly title?: string | undefined;
2611
+ } | undefined;
2612
+ readonly script_addresses?: {
2613
+ readonly kana?: {
2614
+ readonly city?: string | undefined;
2615
+ readonly country?: string | undefined;
2616
+ readonly line1?: string | undefined;
2617
+ readonly line2?: string | undefined;
2618
+ readonly postal_code?: string | undefined;
2619
+ readonly state?: string | undefined;
2620
+ readonly town?: string | undefined;
2621
+ } | undefined;
2622
+ readonly kanji?: {
2623
+ readonly city?: string | undefined;
2624
+ readonly country?: string | undefined;
2625
+ readonly line1?: string | undefined;
2626
+ readonly line2?: string | undefined;
2627
+ readonly postal_code?: string | undefined;
2628
+ readonly state?: string | undefined;
2629
+ readonly town?: string | undefined;
2630
+ } | undefined;
2631
+ } | undefined;
2632
+ readonly script_names?: {
2633
+ readonly kana?: {
2634
+ readonly given_name?: string | undefined;
2635
+ readonly surname?: string | undefined;
2636
+ } | undefined;
2637
+ readonly kanji?: {
2638
+ readonly given_name?: string | undefined;
2639
+ readonly surname?: string | undefined;
2640
+ } | undefined;
2641
+ } | undefined;
2642
+ readonly surname?: string | undefined;
2643
+ readonly updated: string;
2644
+ } | undefined;
2645
+ } | undefined;
2646
+ readonly livemode: boolean;
2647
+ readonly metadata?: {
2648
+ readonly [x: string]: string;
2649
+ } | undefined;
2650
+ readonly object: "v2.core.account";
2651
+ readonly requirements?: {
2652
+ readonly entries?: readonly {
2653
+ readonly awaiting_action_from: "stripe" | "user";
2654
+ readonly description: string;
2655
+ readonly errors: readonly {
2656
+ readonly code: "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_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_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" | "unresolvable_ip_address" | "unresolvable_postal_code" | "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_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_missing_directors" | "verification_missing_executives" | "verification_missing_owners" | "verification_requires_additional_memorandum_of_associations" | "verification_requires_additional_proof_of_registration" | "verification_selfie_document_missing_photo" | "verification_selfie_face_mismatch" | "verification_selfie_manipulated" | "verification_selfie_unverified_other" | "verification_supportability" | "verification_token_stale";
2657
+ readonly description: string;
2658
+ }[];
2659
+ readonly impact: {
2660
+ readonly restricts_capabilities?: readonly {
2661
+ readonly capability: "ach_debit_payments" | "acss_debit_payments" | "affirm_payments" | "afterpay_clearpay_payments" | "alma_payments" | "amazon_pay_payments" | "au_becs_debit_payments" | "automatic_indirect_tax" | "bacs_debit_payments" | "bancontact_payments" | "bank_accounts.local" | "bank_accounts.wire" | "blik_payments" | "boleto_payments" | "card_payments" | "cards" | "cartes_bancaires_payments" | "cashapp_payments" | "eps_payments" | "fpx_payments" | "gb_bank_transfer_payments" | "grabpay_payments" | "ideal_payments" | "jcb_payments" | "jp_bank_transfer_payments" | "kakao_pay_payments" | "klarna_payments" | "konbini_payments" | "kr_card_payments" | "link_payments" | "mobilepay_payments" | "multibanco_payments" | "mx_bank_transfer_payments" | "naver_pay_payments" | "oxxo_payments" | "p24_payments" | "pay_by_bank_payments" | "payco_payments" | "paynow_payments" | "promptpay_payments" | "revolut_pay_payments" | "samsung_pay_payments" | "sepa_bank_transfer_payments" | "sepa_debit_payments" | "stripe_balance.payouts" | "stripe_balance.stripe_transfers" | "swish_payments" | "twint_payments" | "us_bank_transfer_payments" | "zip_payments";
2662
+ readonly configuration: "customer" | "merchant" | "recipient";
2663
+ readonly deadline: {
2664
+ readonly status: "currently_due" | "eventually_due" | "past_due";
2665
+ };
2666
+ }[] | undefined;
2667
+ };
2668
+ readonly minimum_deadline: {
2669
+ readonly status: "currently_due" | "eventually_due" | "past_due";
2670
+ };
2671
+ readonly reference?: {
2672
+ readonly inquiry?: string | undefined;
2673
+ readonly resource?: string | undefined;
2674
+ readonly type: "inquiry" | "payment_method" | "person";
2675
+ } | undefined;
2676
+ readonly requested_reasons: readonly {
2677
+ readonly code: "routine_onboarding" | "routine_verification";
2678
+ }[];
2679
+ }[] | undefined;
2680
+ readonly summary?: {
2681
+ readonly minimum_deadline?: {
2682
+ readonly status: "currently_due" | "eventually_due" | "past_due";
2683
+ readonly time?: string | undefined;
2684
+ } | undefined;
2685
+ } | undefined;
2686
+ } | undefined;
2687
+ }, never, any>;
1346
2688
  //# sourceMappingURL=PostV2CoreAccounts.d.ts.map