@naturalpay/sdk 1.2.3 → 1.2.5

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 (301) hide show
  1. package/dist/cjs/BaseClient.js +2 -2
  2. package/dist/cjs/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.ts +5 -0
  3. package/dist/cjs/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.js +5 -0
  4. package/dist/cjs/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.ts +2 -0
  5. package/dist/cjs/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.js +2 -0
  6. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.ts +5 -0
  7. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.js +5 -0
  8. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.ts +9 -0
  9. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.ts +10 -0
  10. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js +13 -0
  11. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.ts +10 -0
  12. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js +13 -0
  13. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.ts +15 -0
  14. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js +18 -0
  15. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.d.ts +8 -0
  16. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js +11 -0
  17. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.d.ts +12 -0
  18. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js +15 -0
  19. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.d.ts +55 -0
  20. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js +58 -0
  21. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.d.ts +10 -0
  22. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js +13 -0
  23. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.d.ts +10 -0
  24. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js +13 -0
  25. package/dist/cjs/api/resources/customers/types/CustomerInvitationAccountType.d.ts +6 -0
  26. package/dist/cjs/api/resources/customers/types/CustomerInvitationAccountType.js +9 -0
  27. package/dist/cjs/api/resources/customers/types/CustomerInvitationAddress.d.ts +9 -0
  28. package/dist/cjs/api/resources/customers/types/CustomerInvitationAddress.js +3 -0
  29. package/dist/cjs/api/resources/customers/types/CustomerInvitationBeneficialOwner.d.ts +18 -0
  30. package/dist/cjs/api/resources/customers/types/CustomerInvitationBeneficialOwner.js +3 -0
  31. package/dist/cjs/api/resources/customers/types/CustomerInvitationBusiness.d.ts +22 -0
  32. package/dist/cjs/api/resources/customers/types/CustomerInvitationBusiness.js +3 -0
  33. package/dist/cjs/api/resources/customers/types/CustomerInvitationIndividual.d.ts +18 -0
  34. package/dist/cjs/api/resources/customers/types/CustomerInvitationIndividual.js +3 -0
  35. package/dist/cjs/api/resources/customers/types/CustomerInvitationRepresentative.d.ts +6 -0
  36. package/dist/cjs/api/resources/customers/types/CustomerInvitationRepresentative.js +3 -0
  37. package/dist/cjs/api/resources/customers/types/index.d.ts +14 -0
  38. package/dist/cjs/api/resources/customers/types/index.js +14 -0
  39. package/dist/cjs/api/resources/events/types/GetEventsResponseDataAttributesEventType.d.ts +8 -0
  40. package/dist/cjs/api/resources/events/types/GetEventsResponseDataAttributesEventType.js +8 -0
  41. package/dist/cjs/api/resources/events/types/ListEventsRequestEventType.d.ts +8 -0
  42. package/dist/cjs/api/resources/events/types/ListEventsRequestEventType.js +8 -0
  43. package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.ts +8 -0
  44. package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.js +8 -0
  45. package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.ts +5 -0
  46. package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.js +5 -0
  47. package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +5 -0
  48. package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +5 -0
  49. package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +5 -0
  50. package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +5 -0
  51. package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.ts +5 -0
  52. package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.js +5 -0
  53. package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +5 -0
  54. package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +5 -0
  55. package/dist/cjs/api/resources/transfers/client/requests/InitiateInternalTransfersRequest.d.ts +2 -0
  56. package/dist/cjs/api/resources/transfers/client/requests/NewDepositParams.d.ts +2 -0
  57. package/dist/cjs/api/resources/transfers/client/requests/NewWithdrawalParams.d.ts +2 -0
  58. package/dist/cjs/api/resources/wallets/client/requests/CreateWalletsRequest.d.ts +2 -0
  59. package/dist/cjs/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.ts +8 -0
  60. package/dist/cjs/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.js +8 -0
  61. package/dist/cjs/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +8 -0
  62. package/dist/cjs/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
  63. package/dist/cjs/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.ts +8 -0
  64. package/dist/cjs/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
  65. package/dist/cjs/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.ts +8 -0
  66. package/dist/cjs/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
  67. package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.ts +8 -0
  68. package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.js +8 -0
  69. package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +8 -0
  70. package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
  71. package/dist/cjs/api/resources/webhooks/types/WebhookEnabledEventsItem.d.ts +8 -0
  72. package/dist/cjs/api/resources/webhooks/types/WebhookEnabledEventsItem.js +8 -0
  73. package/dist/cjs/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.ts +1 -1
  74. package/dist/cjs/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.js +5 -0
  75. package/dist/cjs/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.ts +1 -1
  76. package/dist/cjs/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.js +2 -0
  77. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.ts +1 -1
  78. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.js +5 -0
  79. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.ts +8 -0
  80. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.js +8 -0
  81. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.ts +7 -0
  82. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js +39 -0
  83. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.ts +7 -0
  84. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js +39 -0
  85. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.ts +7 -0
  86. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js +51 -0
  87. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.d.ts +7 -0
  88. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js +39 -0
  89. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.d.ts +7 -0
  90. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js +48 -0
  91. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.d.ts +7 -0
  92. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js +91 -0
  93. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.d.ts +7 -0
  94. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js +39 -0
  95. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.d.ts +7 -0
  96. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js +39 -0
  97. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAccountType.d.ts +7 -0
  98. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAccountType.js +39 -0
  99. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAddress.d.ts +14 -0
  100. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAddress.js +46 -0
  101. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.d.ts +23 -0
  102. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.js +55 -0
  103. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBusiness.d.ts +27 -0
  104. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBusiness.js +61 -0
  105. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationIndividual.d.ts +20 -0
  106. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationIndividual.js +52 -0
  107. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationRepresentative.d.ts +12 -0
  108. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationRepresentative.js +44 -0
  109. package/dist/cjs/serialization/resources/customers/types/index.d.ts +14 -0
  110. package/dist/cjs/serialization/resources/customers/types/index.js +14 -0
  111. package/dist/cjs/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.d.ts +1 -1
  112. package/dist/cjs/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.js +8 -0
  113. package/dist/cjs/serialization/resources/events/types/ListEventsRequestEventType.d.ts +1 -1
  114. package/dist/cjs/serialization/resources/events/types/ListEventsRequestEventType.js +8 -0
  115. package/dist/cjs/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.ts +1 -1
  116. package/dist/cjs/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.js +8 -0
  117. package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.ts +1 -1
  118. package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.js +5 -0
  119. package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
  120. package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +5 -0
  121. package/dist/cjs/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
  122. package/dist/cjs/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +5 -0
  123. package/dist/cjs/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
  124. package/dist/cjs/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.js +5 -0
  125. package/dist/cjs/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
  126. package/dist/cjs/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +5 -0
  127. package/dist/cjs/serialization/resources/transfers/client/requests/InitiateInternalTransfersRequest.d.ts +1 -0
  128. package/dist/cjs/serialization/resources/transfers/client/requests/InitiateInternalTransfersRequest.js +1 -0
  129. package/dist/cjs/serialization/resources/transfers/client/requests/NewDepositParams.d.ts +1 -0
  130. package/dist/cjs/serialization/resources/transfers/client/requests/NewDepositParams.js +1 -0
  131. package/dist/cjs/serialization/resources/transfers/client/requests/NewWithdrawalParams.d.ts +1 -0
  132. package/dist/cjs/serialization/resources/transfers/client/requests/NewWithdrawalParams.js +1 -0
  133. package/dist/cjs/serialization/resources/wallets/client/requests/CreateWalletsRequest.d.ts +1 -0
  134. package/dist/cjs/serialization/resources/wallets/client/requests/CreateWalletsRequest.js +1 -0
  135. package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.ts +1 -1
  136. package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.js +8 -0
  137. package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
  138. package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
  139. package/dist/cjs/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
  140. package/dist/cjs/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
  141. package/dist/cjs/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
  142. package/dist/cjs/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
  143. package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.ts +1 -1
  144. package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.js +8 -0
  145. package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
  146. package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
  147. package/dist/cjs/serialization/resources/webhooks/types/WebhookEnabledEventsItem.d.ts +1 -1
  148. package/dist/cjs/serialization/resources/webhooks/types/WebhookEnabledEventsItem.js +8 -0
  149. package/dist/cjs/version.d.ts +1 -1
  150. package/dist/cjs/version.js +1 -1
  151. package/dist/esm/BaseClient.mjs +2 -2
  152. package/dist/esm/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.mts +5 -0
  153. package/dist/esm/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.mjs +5 -0
  154. package/dist/esm/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.mts +2 -0
  155. package/dist/esm/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.mjs +2 -0
  156. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.mts +5 -0
  157. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.mjs +5 -0
  158. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.mts +9 -0
  159. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.mts +10 -0
  160. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs +10 -0
  161. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.mts +10 -0
  162. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs +10 -0
  163. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.mts +15 -0
  164. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs +15 -0
  165. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.d.mts +8 -0
  166. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs +8 -0
  167. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.d.mts +12 -0
  168. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs +12 -0
  169. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.d.mts +55 -0
  170. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs +55 -0
  171. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.d.mts +10 -0
  172. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs +10 -0
  173. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.d.mts +10 -0
  174. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs +10 -0
  175. package/dist/esm/api/resources/customers/types/CustomerInvitationAccountType.d.mts +6 -0
  176. package/dist/esm/api/resources/customers/types/CustomerInvitationAccountType.mjs +6 -0
  177. package/dist/esm/api/resources/customers/types/CustomerInvitationAddress.d.mts +9 -0
  178. package/dist/esm/api/resources/customers/types/CustomerInvitationAddress.mjs +2 -0
  179. package/dist/esm/api/resources/customers/types/CustomerInvitationBeneficialOwner.d.mts +18 -0
  180. package/dist/esm/api/resources/customers/types/CustomerInvitationBeneficialOwner.mjs +2 -0
  181. package/dist/esm/api/resources/customers/types/CustomerInvitationBusiness.d.mts +22 -0
  182. package/dist/esm/api/resources/customers/types/CustomerInvitationBusiness.mjs +2 -0
  183. package/dist/esm/api/resources/customers/types/CustomerInvitationIndividual.d.mts +18 -0
  184. package/dist/esm/api/resources/customers/types/CustomerInvitationIndividual.mjs +2 -0
  185. package/dist/esm/api/resources/customers/types/CustomerInvitationRepresentative.d.mts +6 -0
  186. package/dist/esm/api/resources/customers/types/CustomerInvitationRepresentative.mjs +2 -0
  187. package/dist/esm/api/resources/customers/types/index.d.mts +14 -0
  188. package/dist/esm/api/resources/customers/types/index.mjs +14 -0
  189. package/dist/esm/api/resources/events/types/GetEventsResponseDataAttributesEventType.d.mts +8 -0
  190. package/dist/esm/api/resources/events/types/GetEventsResponseDataAttributesEventType.mjs +8 -0
  191. package/dist/esm/api/resources/events/types/ListEventsRequestEventType.d.mts +8 -0
  192. package/dist/esm/api/resources/events/types/ListEventsRequestEventType.mjs +8 -0
  193. package/dist/esm/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.mts +8 -0
  194. package/dist/esm/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.mjs +8 -0
  195. package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.mts +5 -0
  196. package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.mjs +5 -0
  197. package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +5 -0
  198. package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
  199. package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +5 -0
  200. package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
  201. package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.mts +5 -0
  202. package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
  203. package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +5 -0
  204. package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
  205. package/dist/esm/api/resources/transfers/client/requests/InitiateInternalTransfersRequest.d.mts +2 -0
  206. package/dist/esm/api/resources/transfers/client/requests/NewDepositParams.d.mts +2 -0
  207. package/dist/esm/api/resources/transfers/client/requests/NewWithdrawalParams.d.mts +2 -0
  208. package/dist/esm/api/resources/wallets/client/requests/CreateWalletsRequest.d.mts +2 -0
  209. package/dist/esm/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.mts +8 -0
  210. package/dist/esm/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.mjs +8 -0
  211. package/dist/esm/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +8 -0
  212. package/dist/esm/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
  213. package/dist/esm/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.mts +8 -0
  214. package/dist/esm/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
  215. package/dist/esm/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.mts +8 -0
  216. package/dist/esm/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
  217. package/dist/esm/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.mts +8 -0
  218. package/dist/esm/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.mjs +8 -0
  219. package/dist/esm/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +8 -0
  220. package/dist/esm/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
  221. package/dist/esm/api/resources/webhooks/types/WebhookEnabledEventsItem.d.mts +8 -0
  222. package/dist/esm/api/resources/webhooks/types/WebhookEnabledEventsItem.mjs +8 -0
  223. package/dist/esm/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.mts +1 -1
  224. package/dist/esm/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.mjs +5 -0
  225. package/dist/esm/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.mts +1 -1
  226. package/dist/esm/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.mjs +2 -0
  227. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.mts +1 -1
  228. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.mjs +5 -0
  229. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.mts +8 -0
  230. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.mjs +8 -0
  231. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.mts +7 -0
  232. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs +3 -0
  233. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.mts +7 -0
  234. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs +3 -0
  235. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.mts +7 -0
  236. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs +15 -0
  237. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.d.mts +7 -0
  238. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs +3 -0
  239. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.d.mts +7 -0
  240. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs +12 -0
  241. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.d.mts +7 -0
  242. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs +55 -0
  243. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.d.mts +7 -0
  244. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs +3 -0
  245. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.d.mts +7 -0
  246. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs +3 -0
  247. package/dist/esm/serialization/resources/customers/types/CustomerInvitationAccountType.d.mts +7 -0
  248. package/dist/esm/serialization/resources/customers/types/CustomerInvitationAccountType.mjs +3 -0
  249. package/dist/esm/serialization/resources/customers/types/CustomerInvitationAddress.d.mts +14 -0
  250. package/dist/esm/serialization/resources/customers/types/CustomerInvitationAddress.mjs +10 -0
  251. package/dist/esm/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.d.mts +23 -0
  252. package/dist/esm/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.mjs +19 -0
  253. package/dist/esm/serialization/resources/customers/types/CustomerInvitationBusiness.d.mts +27 -0
  254. package/dist/esm/serialization/resources/customers/types/CustomerInvitationBusiness.mjs +25 -0
  255. package/dist/esm/serialization/resources/customers/types/CustomerInvitationIndividual.d.mts +20 -0
  256. package/dist/esm/serialization/resources/customers/types/CustomerInvitationIndividual.mjs +16 -0
  257. package/dist/esm/serialization/resources/customers/types/CustomerInvitationRepresentative.d.mts +12 -0
  258. package/dist/esm/serialization/resources/customers/types/CustomerInvitationRepresentative.mjs +8 -0
  259. package/dist/esm/serialization/resources/customers/types/index.d.mts +14 -0
  260. package/dist/esm/serialization/resources/customers/types/index.mjs +14 -0
  261. package/dist/esm/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.d.mts +1 -1
  262. package/dist/esm/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.mjs +8 -0
  263. package/dist/esm/serialization/resources/events/types/ListEventsRequestEventType.d.mts +1 -1
  264. package/dist/esm/serialization/resources/events/types/ListEventsRequestEventType.mjs +8 -0
  265. package/dist/esm/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.mts +1 -1
  266. package/dist/esm/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.mjs +8 -0
  267. package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.mts +1 -1
  268. package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.mjs +5 -0
  269. package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
  270. package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
  271. package/dist/esm/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
  272. package/dist/esm/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
  273. package/dist/esm/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
  274. package/dist/esm/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
  275. package/dist/esm/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
  276. package/dist/esm/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
  277. package/dist/esm/serialization/resources/transfers/client/requests/InitiateInternalTransfersRequest.d.mts +1 -0
  278. package/dist/esm/serialization/resources/transfers/client/requests/InitiateInternalTransfersRequest.mjs +1 -0
  279. package/dist/esm/serialization/resources/transfers/client/requests/NewDepositParams.d.mts +1 -0
  280. package/dist/esm/serialization/resources/transfers/client/requests/NewDepositParams.mjs +1 -0
  281. package/dist/esm/serialization/resources/transfers/client/requests/NewWithdrawalParams.d.mts +1 -0
  282. package/dist/esm/serialization/resources/transfers/client/requests/NewWithdrawalParams.mjs +1 -0
  283. package/dist/esm/serialization/resources/wallets/client/requests/CreateWalletsRequest.d.mts +1 -0
  284. package/dist/esm/serialization/resources/wallets/client/requests/CreateWalletsRequest.mjs +1 -0
  285. package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.mts +1 -1
  286. package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.mjs +8 -0
  287. package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
  288. package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
  289. package/dist/esm/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
  290. package/dist/esm/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
  291. package/dist/esm/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
  292. package/dist/esm/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
  293. package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.mts +1 -1
  294. package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.mjs +8 -0
  295. package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
  296. package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
  297. package/dist/esm/serialization/resources/webhooks/types/WebhookEnabledEventsItem.d.mts +1 -1
  298. package/dist/esm/serialization/resources/webhooks/types/WebhookEnabledEventsItem.mjs +8 -0
  299. package/dist/esm/version.d.mts +1 -1
  300. package/dist/esm/version.mjs +1 -1
  301. package/package.json +1 -1
@@ -0,0 +1,10 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ /** employment status */
3
+ export const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus = {
4
+ Employed: "employed",
5
+ SelfEmployed: "self_employed",
6
+ Unemployed: "unemployed",
7
+ Retired: "retired",
8
+ Student: "student",
9
+ Other: "other",
10
+ };
@@ -0,0 +1,6 @@
1
+ /** Optional onboarding suggestion (account type). The customer reviews and confirms every value. */
2
+ export declare const CustomerInvitationAccountType: {
3
+ readonly Individual: "individual";
4
+ readonly Business: "business";
5
+ };
6
+ export type CustomerInvitationAccountType = (typeof CustomerInvitationAccountType)[keyof typeof CustomerInvitationAccountType];
@@ -0,0 +1,6 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ /** Optional onboarding suggestion (account type). The customer reviews and confirms every value. */
3
+ export const CustomerInvitationAccountType = {
4
+ Individual: "individual",
5
+ Business: "business",
6
+ };
@@ -0,0 +1,9 @@
1
+ export interface CustomerInvitationAddress {
2
+ streetLine1?: string;
3
+ streetLine2?: string;
4
+ city?: string;
5
+ subdivision?: string;
6
+ postalCode?: string;
7
+ /** ISO-3166-1 alpha-2 country */
8
+ country?: string;
9
+ }
@@ -0,0 +1,2 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ export {};
@@ -0,0 +1,18 @@
1
+ import type * as Natural from "../../../index.mjs";
2
+ export interface CustomerInvitationBeneficialOwner {
3
+ firstName?: string;
4
+ lastName?: string;
5
+ email?: string;
6
+ phone?: string;
7
+ dateOfBirth?: string;
8
+ address?: Natural.CustomerInvitationAddress;
9
+ ownershipPercentage?: number;
10
+ /** job title */
11
+ title?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle;
12
+ /** country of citizenship */
13
+ countryOfCitizenship?: string;
14
+ /** employment status */
15
+ employmentStatus?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus;
16
+ /** annual income bucket */
17
+ annualIncome?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome;
18
+ }
@@ -0,0 +1,2 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ export {};
@@ -0,0 +1,22 @@
1
+ import type * as Natural from "../../../index.mjs";
2
+ /**
3
+ * Optional onboarding suggestion (business). The customer reviews and confirms every value.
4
+ */
5
+ export interface CustomerInvitationBusiness {
6
+ representative?: Natural.CustomerInvitationRepresentative;
7
+ legalName?: string;
8
+ displayName?: string;
9
+ website?: string;
10
+ hasTradeName?: boolean;
11
+ tradeName?: string;
12
+ /** business entity type */
13
+ businessType?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType;
14
+ industry?: string;
15
+ /** US state code */
16
+ stateOfIncorporation?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation;
17
+ incorporationDate?: string;
18
+ registeredAddress?: Natural.CustomerInvitationAddress;
19
+ physicalAddress?: Natural.CustomerInvitationAddress;
20
+ sourceOfFunds?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem[];
21
+ countriesOfOperations?: string[];
22
+ }
@@ -0,0 +1,2 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ export {};
@@ -0,0 +1,18 @@
1
+ import type * as Natural from "../../../index.mjs";
2
+ /**
3
+ * Optional onboarding suggestion (individual). The customer reviews and confirms every value.
4
+ */
5
+ export interface CustomerInvitationIndividual {
6
+ firstName?: string;
7
+ lastName?: string;
8
+ email?: string;
9
+ phone?: string;
10
+ dateOfBirth?: string;
11
+ address?: Natural.CustomerInvitationAddress;
12
+ /** country of citizenship */
13
+ countryOfCitizenship?: string;
14
+ /** employment status */
15
+ employmentStatus?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus;
16
+ /** annual income bucket */
17
+ annualIncome?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome;
18
+ }
@@ -0,0 +1,2 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ export {};
@@ -0,0 +1,6 @@
1
+ export interface CustomerInvitationRepresentative {
2
+ firstName?: string;
3
+ lastName?: string;
4
+ email?: string;
5
+ phone?: string;
6
+ }
@@ -0,0 +1,2 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ export {};
@@ -4,6 +4,14 @@ export * from "./CreateInvitationsCustomersRequestAgentsItemPermissionsItem.mjs"
4
4
  export * from "./CreateInvitationsCustomersRequestDisableNotificationsItem.mjs";
5
5
  export * from "./CreateInvitationsCustomersRequestRecipientsItem.mjs";
6
6
  export * from "./CreateInvitationsCustomersRequestRecipientsItemEmail.mjs";
7
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs";
8
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs";
9
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs";
10
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs";
11
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs";
12
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs";
13
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs";
14
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs";
7
15
  export * from "./CreateInvitationsCustomersRequestRecipientsItemPartyId.mjs";
8
16
  export * from "./CreateInvitationsCustomersRequestRecipientsItemPhone.mjs";
9
17
  export * from "./CreateInvitationsCustomersResponse.mjs";
@@ -37,6 +45,12 @@ export * from "./CustomerDetailConnectedAgent.mjs";
37
45
  export * from "./CustomerDetailData.mjs";
38
46
  export * from "./CustomerDetailDelegation.mjs";
39
47
  export * from "./CustomerDetailKind.mjs";
48
+ export * from "./CustomerInvitationAccountType.mjs";
49
+ export * from "./CustomerInvitationAddress.mjs";
50
+ export * from "./CustomerInvitationBeneficialOwner.mjs";
51
+ export * from "./CustomerInvitationBusiness.mjs";
52
+ export * from "./CustomerInvitationIndividual.mjs";
53
+ export * from "./CustomerInvitationRepresentative.mjs";
40
54
  export * from "./CustomerKind.mjs";
41
55
  export * from "./CustomerMeta.mjs";
42
56
  export * from "./CustomerPaging.mjs";
@@ -4,6 +4,14 @@ export * from "./CreateInvitationsCustomersRequestAgentsItemPermissionsItem.mjs"
4
4
  export * from "./CreateInvitationsCustomersRequestDisableNotificationsItem.mjs";
5
5
  export * from "./CreateInvitationsCustomersRequestRecipientsItem.mjs";
6
6
  export * from "./CreateInvitationsCustomersRequestRecipientsItemEmail.mjs";
7
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs";
8
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs";
9
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs";
10
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs";
11
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs";
12
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs";
13
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs";
14
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs";
7
15
  export * from "./CreateInvitationsCustomersRequestRecipientsItemPartyId.mjs";
8
16
  export * from "./CreateInvitationsCustomersRequestRecipientsItemPhone.mjs";
9
17
  export * from "./CreateInvitationsCustomersResponse.mjs";
@@ -37,6 +45,12 @@ export * from "./CustomerDetailConnectedAgent.mjs";
37
45
  export * from "./CustomerDetailData.mjs";
38
46
  export * from "./CustomerDetailDelegation.mjs";
39
47
  export * from "./CustomerDetailKind.mjs";
48
+ export * from "./CustomerInvitationAccountType.mjs";
49
+ export * from "./CustomerInvitationAddress.mjs";
50
+ export * from "./CustomerInvitationBeneficialOwner.mjs";
51
+ export * from "./CustomerInvitationBusiness.mjs";
52
+ export * from "./CustomerInvitationIndividual.mjs";
53
+ export * from "./CustomerInvitationRepresentative.mjs";
40
54
  export * from "./CustomerKind.mjs";
41
55
  export * from "./CustomerMeta.mjs";
42
56
  export * from "./CustomerPaging.mjs";
@@ -34,6 +34,14 @@ export declare const GetEventsResponseDataAttributesEventType: {
34
34
  readonly PaymentReturned: "payment.returned";
35
35
  readonly PaymentCanceled: "payment.canceled";
36
36
  readonly PaymentApprovalDenied: "payment.approval_denied";
37
+ readonly AchCreated: "ach.created";
38
+ readonly AchProcessing: "ach.processing";
39
+ readonly AchCompleted: "ach.completed";
40
+ readonly AchFailed: "ach.failed";
41
+ readonly AchReturned: "ach.returned";
42
+ readonly MandateCreated: "mandate.created";
43
+ readonly MandateRevoked: "mandate.revoked";
44
+ readonly ExternalPartyAccountValidated: "external_party_account.validated";
37
45
  readonly ApprovalRequired: "approval.required";
38
46
  readonly ApprovalApproved: "approval.approved";
39
47
  readonly ApprovalDenied: "approval.denied";
@@ -35,6 +35,14 @@ export const GetEventsResponseDataAttributesEventType = {
35
35
  PaymentReturned: "payment.returned",
36
36
  PaymentCanceled: "payment.canceled",
37
37
  PaymentApprovalDenied: "payment.approval_denied",
38
+ AchCreated: "ach.created",
39
+ AchProcessing: "ach.processing",
40
+ AchCompleted: "ach.completed",
41
+ AchFailed: "ach.failed",
42
+ AchReturned: "ach.returned",
43
+ MandateCreated: "mandate.created",
44
+ MandateRevoked: "mandate.revoked",
45
+ ExternalPartyAccountValidated: "external_party_account.validated",
38
46
  ApprovalRequired: "approval.required",
39
47
  ApprovalApproved: "approval.approved",
40
48
  ApprovalDenied: "approval.denied",
@@ -34,6 +34,14 @@ export declare const ListEventsRequestEventType: {
34
34
  readonly PaymentReturned: "payment.returned";
35
35
  readonly PaymentCanceled: "payment.canceled";
36
36
  readonly PaymentApprovalDenied: "payment.approval_denied";
37
+ readonly AchCreated: "ach.created";
38
+ readonly AchProcessing: "ach.processing";
39
+ readonly AchCompleted: "ach.completed";
40
+ readonly AchFailed: "ach.failed";
41
+ readonly AchReturned: "ach.returned";
42
+ readonly MandateCreated: "mandate.created";
43
+ readonly MandateRevoked: "mandate.revoked";
44
+ readonly ExternalPartyAccountValidated: "external_party_account.validated";
37
45
  readonly ApprovalRequired: "approval.required";
38
46
  readonly ApprovalApproved: "approval.approved";
39
47
  readonly ApprovalDenied: "approval.denied";
@@ -35,6 +35,14 @@ export const ListEventsRequestEventType = {
35
35
  PaymentReturned: "payment.returned",
36
36
  PaymentCanceled: "payment.canceled",
37
37
  PaymentApprovalDenied: "payment.approval_denied",
38
+ AchCreated: "ach.created",
39
+ AchProcessing: "ach.processing",
40
+ AchCompleted: "ach.completed",
41
+ AchFailed: "ach.failed",
42
+ AchReturned: "ach.returned",
43
+ MandateCreated: "mandate.created",
44
+ MandateRevoked: "mandate.revoked",
45
+ ExternalPartyAccountValidated: "external_party_account.validated",
38
46
  ApprovalRequired: "approval.required",
39
47
  ApprovalApproved: "approval.approved",
40
48
  ApprovalDenied: "approval.denied",
@@ -34,6 +34,14 @@ export declare const ListEventsResponseDataItemAttributesEventType: {
34
34
  readonly PaymentReturned: "payment.returned";
35
35
  readonly PaymentCanceled: "payment.canceled";
36
36
  readonly PaymentApprovalDenied: "payment.approval_denied";
37
+ readonly AchCreated: "ach.created";
38
+ readonly AchProcessing: "ach.processing";
39
+ readonly AchCompleted: "ach.completed";
40
+ readonly AchFailed: "ach.failed";
41
+ readonly AchReturned: "ach.returned";
42
+ readonly MandateCreated: "mandate.created";
43
+ readonly MandateRevoked: "mandate.revoked";
44
+ readonly ExternalPartyAccountValidated: "external_party_account.validated";
37
45
  readonly ApprovalRequired: "approval.required";
38
46
  readonly ApprovalApproved: "approval.approved";
39
47
  readonly ApprovalDenied: "approval.denied";
@@ -35,6 +35,14 @@ export const ListEventsResponseDataItemAttributesEventType = {
35
35
  PaymentReturned: "payment.returned",
36
36
  PaymentCanceled: "payment.canceled",
37
37
  PaymentApprovalDenied: "payment.approval_denied",
38
+ AchCreated: "ach.created",
39
+ AchProcessing: "ach.processing",
40
+ AchCompleted: "ach.completed",
41
+ AchFailed: "ach.failed",
42
+ AchReturned: "ach.returned",
43
+ MandateCreated: "mandate.created",
44
+ MandateRevoked: "mandate.revoked",
45
+ ExternalPartyAccountValidated: "external_party_account.validated",
38
46
  ApprovalRequired: "approval.required",
39
47
  ApprovalApproved: "approval.approved",
40
48
  ApprovalDenied: "approval.denied",
@@ -7,7 +7,12 @@ export declare const CreateInvitationLinksRequestProposedAgentsItemPermissionsIt
7
7
  readonly DirectCreate: "direct.create";
8
8
  readonly ExternalAccountsCreate: "external_accounts.create";
9
9
  readonly WalletsRead: "wallets.read";
10
+ readonly WalletsCreate: "wallets.create";
10
11
  readonly WalletsUpdate: "wallets.update";
12
+ readonly WalletsFund: "wallets.fund";
13
+ readonly WalletsDeposit: "wallets.deposit";
14
+ readonly WalletsTransfer: "wallets.transfer";
15
+ readonly WalletsWithdraw: "wallets.withdraw";
11
16
  readonly PartyRead: "party.read";
12
17
  readonly PartyUpdate: "party.update";
13
18
  };
@@ -8,7 +8,12 @@ export const CreateInvitationLinksRequestProposedAgentsItemPermissionsItem = {
8
8
  DirectCreate: "direct.create",
9
9
  ExternalAccountsCreate: "external_accounts.create",
10
10
  WalletsRead: "wallets.read",
11
+ WalletsCreate: "wallets.create",
11
12
  WalletsUpdate: "wallets.update",
13
+ WalletsFund: "wallets.fund",
14
+ WalletsDeposit: "wallets.deposit",
15
+ WalletsTransfer: "wallets.transfer",
16
+ WalletsWithdraw: "wallets.withdraw",
12
17
  PartyRead: "party.read",
13
18
  PartyUpdate: "party.update",
14
19
  };
@@ -7,7 +7,12 @@ export declare const CreateInvitationLinksResponseDataAttributesProposedAgentsIt
7
7
  readonly DirectCreate: "direct.create";
8
8
  readonly ExternalAccountsCreate: "external_accounts.create";
9
9
  readonly WalletsRead: "wallets.read";
10
+ readonly WalletsCreate: "wallets.create";
10
11
  readonly WalletsUpdate: "wallets.update";
12
+ readonly WalletsFund: "wallets.fund";
13
+ readonly WalletsDeposit: "wallets.deposit";
14
+ readonly WalletsTransfer: "wallets.transfer";
15
+ readonly WalletsWithdraw: "wallets.withdraw";
11
16
  readonly PartyRead: "party.read";
12
17
  readonly PartyUpdate: "party.update";
13
18
  };
@@ -8,7 +8,12 @@ export const CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermis
8
8
  DirectCreate: "direct.create",
9
9
  ExternalAccountsCreate: "external_accounts.create",
10
10
  WalletsRead: "wallets.read",
11
+ WalletsCreate: "wallets.create",
11
12
  WalletsUpdate: "wallets.update",
13
+ WalletsFund: "wallets.fund",
14
+ WalletsDeposit: "wallets.deposit",
15
+ WalletsTransfer: "wallets.transfer",
16
+ WalletsWithdraw: "wallets.withdraw",
12
17
  PartyRead: "party.read",
13
18
  PartyUpdate: "party.update",
14
19
  };
@@ -7,7 +7,12 @@ export declare const GetInvitationLinksResponseDataAttributesProposedAgentsItemP
7
7
  readonly DirectCreate: "direct.create";
8
8
  readonly ExternalAccountsCreate: "external_accounts.create";
9
9
  readonly WalletsRead: "wallets.read";
10
+ readonly WalletsCreate: "wallets.create";
10
11
  readonly WalletsUpdate: "wallets.update";
12
+ readonly WalletsFund: "wallets.fund";
13
+ readonly WalletsDeposit: "wallets.deposit";
14
+ readonly WalletsTransfer: "wallets.transfer";
15
+ readonly WalletsWithdraw: "wallets.withdraw";
11
16
  readonly PartyRead: "party.read";
12
17
  readonly PartyUpdate: "party.update";
13
18
  };
@@ -8,7 +8,12 @@ export const GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissio
8
8
  DirectCreate: "direct.create",
9
9
  ExternalAccountsCreate: "external_accounts.create",
10
10
  WalletsRead: "wallets.read",
11
+ WalletsCreate: "wallets.create",
11
12
  WalletsUpdate: "wallets.update",
13
+ WalletsFund: "wallets.fund",
14
+ WalletsDeposit: "wallets.deposit",
15
+ WalletsTransfer: "wallets.transfer",
16
+ WalletsWithdraw: "wallets.withdraw",
12
17
  PartyRead: "party.read",
13
18
  PartyUpdate: "party.update",
14
19
  };
@@ -7,7 +7,12 @@ export declare const ListInvitationLinksResponseDataItemAttributesProposedAgents
7
7
  readonly DirectCreate: "direct.create";
8
8
  readonly ExternalAccountsCreate: "external_accounts.create";
9
9
  readonly WalletsRead: "wallets.read";
10
+ readonly WalletsCreate: "wallets.create";
10
11
  readonly WalletsUpdate: "wallets.update";
12
+ readonly WalletsFund: "wallets.fund";
13
+ readonly WalletsDeposit: "wallets.deposit";
14
+ readonly WalletsTransfer: "wallets.transfer";
15
+ readonly WalletsWithdraw: "wallets.withdraw";
11
16
  readonly PartyRead: "party.read";
12
17
  readonly PartyUpdate: "party.update";
13
18
  };
@@ -8,7 +8,12 @@ export const ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPerm
8
8
  DirectCreate: "direct.create",
9
9
  ExternalAccountsCreate: "external_accounts.create",
10
10
  WalletsRead: "wallets.read",
11
+ WalletsCreate: "wallets.create",
11
12
  WalletsUpdate: "wallets.update",
13
+ WalletsFund: "wallets.fund",
14
+ WalletsDeposit: "wallets.deposit",
15
+ WalletsTransfer: "wallets.transfer",
16
+ WalletsWithdraw: "wallets.withdraw",
12
17
  PartyRead: "party.read",
13
18
  PartyUpdate: "party.update",
14
19
  };
@@ -7,7 +7,12 @@ export declare const RevokeInvitationLinksResponseDataAttributesProposedAgentsIt
7
7
  readonly DirectCreate: "direct.create";
8
8
  readonly ExternalAccountsCreate: "external_accounts.create";
9
9
  readonly WalletsRead: "wallets.read";
10
+ readonly WalletsCreate: "wallets.create";
10
11
  readonly WalletsUpdate: "wallets.update";
12
+ readonly WalletsFund: "wallets.fund";
13
+ readonly WalletsDeposit: "wallets.deposit";
14
+ readonly WalletsTransfer: "wallets.transfer";
15
+ readonly WalletsWithdraw: "wallets.withdraw";
11
16
  readonly PartyRead: "party.read";
12
17
  readonly PartyUpdate: "party.update";
13
18
  };
@@ -8,7 +8,12 @@ export const RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermis
8
8
  DirectCreate: "direct.create",
9
9
  ExternalAccountsCreate: "external_accounts.create",
10
10
  WalletsRead: "wallets.read",
11
+ WalletsCreate: "wallets.create",
11
12
  WalletsUpdate: "wallets.update",
13
+ WalletsFund: "wallets.fund",
14
+ WalletsDeposit: "wallets.deposit",
15
+ WalletsTransfer: "wallets.transfer",
16
+ WalletsWithdraw: "wallets.withdraw",
12
17
  PartyRead: "party.read",
13
18
  PartyUpdate: "party.update",
14
19
  };
@@ -14,6 +14,8 @@
14
14
  export interface InitiateInternalTransfersRequest {
15
15
  /** Unique key for safely retrying a request without creating duplicates. */
16
16
  idempotencyKey: string;
17
+ /** Party ID for delegated transfers. */
18
+ partyId?: string;
17
19
  /** Amount in cents. */
18
20
  amount: number;
19
21
  /** Source wallet ID (wal_*). */
@@ -15,6 +15,8 @@ import type * as Natural from "../../../../index.mjs";
15
15
  export interface NewDepositParams {
16
16
  /** Unique key for safely retrying a request without creating duplicates. */
17
17
  idempotencyKey: string;
18
+ /** Party ID for delegated deposits. */
19
+ partyId?: string;
18
20
  /** Amount in cents. */
19
21
  amount: number;
20
22
  /** Three-letter currency code. Currently USD. */
@@ -16,6 +16,8 @@ import type * as Natural from "../../../../index.mjs";
16
16
  export interface NewWithdrawalParams {
17
17
  /** Unique key for safely retrying a request without creating duplicates. */
18
18
  idempotencyKey: string;
19
+ /** Party ID for delegated withdrawals. */
20
+ partyId?: string;
19
21
  /** Amount in cents. */
20
22
  amount: number;
21
23
  /** Three-letter currency code. Currently USD. */
@@ -12,6 +12,8 @@
12
12
  export interface CreateWalletsRequest {
13
13
  /** Unique key for safely retrying a request without creating duplicates. */
14
14
  idempotencyKey: string;
15
+ /** Party ID for delegated wallet creation. */
16
+ partyId?: string;
15
17
  /** Wallet name. */
16
18
  displayName: string;
17
19
  /** User-facing wallet description. */
@@ -34,6 +34,14 @@ export declare const CreateWebhooksRequestEnabledEventsItem: {
34
34
  readonly PaymentReturned: "payment.returned";
35
35
  readonly PaymentCanceled: "payment.canceled";
36
36
  readonly PaymentApprovalDenied: "payment.approval_denied";
37
+ readonly AchCreated: "ach.created";
38
+ readonly AchProcessing: "ach.processing";
39
+ readonly AchCompleted: "ach.completed";
40
+ readonly AchFailed: "ach.failed";
41
+ readonly AchReturned: "ach.returned";
42
+ readonly MandateCreated: "mandate.created";
43
+ readonly MandateRevoked: "mandate.revoked";
44
+ readonly ExternalPartyAccountValidated: "external_party_account.validated";
37
45
  readonly ApprovalRequired: "approval.required";
38
46
  readonly ApprovalApproved: "approval.approved";
39
47
  readonly ApprovalDenied: "approval.denied";
@@ -35,6 +35,14 @@ export const CreateWebhooksRequestEnabledEventsItem = {
35
35
  PaymentReturned: "payment.returned",
36
36
  PaymentCanceled: "payment.canceled",
37
37
  PaymentApprovalDenied: "payment.approval_denied",
38
+ AchCreated: "ach.created",
39
+ AchProcessing: "ach.processing",
40
+ AchCompleted: "ach.completed",
41
+ AchFailed: "ach.failed",
42
+ AchReturned: "ach.returned",
43
+ MandateCreated: "mandate.created",
44
+ MandateRevoked: "mandate.revoked",
45
+ ExternalPartyAccountValidated: "external_party_account.validated",
38
46
  ApprovalRequired: "approval.required",
39
47
  ApprovalApproved: "approval.approved",
40
48
  ApprovalDenied: "approval.denied",
@@ -34,6 +34,14 @@ export declare const CreateWebhooksResponseDataAttributesEnabledEventsItem: {
34
34
  readonly PaymentReturned: "payment.returned";
35
35
  readonly PaymentCanceled: "payment.canceled";
36
36
  readonly PaymentApprovalDenied: "payment.approval_denied";
37
+ readonly AchCreated: "ach.created";
38
+ readonly AchProcessing: "ach.processing";
39
+ readonly AchCompleted: "ach.completed";
40
+ readonly AchFailed: "ach.failed";
41
+ readonly AchReturned: "ach.returned";
42
+ readonly MandateCreated: "mandate.created";
43
+ readonly MandateRevoked: "mandate.revoked";
44
+ readonly ExternalPartyAccountValidated: "external_party_account.validated";
37
45
  readonly ApprovalRequired: "approval.required";
38
46
  readonly ApprovalApproved: "approval.approved";
39
47
  readonly ApprovalDenied: "approval.denied";
@@ -35,6 +35,14 @@ export const CreateWebhooksResponseDataAttributesEnabledEventsItem = {
35
35
  PaymentReturned: "payment.returned",
36
36
  PaymentCanceled: "payment.canceled",
37
37
  PaymentApprovalDenied: "payment.approval_denied",
38
+ AchCreated: "ach.created",
39
+ AchProcessing: "ach.processing",
40
+ AchCompleted: "ach.completed",
41
+ AchFailed: "ach.failed",
42
+ AchReturned: "ach.returned",
43
+ MandateCreated: "mandate.created",
44
+ MandateRevoked: "mandate.revoked",
45
+ ExternalPartyAccountValidated: "external_party_account.validated",
38
46
  ApprovalRequired: "approval.required",
39
47
  ApprovalApproved: "approval.approved",
40
48
  ApprovalDenied: "approval.denied",
@@ -34,6 +34,14 @@ export declare const GetWebhooksResponseDataAttributesEnabledEventsItem: {
34
34
  readonly PaymentReturned: "payment.returned";
35
35
  readonly PaymentCanceled: "payment.canceled";
36
36
  readonly PaymentApprovalDenied: "payment.approval_denied";
37
+ readonly AchCreated: "ach.created";
38
+ readonly AchProcessing: "ach.processing";
39
+ readonly AchCompleted: "ach.completed";
40
+ readonly AchFailed: "ach.failed";
41
+ readonly AchReturned: "ach.returned";
42
+ readonly MandateCreated: "mandate.created";
43
+ readonly MandateRevoked: "mandate.revoked";
44
+ readonly ExternalPartyAccountValidated: "external_party_account.validated";
37
45
  readonly ApprovalRequired: "approval.required";
38
46
  readonly ApprovalApproved: "approval.approved";
39
47
  readonly ApprovalDenied: "approval.denied";
@@ -35,6 +35,14 @@ export const GetWebhooksResponseDataAttributesEnabledEventsItem = {
35
35
  PaymentReturned: "payment.returned",
36
36
  PaymentCanceled: "payment.canceled",
37
37
  PaymentApprovalDenied: "payment.approval_denied",
38
+ AchCreated: "ach.created",
39
+ AchProcessing: "ach.processing",
40
+ AchCompleted: "ach.completed",
41
+ AchFailed: "ach.failed",
42
+ AchReturned: "ach.returned",
43
+ MandateCreated: "mandate.created",
44
+ MandateRevoked: "mandate.revoked",
45
+ ExternalPartyAccountValidated: "external_party_account.validated",
38
46
  ApprovalRequired: "approval.required",
39
47
  ApprovalApproved: "approval.approved",
40
48
  ApprovalDenied: "approval.denied",
@@ -34,6 +34,14 @@ export declare const RemoveWebhooksResponseDataAttributesEnabledEventsItem: {
34
34
  readonly PaymentReturned: "payment.returned";
35
35
  readonly PaymentCanceled: "payment.canceled";
36
36
  readonly PaymentApprovalDenied: "payment.approval_denied";
37
+ readonly AchCreated: "ach.created";
38
+ readonly AchProcessing: "ach.processing";
39
+ readonly AchCompleted: "ach.completed";
40
+ readonly AchFailed: "ach.failed";
41
+ readonly AchReturned: "ach.returned";
42
+ readonly MandateCreated: "mandate.created";
43
+ readonly MandateRevoked: "mandate.revoked";
44
+ readonly ExternalPartyAccountValidated: "external_party_account.validated";
37
45
  readonly ApprovalRequired: "approval.required";
38
46
  readonly ApprovalApproved: "approval.approved";
39
47
  readonly ApprovalDenied: "approval.denied";
@@ -35,6 +35,14 @@ export const RemoveWebhooksResponseDataAttributesEnabledEventsItem = {
35
35
  PaymentReturned: "payment.returned",
36
36
  PaymentCanceled: "payment.canceled",
37
37
  PaymentApprovalDenied: "payment.approval_denied",
38
+ AchCreated: "ach.created",
39
+ AchProcessing: "ach.processing",
40
+ AchCompleted: "ach.completed",
41
+ AchFailed: "ach.failed",
42
+ AchReturned: "ach.returned",
43
+ MandateCreated: "mandate.created",
44
+ MandateRevoked: "mandate.revoked",
45
+ ExternalPartyAccountValidated: "external_party_account.validated",
38
46
  ApprovalRequired: "approval.required",
39
47
  ApprovalApproved: "approval.approved",
40
48
  ApprovalDenied: "approval.denied",
@@ -34,6 +34,14 @@ export declare const UpdateWebhooksRequestEnabledEventsItem: {
34
34
  readonly PaymentReturned: "payment.returned";
35
35
  readonly PaymentCanceled: "payment.canceled";
36
36
  readonly PaymentApprovalDenied: "payment.approval_denied";
37
+ readonly AchCreated: "ach.created";
38
+ readonly AchProcessing: "ach.processing";
39
+ readonly AchCompleted: "ach.completed";
40
+ readonly AchFailed: "ach.failed";
41
+ readonly AchReturned: "ach.returned";
42
+ readonly MandateCreated: "mandate.created";
43
+ readonly MandateRevoked: "mandate.revoked";
44
+ readonly ExternalPartyAccountValidated: "external_party_account.validated";
37
45
  readonly ApprovalRequired: "approval.required";
38
46
  readonly ApprovalApproved: "approval.approved";
39
47
  readonly ApprovalDenied: "approval.denied";
@@ -35,6 +35,14 @@ export const UpdateWebhooksRequestEnabledEventsItem = {
35
35
  PaymentReturned: "payment.returned",
36
36
  PaymentCanceled: "payment.canceled",
37
37
  PaymentApprovalDenied: "payment.approval_denied",
38
+ AchCreated: "ach.created",
39
+ AchProcessing: "ach.processing",
40
+ AchCompleted: "ach.completed",
41
+ AchFailed: "ach.failed",
42
+ AchReturned: "ach.returned",
43
+ MandateCreated: "mandate.created",
44
+ MandateRevoked: "mandate.revoked",
45
+ ExternalPartyAccountValidated: "external_party_account.validated",
38
46
  ApprovalRequired: "approval.required",
39
47
  ApprovalApproved: "approval.approved",
40
48
  ApprovalDenied: "approval.denied",