@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
@@ -34,6 +34,14 @@ export declare const UpdateWebhooksResponseDataAttributesEnabledEventsItem: {
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 UpdateWebhooksResponseDataAttributesEnabledEventsItem = {
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 WebhookEnabledEventsItem: {
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 WebhookEnabledEventsItem = {
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",
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
3
3
  import type * as serializers from "../../../index.mjs";
4
4
  export declare const CreateCustomerAgentsRequestPermissionsItem: core.serialization.Schema<serializers.CreateCustomerAgentsRequestPermissionsItem.Raw, Natural.CreateCustomerAgentsRequestPermissionsItem>;
5
5
  export declare namespace CreateCustomerAgentsRequestPermissionsItem {
6
- type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.update" | "party.read" | "party.update";
6
+ type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
7
7
  }
@@ -9,7 +9,12 @@ export const CreateCustomerAgentsRequestPermissionsItem = core.serialization.enu
9
9
  "direct.create",
10
10
  "external_accounts.create",
11
11
  "wallets.read",
12
+ "wallets.create",
12
13
  "wallets.update",
14
+ "wallets.fund",
15
+ "wallets.deposit",
16
+ "wallets.transfer",
17
+ "wallets.withdraw",
13
18
  "party.read",
14
19
  "party.update",
15
20
  ]);
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
3
3
  import type * as serializers from "../../../index.mjs";
4
4
  export declare const CreateApiKeysRequestScopesItem: core.serialization.Schema<serializers.CreateApiKeysRequestScopesItem.Raw, Natural.CreateApiKeysRequestScopesItem>;
5
5
  export declare namespace CreateApiKeysRequestScopesItem {
6
- type Raw = "party.read" | "party.update" | "invite.read" | "invite.create" | "invite.update" | "invite.delete" | "membership.create" | "membership.read" | "membership.update" | "membership.delete" | "payments.create" | "payments.read" | "external_parties.create" | "external_parties.read" | "direct.create" | "direct.read" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.delete" | "wallets.fund" | "wallets.withdraw" | "delegations.read" | "delegations.create" | "delegations.update" | "delegations.delete" | "api_keys.read" | "api_keys.create" | "api_keys.delete" | "agents.read" | "agents.create" | "agents.update" | "agents.delete" | "disputes.read" | "disputes.create";
6
+ type Raw = "party.read" | "party.update" | "invite.read" | "invite.create" | "invite.update" | "invite.delete" | "membership.create" | "membership.read" | "membership.update" | "membership.delete" | "payments.create" | "payments.read" | "external_parties.create" | "external_parties.read" | "direct.create" | "direct.read" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.delete" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "delegations.read" | "delegations.create" | "delegations.update" | "delegations.delete" | "api_keys.read" | "api_keys.create" | "api_keys.delete" | "agents.read" | "agents.create" | "agents.update" | "agents.delete" | "disputes.read" | "disputes.create";
7
7
  }
@@ -23,6 +23,8 @@ export const CreateApiKeysRequestScopesItem = core.serialization.enum_([
23
23
  "wallets.update",
24
24
  "wallets.delete",
25
25
  "wallets.fund",
26
+ "wallets.deposit",
27
+ "wallets.transfer",
26
28
  "wallets.withdraw",
27
29
  "delegations.read",
28
30
  "delegations.create",
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
3
3
  import type * as serializers from "../../../index.mjs";
4
4
  export declare const CreateInvitationsCustomersRequestAgentsItemPermissionsItem: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestAgentsItemPermissionsItem.Raw, Natural.CreateInvitationsCustomersRequestAgentsItemPermissionsItem>;
5
5
  export declare namespace CreateInvitationsCustomersRequestAgentsItemPermissionsItem {
6
- type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.update" | "party.read" | "party.update";
6
+ type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
7
7
  }
@@ -9,7 +9,12 @@ export const CreateInvitationsCustomersRequestAgentsItemPermissionsItem = core.s
9
9
  "direct.create",
10
10
  "external_accounts.create",
11
11
  "wallets.read",
12
+ "wallets.create",
12
13
  "wallets.update",
14
+ "wallets.fund",
15
+ "wallets.deposit",
16
+ "wallets.transfer",
17
+ "wallets.withdraw",
13
18
  "party.read",
14
19
  "party.update",
15
20
  ]);
@@ -1,9 +1,17 @@
1
1
  import type * as Natural from "../../../../api/index.mjs";
2
2
  import * as core from "../../../../core/index.mjs";
3
3
  import type * as serializers from "../../../index.mjs";
4
+ import { CustomerInvitationAccountType } from "./CustomerInvitationAccountType.mjs";
5
+ import { CustomerInvitationBeneficialOwner } from "./CustomerInvitationBeneficialOwner.mjs";
6
+ import { CustomerInvitationBusiness } from "./CustomerInvitationBusiness.mjs";
7
+ import { CustomerInvitationIndividual } from "./CustomerInvitationIndividual.mjs";
4
8
  export declare const CreateInvitationsCustomersRequestRecipientsItemEmail: core.serialization.ObjectSchema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmail.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmail>;
5
9
  export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmail {
6
10
  interface Raw {
7
11
  value: string;
12
+ accountType?: CustomerInvitationAccountType.Raw | null;
13
+ individual?: CustomerInvitationIndividual.Raw | null;
14
+ business?: CustomerInvitationBusiness.Raw | null;
15
+ beneficialOwners?: CustomerInvitationBeneficialOwner.Raw[] | null;
8
16
  }
9
17
  }
@@ -1,5 +1,13 @@
1
1
  // This file was auto-generated by Fern from our API Definition.
2
2
  import * as core from "../../../../core/index.mjs";
3
+ import { CustomerInvitationAccountType } from "./CustomerInvitationAccountType.mjs";
4
+ import { CustomerInvitationBeneficialOwner } from "./CustomerInvitationBeneficialOwner.mjs";
5
+ import { CustomerInvitationBusiness } from "./CustomerInvitationBusiness.mjs";
6
+ import { CustomerInvitationIndividual } from "./CustomerInvitationIndividual.mjs";
3
7
  export const CreateInvitationsCustomersRequestRecipientsItemEmail = core.serialization.object({
4
8
  value: core.serialization.string(),
9
+ accountType: CustomerInvitationAccountType.optional(),
10
+ individual: CustomerInvitationIndividual.optional(),
11
+ business: CustomerInvitationBusiness.optional(),
12
+ beneficialOwners: core.serialization.list(CustomerInvitationBeneficialOwner).optional(),
5
13
  });
@@ -0,0 +1,7 @@
1
+ import type * as Natural from "../../../../api/index.mjs";
2
+ import * as core from "../../../../core/index.mjs";
3
+ import type * as serializers from "../../../index.mjs";
4
+ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome>;
5
+ export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome {
6
+ type Raw = "0-25000" | "25001-50000" | "50001-100000" | "100001-200000" | "200001-500000" | "500001+";
7
+ }
@@ -0,0 +1,3 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ import * as core from "../../../../core/index.mjs";
3
+ export const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome = core.serialization.enum_(["0-25000", "25001-50000", "50001-100000", "100001-200000", "200001-500000", "500001+"]);
@@ -0,0 +1,7 @@
1
+ import type * as Natural from "../../../../api/index.mjs";
2
+ import * as core from "../../../../core/index.mjs";
3
+ import type * as serializers from "../../../index.mjs";
4
+ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus>;
5
+ export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus {
6
+ type Raw = "employed" | "self_employed" | "unemployed" | "retired" | "student" | "other";
7
+ }
@@ -0,0 +1,3 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ import * as core from "../../../../core/index.mjs";
3
+ export const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus = core.serialization.enum_(["employed", "self_employed", "unemployed", "retired", "student", "other"]);
@@ -0,0 +1,7 @@
1
+ import type * as Natural from "../../../../api/index.mjs";
2
+ import * as core from "../../../../core/index.mjs";
3
+ import type * as serializers from "../../../index.mjs";
4
+ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle>;
5
+ export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle {
6
+ type Raw = "ceo" | "cfo" | "coo" | "cto" | "president" | "vp" | "director" | "manager" | "owner" | "partner" | "other";
7
+ }
@@ -0,0 +1,15 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ import * as core from "../../../../core/index.mjs";
3
+ export const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle = core.serialization.enum_([
4
+ "ceo",
5
+ "cfo",
6
+ "coo",
7
+ "cto",
8
+ "president",
9
+ "vp",
10
+ "director",
11
+ "manager",
12
+ "owner",
13
+ "partner",
14
+ "other",
15
+ ]);
@@ -0,0 +1,7 @@
1
+ import type * as Natural from "../../../../api/index.mjs";
2
+ import * as core from "../../../../core/index.mjs";
3
+ import type * as serializers from "../../../index.mjs";
4
+ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType>;
5
+ export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType {
6
+ type Raw = "llc" | "corporation" | "partnership" | "sole_proprietorship";
7
+ }
@@ -0,0 +1,3 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ import * as core from "../../../../core/index.mjs";
3
+ export const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType = core.serialization.enum_(["llc", "corporation", "partnership", "sole_proprietorship"]);
@@ -0,0 +1,7 @@
1
+ import type * as Natural from "../../../../api/index.mjs";
2
+ import * as core from "../../../../core/index.mjs";
3
+ import type * as serializers from "../../../index.mjs";
4
+ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem>;
5
+ export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem {
6
+ type Raw = "business_revenue" | "intercompany_transfers" | "rental_lease_income" | "asset_sales" | "loan_proceeds" | "investment_capital" | "owner_shareholder_capital" | "government_grants_donations";
7
+ }
@@ -0,0 +1,12 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ import * as core from "../../../../core/index.mjs";
3
+ export const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem = core.serialization.enum_([
4
+ "business_revenue",
5
+ "intercompany_transfers",
6
+ "rental_lease_income",
7
+ "asset_sales",
8
+ "loan_proceeds",
9
+ "investment_capital",
10
+ "owner_shareholder_capital",
11
+ "government_grants_donations",
12
+ ]);
@@ -0,0 +1,7 @@
1
+ import type * as Natural from "../../../../api/index.mjs";
2
+ import * as core from "../../../../core/index.mjs";
3
+ import type * as serializers from "../../../index.mjs";
4
+ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation>;
5
+ export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation {
6
+ type Raw = "AL" | "AK" | "AZ" | "AR" | "CA" | "CO" | "CT" | "DE" | "FL" | "GA" | "HI" | "ID" | "IL" | "IN" | "IA" | "KS" | "KY" | "LA" | "ME" | "MD" | "MA" | "MI" | "MN" | "MS" | "MO" | "MT" | "NE" | "NV" | "NH" | "NJ" | "NM" | "NY" | "NC" | "ND" | "OH" | "OK" | "OR" | "PA" | "RI" | "SC" | "SD" | "TN" | "TX" | "UT" | "VT" | "VA" | "WA" | "WV" | "WI" | "WY" | "DC";
7
+ }
@@ -0,0 +1,55 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ import * as core from "../../../../core/index.mjs";
3
+ export const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation = core.serialization.enum_([
4
+ "AL",
5
+ "AK",
6
+ "AZ",
7
+ "AR",
8
+ "CA",
9
+ "CO",
10
+ "CT",
11
+ "DE",
12
+ "FL",
13
+ "GA",
14
+ "HI",
15
+ "ID",
16
+ "IL",
17
+ "IN",
18
+ "IA",
19
+ "KS",
20
+ "KY",
21
+ "LA",
22
+ "ME",
23
+ "MD",
24
+ "MA",
25
+ "MI",
26
+ "MN",
27
+ "MS",
28
+ "MO",
29
+ "MT",
30
+ "NE",
31
+ "NV",
32
+ "NH",
33
+ "NJ",
34
+ "NM",
35
+ "NY",
36
+ "NC",
37
+ "ND",
38
+ "OH",
39
+ "OK",
40
+ "OR",
41
+ "PA",
42
+ "RI",
43
+ "SC",
44
+ "SD",
45
+ "TN",
46
+ "TX",
47
+ "UT",
48
+ "VT",
49
+ "VA",
50
+ "WA",
51
+ "WV",
52
+ "WI",
53
+ "WY",
54
+ "DC",
55
+ ]);
@@ -0,0 +1,7 @@
1
+ import type * as Natural from "../../../../api/index.mjs";
2
+ import * as core from "../../../../core/index.mjs";
3
+ import type * as serializers from "../../../index.mjs";
4
+ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome>;
5
+ export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome {
6
+ type Raw = "0-25000" | "25001-50000" | "50001-100000" | "100001-200000" | "200001-500000" | "500001+";
7
+ }
@@ -0,0 +1,3 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ import * as core from "../../../../core/index.mjs";
3
+ export const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome = core.serialization.enum_(["0-25000", "25001-50000", "50001-100000", "100001-200000", "200001-500000", "500001+"]);
@@ -0,0 +1,7 @@
1
+ import type * as Natural from "../../../../api/index.mjs";
2
+ import * as core from "../../../../core/index.mjs";
3
+ import type * as serializers from "../../../index.mjs";
4
+ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus>;
5
+ export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus {
6
+ type Raw = "employed" | "self_employed" | "unemployed" | "retired" | "student" | "other";
7
+ }
@@ -0,0 +1,3 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ import * as core from "../../../../core/index.mjs";
3
+ export const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus = core.serialization.enum_(["employed", "self_employed", "unemployed", "retired", "student", "other"]);
@@ -0,0 +1,7 @@
1
+ import type * as Natural from "../../../../api/index.mjs";
2
+ import * as core from "../../../../core/index.mjs";
3
+ import type * as serializers from "../../../index.mjs";
4
+ export declare const CustomerInvitationAccountType: core.serialization.Schema<serializers.CustomerInvitationAccountType.Raw, Natural.CustomerInvitationAccountType>;
5
+ export declare namespace CustomerInvitationAccountType {
6
+ type Raw = "individual" | "business";
7
+ }
@@ -0,0 +1,3 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ import * as core from "../../../../core/index.mjs";
3
+ export const CustomerInvitationAccountType = core.serialization.enum_(["individual", "business"]);
@@ -0,0 +1,14 @@
1
+ import type * as Natural from "../../../../api/index.mjs";
2
+ import * as core from "../../../../core/index.mjs";
3
+ import type * as serializers from "../../../index.mjs";
4
+ export declare const CustomerInvitationAddress: core.serialization.ObjectSchema<serializers.CustomerInvitationAddress.Raw, Natural.CustomerInvitationAddress>;
5
+ export declare namespace CustomerInvitationAddress {
6
+ interface Raw {
7
+ streetLine1?: string | null;
8
+ streetLine2?: string | null;
9
+ city?: string | null;
10
+ subdivision?: string | null;
11
+ postalCode?: string | null;
12
+ country?: string | null;
13
+ }
14
+ }
@@ -0,0 +1,10 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ import * as core from "../../../../core/index.mjs";
3
+ export const CustomerInvitationAddress = core.serialization.object({
4
+ streetLine1: core.serialization.string().optional(),
5
+ streetLine2: core.serialization.string().optional(),
6
+ city: core.serialization.string().optional(),
7
+ subdivision: core.serialization.string().optional(),
8
+ postalCode: core.serialization.string().optional(),
9
+ country: core.serialization.string().optional(),
10
+ });
@@ -0,0 +1,23 @@
1
+ import type * as Natural from "../../../../api/index.mjs";
2
+ import * as core from "../../../../core/index.mjs";
3
+ import type * as serializers from "../../../index.mjs";
4
+ import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs";
5
+ import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs";
6
+ import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs";
7
+ import { CustomerInvitationAddress } from "./CustomerInvitationAddress.mjs";
8
+ export declare const CustomerInvitationBeneficialOwner: core.serialization.ObjectSchema<serializers.CustomerInvitationBeneficialOwner.Raw, Natural.CustomerInvitationBeneficialOwner>;
9
+ export declare namespace CustomerInvitationBeneficialOwner {
10
+ interface Raw {
11
+ firstName?: string | null;
12
+ lastName?: string | null;
13
+ email?: string | null;
14
+ phone?: string | null;
15
+ dateOfBirth?: string | null;
16
+ address?: CustomerInvitationAddress.Raw | null;
17
+ ownershipPercentage?: number | null;
18
+ title?: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.Raw | null;
19
+ countryOfCitizenship?: string | null;
20
+ employmentStatus?: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.Raw | null;
21
+ annualIncome?: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.Raw | null;
22
+ }
23
+ }
@@ -0,0 +1,19 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ import * as core from "../../../../core/index.mjs";
3
+ import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs";
4
+ import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs";
5
+ import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs";
6
+ import { CustomerInvitationAddress } from "./CustomerInvitationAddress.mjs";
7
+ export const CustomerInvitationBeneficialOwner = core.serialization.object({
8
+ firstName: core.serialization.string().optional(),
9
+ lastName: core.serialization.string().optional(),
10
+ email: core.serialization.string().optional(),
11
+ phone: core.serialization.string().optional(),
12
+ dateOfBirth: core.serialization.string().optional(),
13
+ address: CustomerInvitationAddress.optional(),
14
+ ownershipPercentage: core.serialization.number().optional(),
15
+ title: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.optional(),
16
+ countryOfCitizenship: core.serialization.string().optional(),
17
+ employmentStatus: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.optional(),
18
+ annualIncome: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.optional(),
19
+ });
@@ -0,0 +1,27 @@
1
+ import type * as Natural from "../../../../api/index.mjs";
2
+ import * as core from "../../../../core/index.mjs";
3
+ import type * as serializers from "../../../index.mjs";
4
+ import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs";
5
+ import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs";
6
+ import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs";
7
+ import { CustomerInvitationAddress } from "./CustomerInvitationAddress.mjs";
8
+ import { CustomerInvitationRepresentative } from "./CustomerInvitationRepresentative.mjs";
9
+ export declare const CustomerInvitationBusiness: core.serialization.ObjectSchema<serializers.CustomerInvitationBusiness.Raw, Natural.CustomerInvitationBusiness>;
10
+ export declare namespace CustomerInvitationBusiness {
11
+ interface Raw {
12
+ representative?: CustomerInvitationRepresentative.Raw | null;
13
+ legalName?: string | null;
14
+ displayName?: string | null;
15
+ website?: string | null;
16
+ hasTradeName?: boolean | null;
17
+ tradeName?: string | null;
18
+ businessType?: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.Raw | null;
19
+ industry?: string | null;
20
+ stateOfIncorporation?: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.Raw | null;
21
+ incorporationDate?: string | null;
22
+ registeredAddress?: CustomerInvitationAddress.Raw | null;
23
+ physicalAddress?: CustomerInvitationAddress.Raw | null;
24
+ sourceOfFunds?: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.Raw[] | null;
25
+ countriesOfOperations?: string[] | null;
26
+ }
27
+ }
@@ -0,0 +1,25 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ import * as core from "../../../../core/index.mjs";
3
+ import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs";
4
+ import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs";
5
+ import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs";
6
+ import { CustomerInvitationAddress } from "./CustomerInvitationAddress.mjs";
7
+ import { CustomerInvitationRepresentative } from "./CustomerInvitationRepresentative.mjs";
8
+ export const CustomerInvitationBusiness = core.serialization.object({
9
+ representative: CustomerInvitationRepresentative.optional(),
10
+ legalName: core.serialization.string().optional(),
11
+ displayName: core.serialization.string().optional(),
12
+ website: core.serialization.string().optional(),
13
+ hasTradeName: core.serialization.boolean().optional(),
14
+ tradeName: core.serialization.string().optional(),
15
+ businessType: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.optional(),
16
+ industry: core.serialization.string().optional(),
17
+ stateOfIncorporation: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.optional(),
18
+ incorporationDate: core.serialization.string().optional(),
19
+ registeredAddress: CustomerInvitationAddress.optional(),
20
+ physicalAddress: CustomerInvitationAddress.optional(),
21
+ sourceOfFunds: core.serialization
22
+ .list(CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem)
23
+ .optional(),
24
+ countriesOfOperations: core.serialization.list(core.serialization.string()).optional(),
25
+ });
@@ -0,0 +1,20 @@
1
+ import type * as Natural from "../../../../api/index.mjs";
2
+ import * as core from "../../../../core/index.mjs";
3
+ import type * as serializers from "../../../index.mjs";
4
+ import { CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome } from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs";
5
+ import { CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus } from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs";
6
+ import { CustomerInvitationAddress } from "./CustomerInvitationAddress.mjs";
7
+ export declare const CustomerInvitationIndividual: core.serialization.ObjectSchema<serializers.CustomerInvitationIndividual.Raw, Natural.CustomerInvitationIndividual>;
8
+ export declare namespace CustomerInvitationIndividual {
9
+ interface Raw {
10
+ firstName?: string | null;
11
+ lastName?: string | null;
12
+ email?: string | null;
13
+ phone?: string | null;
14
+ dateOfBirth?: string | null;
15
+ address?: CustomerInvitationAddress.Raw | null;
16
+ countryOfCitizenship?: string | null;
17
+ employmentStatus?: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.Raw | null;
18
+ annualIncome?: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.Raw | null;
19
+ }
20
+ }
@@ -0,0 +1,16 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ import * as core from "../../../../core/index.mjs";
3
+ import { CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome } from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs";
4
+ import { CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus } from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs";
5
+ import { CustomerInvitationAddress } from "./CustomerInvitationAddress.mjs";
6
+ export const CustomerInvitationIndividual = core.serialization.object({
7
+ firstName: core.serialization.string().optional(),
8
+ lastName: core.serialization.string().optional(),
9
+ email: core.serialization.string().optional(),
10
+ phone: core.serialization.string().optional(),
11
+ dateOfBirth: core.serialization.string().optional(),
12
+ address: CustomerInvitationAddress.optional(),
13
+ countryOfCitizenship: core.serialization.string().optional(),
14
+ employmentStatus: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.optional(),
15
+ annualIncome: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.optional(),
16
+ });
@@ -0,0 +1,12 @@
1
+ import type * as Natural from "../../../../api/index.mjs";
2
+ import * as core from "../../../../core/index.mjs";
3
+ import type * as serializers from "../../../index.mjs";
4
+ export declare const CustomerInvitationRepresentative: core.serialization.ObjectSchema<serializers.CustomerInvitationRepresentative.Raw, Natural.CustomerInvitationRepresentative>;
5
+ export declare namespace CustomerInvitationRepresentative {
6
+ interface Raw {
7
+ firstName?: string | null;
8
+ lastName?: string | null;
9
+ email?: string | null;
10
+ phone?: string | null;
11
+ }
12
+ }
@@ -0,0 +1,8 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ import * as core from "../../../../core/index.mjs";
3
+ export const CustomerInvitationRepresentative = core.serialization.object({
4
+ firstName: core.serialization.string().optional(),
5
+ lastName: core.serialization.string().optional(),
6
+ email: core.serialization.string().optional(),
7
+ phone: core.serialization.string().optional(),
8
+ });
@@ -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";