@naturalpay/sdk 1.2.7 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (166) hide show
  1. package/dist/cjs/BaseClient.js +2 -2
  2. package/dist/cjs/api/resources/customers/client/Client.d.ts +20 -20
  3. package/dist/cjs/api/resources/customers/client/Client.js +20 -20
  4. package/dist/cjs/api/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.ts +20 -20
  5. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.ts +0 -2
  6. package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.d.ts} +2 -2
  7. package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.js} +2 -2
  8. package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.d.ts} +2 -2
  9. package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.js} +2 -2
  10. package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.d.ts} +2 -2
  11. package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.js} +2 -2
  12. package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.d.ts} +2 -2
  13. package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.js} +2 -2
  14. package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.d.ts} +2 -2
  15. package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.js} +2 -2
  16. package/dist/cjs/api/resources/customers/types/CustomerInvitationAddress.d.ts +1 -1
  17. package/dist/cjs/api/resources/customers/types/CustomerInvitationBeneficialOwner.d.ts +4 -4
  18. package/dist/cjs/api/resources/customers/types/CustomerInvitationBusiness.d.ts +2 -0
  19. package/dist/cjs/api/resources/customers/types/index.d.ts +5 -5
  20. package/dist/cjs/api/resources/customers/types/index.js +5 -5
  21. package/dist/cjs/api/resources/events/types/GetEventsResponseDataAttributesEventType.d.ts +1 -1
  22. package/dist/cjs/api/resources/events/types/GetEventsResponseDataAttributesEventType.js +1 -1
  23. package/dist/cjs/api/resources/events/types/ListEventsRequestEventType.d.ts +1 -1
  24. package/dist/cjs/api/resources/events/types/ListEventsRequestEventType.js +1 -1
  25. package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.ts +1 -1
  26. package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.js +1 -1
  27. package/dist/cjs/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.ts +1 -1
  28. package/dist/cjs/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.js +1 -1
  29. package/dist/cjs/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
  30. package/dist/cjs/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.js +1 -1
  31. package/dist/cjs/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
  32. package/dist/cjs/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.js +1 -1
  33. package/dist/cjs/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
  34. package/dist/cjs/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.js +1 -1
  35. package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.ts +1 -1
  36. package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.js +1 -1
  37. package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
  38. package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.js +1 -1
  39. package/dist/cjs/api/resources/webhooks/types/WebhookEnabledEventsItem.d.ts +1 -1
  40. package/dist/cjs/api/resources/webhooks/types/WebhookEnabledEventsItem.js +1 -1
  41. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.ts +0 -2
  42. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.js +0 -2
  43. package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.d.ts} +2 -2
  44. package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.js} +2 -2
  45. package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.d.ts} +2 -2
  46. package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.js} +2 -2
  47. package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.d.ts} +2 -2
  48. package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.js} +2 -2
  49. package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.d.ts} +2 -2
  50. package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.js} +2 -2
  51. package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.d.ts} +2 -2
  52. package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.js} +2 -2
  53. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAddress.d.ts +2 -2
  54. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAddress.js +2 -2
  55. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.d.ts +8 -8
  56. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.js +8 -8
  57. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBusiness.d.ts +2 -0
  58. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBusiness.js +2 -0
  59. package/dist/cjs/serialization/resources/customers/types/index.d.ts +5 -5
  60. package/dist/cjs/serialization/resources/customers/types/index.js +5 -5
  61. package/dist/cjs/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.d.ts +1 -1
  62. package/dist/cjs/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.js +1 -1
  63. package/dist/cjs/serialization/resources/events/types/ListEventsRequestEventType.d.ts +1 -1
  64. package/dist/cjs/serialization/resources/events/types/ListEventsRequestEventType.js +1 -1
  65. package/dist/cjs/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.ts +1 -1
  66. package/dist/cjs/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.js +1 -1
  67. package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.ts +1 -1
  68. package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.js +1 -1
  69. package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
  70. package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.js +1 -1
  71. package/dist/cjs/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
  72. package/dist/cjs/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.js +1 -1
  73. package/dist/cjs/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
  74. package/dist/cjs/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.js +1 -1
  75. package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.ts +1 -1
  76. package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.js +1 -1
  77. package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
  78. package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.js +1 -1
  79. package/dist/cjs/serialization/resources/webhooks/types/WebhookEnabledEventsItem.d.ts +1 -1
  80. package/dist/cjs/serialization/resources/webhooks/types/WebhookEnabledEventsItem.js +1 -1
  81. package/dist/cjs/version.d.ts +1 -1
  82. package/dist/cjs/version.js +1 -1
  83. package/dist/esm/BaseClient.mjs +2 -2
  84. package/dist/esm/api/resources/customers/client/Client.d.mts +20 -20
  85. package/dist/esm/api/resources/customers/client/Client.mjs +20 -20
  86. package/dist/esm/api/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.mts +20 -20
  87. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.mts +0 -2
  88. package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.d.mts} +2 -2
  89. package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.mjs} +1 -1
  90. package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.d.mts} +2 -2
  91. package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.mjs} +1 -1
  92. package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.d.mts} +2 -2
  93. package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.mjs} +1 -1
  94. package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.d.mts} +2 -2
  95. package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.mjs} +1 -1
  96. package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.d.mts} +2 -2
  97. package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.mjs} +1 -1
  98. package/dist/esm/api/resources/customers/types/CustomerInvitationAddress.d.mts +1 -1
  99. package/dist/esm/api/resources/customers/types/CustomerInvitationBeneficialOwner.d.mts +4 -4
  100. package/dist/esm/api/resources/customers/types/CustomerInvitationBusiness.d.mts +2 -0
  101. package/dist/esm/api/resources/customers/types/index.d.mts +5 -5
  102. package/dist/esm/api/resources/customers/types/index.mjs +5 -5
  103. package/dist/esm/api/resources/events/types/GetEventsResponseDataAttributesEventType.d.mts +1 -1
  104. package/dist/esm/api/resources/events/types/GetEventsResponseDataAttributesEventType.mjs +1 -1
  105. package/dist/esm/api/resources/events/types/ListEventsRequestEventType.d.mts +1 -1
  106. package/dist/esm/api/resources/events/types/ListEventsRequestEventType.mjs +1 -1
  107. package/dist/esm/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.mts +1 -1
  108. package/dist/esm/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.mjs +1 -1
  109. package/dist/esm/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.mts +1 -1
  110. package/dist/esm/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.mjs +1 -1
  111. package/dist/esm/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
  112. package/dist/esm/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.mjs +1 -1
  113. package/dist/esm/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
  114. package/dist/esm/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.mjs +1 -1
  115. package/dist/esm/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
  116. package/dist/esm/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.mjs +1 -1
  117. package/dist/esm/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.mts +1 -1
  118. package/dist/esm/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.mjs +1 -1
  119. package/dist/esm/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
  120. package/dist/esm/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.mjs +1 -1
  121. package/dist/esm/api/resources/webhooks/types/WebhookEnabledEventsItem.d.mts +1 -1
  122. package/dist/esm/api/resources/webhooks/types/WebhookEnabledEventsItem.mjs +1 -1
  123. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.mts +0 -2
  124. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.mjs +0 -2
  125. package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.d.mts} +2 -2
  126. package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.mjs} +1 -1
  127. package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.d.mts} +2 -2
  128. package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.mjs} +1 -1
  129. package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.d.mts} +2 -2
  130. package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.mjs} +1 -1
  131. package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.d.mts} +2 -2
  132. package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.mjs} +1 -1
  133. package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.d.mts} +2 -2
  134. package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.mjs} +1 -1
  135. package/dist/esm/serialization/resources/customers/types/CustomerInvitationAddress.d.mts +2 -2
  136. package/dist/esm/serialization/resources/customers/types/CustomerInvitationAddress.mjs +2 -2
  137. package/dist/esm/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.d.mts +8 -8
  138. package/dist/esm/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.mjs +8 -8
  139. package/dist/esm/serialization/resources/customers/types/CustomerInvitationBusiness.d.mts +2 -0
  140. package/dist/esm/serialization/resources/customers/types/CustomerInvitationBusiness.mjs +2 -0
  141. package/dist/esm/serialization/resources/customers/types/index.d.mts +5 -5
  142. package/dist/esm/serialization/resources/customers/types/index.mjs +5 -5
  143. package/dist/esm/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.d.mts +1 -1
  144. package/dist/esm/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.mjs +1 -1
  145. package/dist/esm/serialization/resources/events/types/ListEventsRequestEventType.d.mts +1 -1
  146. package/dist/esm/serialization/resources/events/types/ListEventsRequestEventType.mjs +1 -1
  147. package/dist/esm/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.mts +1 -1
  148. package/dist/esm/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.mjs +1 -1
  149. package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.mts +1 -1
  150. package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.mjs +1 -1
  151. package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
  152. package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.mjs +1 -1
  153. package/dist/esm/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
  154. package/dist/esm/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.mjs +1 -1
  155. package/dist/esm/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
  156. package/dist/esm/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.mjs +1 -1
  157. package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.mts +1 -1
  158. package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.mjs +1 -1
  159. package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
  160. package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.mjs +1 -1
  161. package/dist/esm/serialization/resources/webhooks/types/WebhookEnabledEventsItem.d.mts +1 -1
  162. package/dist/esm/serialization/resources/webhooks/types/WebhookEnabledEventsItem.mjs +1 -1
  163. package/dist/esm/version.d.mts +1 -1
  164. package/dist/esm/version.mjs +1 -1
  165. package/package.json +1 -1
  166. package/reference.md +20 -20
@@ -74,7 +74,7 @@ exports.WebhookEnabledEventsItem = core.serialization.enum_([
74
74
  "payment.approval_denied",
75
75
  "ach.created",
76
76
  "ach.processing",
77
- "ach.completed",
77
+ "ach.settled",
78
78
  "ach.failed",
79
79
  "ach.returned",
80
80
  "mandate.created",
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "1.2.7";
1
+ export declare const SDK_VERSION = "1.3.0";
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SDK_VERSION = void 0;
4
- exports.SDK_VERSION = "1.2.7";
4
+ exports.SDK_VERSION = "1.3.0";
@@ -6,8 +6,8 @@ export function normalizeClientOptions(options) {
6
6
  const headers = mergeHeaders({
7
7
  "X-Fern-Language": "JavaScript",
8
8
  "X-Fern-SDK-Name": "@naturalpay/sdk",
9
- "X-Fern-SDK-Version": "1.2.7",
10
- "User-Agent": "@naturalpay/sdk/1.2.7",
9
+ "X-Fern-SDK-Version": "1.3.0",
10
+ "User-Agent": "@naturalpay/sdk/1.3.0",
11
11
  "X-Fern-Runtime": core.RUNTIME.type,
12
12
  "X-Fern-Runtime-Version": core.RUNTIME.version,
13
13
  "X-Agent-ID": options === null || options === void 0 ? void 0 : options.agentId,
@@ -147,26 +147,26 @@ export declare class CustomersClient {
147
147
  * country: "US"
148
148
  * },
149
149
  * sourceOfFunds: ["business_revenue"],
150
- * countriesOfOperations: ["US", "CA"]
151
- * },
152
- * beneficialOwners: [{
153
- * firstName: "Morgan",
154
- * lastName: "Lee",
155
- * email: "morgan.lee@acme.com",
156
- * phone: "+14155550176",
157
- * dateOfBirth: "1985-09-02",
158
- * address: {
159
- * streetLine1: "128 Alamo Square",
160
- * city: "San Francisco",
161
- * subdivision: "CA",
162
- * postalCode: "94117",
163
- * country: "US"
164
- * },
165
- * ownershipPercentage: 60,
166
- * title: "ceo",
167
- * countryOfCitizenship: "US",
168
- * employmentStatus: "employed"
169
- * }]
150
+ * countriesOfOperations: ["US", "CA"],
151
+ * beneficialOwners: [{
152
+ * firstName: "Morgan",
153
+ * lastName: "Lee",
154
+ * email: "morgan.lee@acme.com",
155
+ * phone: "+14155550176",
156
+ * dateOfBirth: "1985-09-02",
157
+ * address: {
158
+ * streetLine1: "128 Alamo Square",
159
+ * city: "San Francisco",
160
+ * subdivision: "CA",
161
+ * postalCode: "94117",
162
+ * country: "US"
163
+ * },
164
+ * ownershipPercentage: 60,
165
+ * title: "ceo",
166
+ * countryOfCitizenship: "US",
167
+ * employmentStatus: "employed"
168
+ * }]
169
+ * }
170
170
  * }],
171
171
  * agents: [{
172
172
  * agentId: "agt_3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f",
@@ -402,26 +402,26 @@ export class CustomersClient {
402
402
  * country: "US"
403
403
  * },
404
404
  * sourceOfFunds: ["business_revenue"],
405
- * countriesOfOperations: ["US", "CA"]
406
- * },
407
- * beneficialOwners: [{
408
- * firstName: "Morgan",
409
- * lastName: "Lee",
410
- * email: "morgan.lee@acme.com",
411
- * phone: "+14155550176",
412
- * dateOfBirth: "1985-09-02",
413
- * address: {
414
- * streetLine1: "128 Alamo Square",
415
- * city: "San Francisco",
416
- * subdivision: "CA",
417
- * postalCode: "94117",
418
- * country: "US"
419
- * },
420
- * ownershipPercentage: 60,
421
- * title: "ceo",
422
- * countryOfCitizenship: "US",
423
- * employmentStatus: "employed"
424
- * }]
405
+ * countriesOfOperations: ["US", "CA"],
406
+ * beneficialOwners: [{
407
+ * firstName: "Morgan",
408
+ * lastName: "Lee",
409
+ * email: "morgan.lee@acme.com",
410
+ * phone: "+14155550176",
411
+ * dateOfBirth: "1985-09-02",
412
+ * address: {
413
+ * streetLine1: "128 Alamo Square",
414
+ * city: "San Francisco",
415
+ * subdivision: "CA",
416
+ * postalCode: "94117",
417
+ * country: "US"
418
+ * },
419
+ * ownershipPercentage: 60,
420
+ * title: "ceo",
421
+ * countryOfCitizenship: "US",
422
+ * employmentStatus: "employed"
423
+ * }]
424
+ * }
425
425
  * }],
426
426
  * agents: [{
427
427
  * agentId: "agt_3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f",
@@ -34,26 +34,26 @@ import type * as Natural from "../../../../index.mjs";
34
34
  * country: "US"
35
35
  * },
36
36
  * sourceOfFunds: ["business_revenue"],
37
- * countriesOfOperations: ["US", "CA"]
38
- * },
39
- * beneficialOwners: [{
40
- * firstName: "Morgan",
41
- * lastName: "Lee",
42
- * email: "morgan.lee@acme.com",
43
- * phone: "+14155550176",
44
- * dateOfBirth: "1985-09-02",
45
- * address: {
46
- * streetLine1: "128 Alamo Square",
47
- * city: "San Francisco",
48
- * subdivision: "CA",
49
- * postalCode: "94117",
50
- * country: "US"
51
- * },
52
- * ownershipPercentage: 60,
53
- * title: "ceo",
54
- * countryOfCitizenship: "US",
55
- * employmentStatus: "employed"
56
- * }]
37
+ * countriesOfOperations: ["US", "CA"],
38
+ * beneficialOwners: [{
39
+ * firstName: "Morgan",
40
+ * lastName: "Lee",
41
+ * email: "morgan.lee@acme.com",
42
+ * phone: "+14155550176",
43
+ * dateOfBirth: "1985-09-02",
44
+ * address: {
45
+ * streetLine1: "128 Alamo Square",
46
+ * city: "San Francisco",
47
+ * subdivision: "CA",
48
+ * postalCode: "94117",
49
+ * country: "US"
50
+ * },
51
+ * ownershipPercentage: 60,
52
+ * title: "ceo",
53
+ * countryOfCitizenship: "US",
54
+ * employmentStatus: "employed"
55
+ * }]
56
+ * }
57
57
  * }],
58
58
  * agents: [{
59
59
  * agentId: "agt_3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f",
@@ -14,6 +14,4 @@ export interface CreateInvitationsCustomersRequestRecipientsItemEmail {
14
14
  individual?: Natural.CustomerInvitationIndividual;
15
15
  /** Optional onboarding suggestion (business). The customer reviews and confirms every value. */
16
16
  business?: Natural.CustomerInvitationBusiness;
17
- /** Optional onboarding suggestion (beneficial owners). The customer reviews and confirms every value. */
18
- beneficialOwners?: Natural.CustomerInvitationBeneficialOwner[];
19
17
  }
@@ -1,5 +1,5 @@
1
1
  /** Country (ISO-3166-1 alpha-2). */
2
- export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry: {
2
+ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry: {
3
3
  readonly Us: "US";
4
4
  readonly Af: "AF";
5
5
  readonly Al: "AL";
@@ -197,4 +197,4 @@ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBenefic
197
197
  readonly Zm: "ZM";
198
198
  readonly Zw: "ZW";
199
199
  };
200
- export type CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry];
200
+ export type CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry];
@@ -1,6 +1,6 @@
1
1
  // This file was auto-generated by Fern from our API Definition.
2
2
  /** Country (ISO-3166-1 alpha-2). */
3
- export const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry = {
3
+ export const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry = {
4
4
  Us: "US",
5
5
  Af: "AF",
6
6
  Al: "AL",
@@ -1,5 +1,5 @@
1
1
  /** Annual income bucket. */
2
- export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome: {
2
+ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome: {
3
3
  readonly Zero25000: "0-25000";
4
4
  readonly Undefined50000: "25001-50000";
5
5
  readonly Undefined100000: "50001-100000";
@@ -7,4 +7,4 @@ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBenefic
7
7
  readonly Undefined500000: "200001-500000";
8
8
  readonly Undefined: "500001+";
9
9
  };
10
- export type CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome];
10
+ export type CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome];
@@ -1,6 +1,6 @@
1
1
  // This file was auto-generated by Fern from our API Definition.
2
2
  /** Annual income bucket. */
3
- export const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome = {
3
+ export const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome = {
4
4
  Zero25000: "0-25000",
5
5
  Undefined50000: "25001-50000",
6
6
  Undefined100000: "50001-100000",
@@ -1,5 +1,5 @@
1
1
  /** Country of citizenship (ISO-3166-1 alpha-2). */
2
- export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship: {
2
+ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship: {
3
3
  readonly Us: "US";
4
4
  readonly Af: "AF";
5
5
  readonly Al: "AL";
@@ -197,4 +197,4 @@ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBenefic
197
197
  readonly Zm: "ZM";
198
198
  readonly Zw: "ZW";
199
199
  };
200
- export type CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship];
200
+ export type CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship];
@@ -1,6 +1,6 @@
1
1
  // This file was auto-generated by Fern from our API Definition.
2
2
  /** Country of citizenship (ISO-3166-1 alpha-2). */
3
- export const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship = {
3
+ export const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship = {
4
4
  Us: "US",
5
5
  Af: "AF",
6
6
  Al: "AL",
@@ -1,5 +1,5 @@
1
1
  /** Employment status. */
2
- export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus: {
2
+ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus: {
3
3
  readonly Employed: "employed";
4
4
  readonly SelfEmployed: "self_employed";
5
5
  readonly Unemployed: "unemployed";
@@ -7,4 +7,4 @@ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBenefic
7
7
  readonly Student: "student";
8
8
  readonly Other: "other";
9
9
  };
10
- export type CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus];
10
+ export type CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus];
@@ -1,6 +1,6 @@
1
1
  // This file was auto-generated by Fern from our API Definition.
2
2
  /** Employment status. */
3
- export const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus = {
3
+ export const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus = {
4
4
  Employed: "employed",
5
5
  SelfEmployed: "self_employed",
6
6
  Unemployed: "unemployed",
@@ -1,5 +1,5 @@
1
1
  /** Job title. */
2
- export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle: {
2
+ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle: {
3
3
  readonly Ceo: "ceo";
4
4
  readonly Cfo: "cfo";
5
5
  readonly Coo: "coo";
@@ -12,4 +12,4 @@ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBenefic
12
12
  readonly Partner: "partner";
13
13
  readonly Other: "other";
14
14
  };
15
- export type CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle];
15
+ export type CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle];
@@ -1,6 +1,6 @@
1
1
  // This file was auto-generated by Fern from our API Definition.
2
2
  /** Job title. */
3
- export const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle = {
3
+ export const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle = {
4
4
  Ceo: "ceo",
5
5
  Cfo: "cfo",
6
6
  Coo: "coo",
@@ -14,5 +14,5 @@ export interface CustomerInvitationAddress {
14
14
  /** Postal or ZIP code. */
15
15
  postalCode?: string;
16
16
  /** Country (ISO-3166-1 alpha-2). */
17
- country?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry;
17
+ country?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry;
18
18
  }
@@ -15,11 +15,11 @@ export interface CustomerInvitationBeneficialOwner {
15
15
  /** Ownership percentage, 0-100. Total across owners cannot exceed 100. */
16
16
  ownershipPercentage?: number;
17
17
  /** Job title. */
18
- title?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle;
18
+ title?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle;
19
19
  /** Country of citizenship (ISO-3166-1 alpha-2). */
20
- countryOfCitizenship?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship;
20
+ countryOfCitizenship?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship;
21
21
  /** Employment status. */
22
- employmentStatus?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus;
22
+ employmentStatus?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus;
23
23
  /** Annual income bucket. */
24
- annualIncome?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome;
24
+ annualIncome?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome;
25
25
  }
@@ -29,4 +29,6 @@ export interface CustomerInvitationBusiness {
29
29
  sourceOfFunds?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem[];
30
30
  /** Countries where the business operates (ISO-3166-1 alpha-2). */
31
31
  countriesOfOperations?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem[];
32
+ /** Beneficial owners of the business. */
33
+ beneficialOwners?: Natural.CustomerInvitationBeneficialOwner[];
32
34
  }
@@ -4,11 +4,11 @@ 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 "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.mjs";
8
- export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs";
9
- export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.mjs";
10
- export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs";
11
- export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs";
7
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.mjs";
8
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.mjs";
9
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.mjs";
10
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.mjs";
11
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.mjs";
12
12
  export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs";
13
13
  export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.mjs";
14
14
  export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.mjs";
@@ -4,11 +4,11 @@ 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 "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.mjs";
8
- export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs";
9
- export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.mjs";
10
- export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs";
11
- export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs";
7
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.mjs";
8
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.mjs";
9
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.mjs";
10
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.mjs";
11
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.mjs";
12
12
  export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs";
13
13
  export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.mjs";
14
14
  export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.mjs";
@@ -36,7 +36,7 @@ export declare const GetEventsResponseDataAttributesEventType: {
36
36
  readonly PaymentApprovalDenied: "payment.approval_denied";
37
37
  readonly AchCreated: "ach.created";
38
38
  readonly AchProcessing: "ach.processing";
39
- readonly AchCompleted: "ach.completed";
39
+ readonly AchSettled: "ach.settled";
40
40
  readonly AchFailed: "ach.failed";
41
41
  readonly AchReturned: "ach.returned";
42
42
  readonly MandateCreated: "mandate.created";
@@ -37,7 +37,7 @@ export const GetEventsResponseDataAttributesEventType = {
37
37
  PaymentApprovalDenied: "payment.approval_denied",
38
38
  AchCreated: "ach.created",
39
39
  AchProcessing: "ach.processing",
40
- AchCompleted: "ach.completed",
40
+ AchSettled: "ach.settled",
41
41
  AchFailed: "ach.failed",
42
42
  AchReturned: "ach.returned",
43
43
  MandateCreated: "mandate.created",
@@ -36,7 +36,7 @@ export declare const ListEventsRequestEventType: {
36
36
  readonly PaymentApprovalDenied: "payment.approval_denied";
37
37
  readonly AchCreated: "ach.created";
38
38
  readonly AchProcessing: "ach.processing";
39
- readonly AchCompleted: "ach.completed";
39
+ readonly AchSettled: "ach.settled";
40
40
  readonly AchFailed: "ach.failed";
41
41
  readonly AchReturned: "ach.returned";
42
42
  readonly MandateCreated: "mandate.created";
@@ -37,7 +37,7 @@ export const ListEventsRequestEventType = {
37
37
  PaymentApprovalDenied: "payment.approval_denied",
38
38
  AchCreated: "ach.created",
39
39
  AchProcessing: "ach.processing",
40
- AchCompleted: "ach.completed",
40
+ AchSettled: "ach.settled",
41
41
  AchFailed: "ach.failed",
42
42
  AchReturned: "ach.returned",
43
43
  MandateCreated: "mandate.created",
@@ -36,7 +36,7 @@ export declare const ListEventsResponseDataItemAttributesEventType: {
36
36
  readonly PaymentApprovalDenied: "payment.approval_denied";
37
37
  readonly AchCreated: "ach.created";
38
38
  readonly AchProcessing: "ach.processing";
39
- readonly AchCompleted: "ach.completed";
39
+ readonly AchSettled: "ach.settled";
40
40
  readonly AchFailed: "ach.failed";
41
41
  readonly AchReturned: "ach.returned";
42
42
  readonly MandateCreated: "mandate.created";
@@ -37,7 +37,7 @@ export const ListEventsResponseDataItemAttributesEventType = {
37
37
  PaymentApprovalDenied: "payment.approval_denied",
38
38
  AchCreated: "ach.created",
39
39
  AchProcessing: "ach.processing",
40
- AchCompleted: "ach.completed",
40
+ AchSettled: "ach.settled",
41
41
  AchFailed: "ach.failed",
42
42
  AchReturned: "ach.returned",
43
43
  MandateCreated: "mandate.created",
@@ -36,7 +36,7 @@ export declare const CreateWebhooksRequestEnabledEventsItem: {
36
36
  readonly PaymentApprovalDenied: "payment.approval_denied";
37
37
  readonly AchCreated: "ach.created";
38
38
  readonly AchProcessing: "ach.processing";
39
- readonly AchCompleted: "ach.completed";
39
+ readonly AchSettled: "ach.settled";
40
40
  readonly AchFailed: "ach.failed";
41
41
  readonly AchReturned: "ach.returned";
42
42
  readonly MandateCreated: "mandate.created";
@@ -37,7 +37,7 @@ export const CreateWebhooksRequestEnabledEventsItem = {
37
37
  PaymentApprovalDenied: "payment.approval_denied",
38
38
  AchCreated: "ach.created",
39
39
  AchProcessing: "ach.processing",
40
- AchCompleted: "ach.completed",
40
+ AchSettled: "ach.settled",
41
41
  AchFailed: "ach.failed",
42
42
  AchReturned: "ach.returned",
43
43
  MandateCreated: "mandate.created",
@@ -36,7 +36,7 @@ export declare const CreateWebhooksResponseDataAttributesEnabledEventsItem: {
36
36
  readonly PaymentApprovalDenied: "payment.approval_denied";
37
37
  readonly AchCreated: "ach.created";
38
38
  readonly AchProcessing: "ach.processing";
39
- readonly AchCompleted: "ach.completed";
39
+ readonly AchSettled: "ach.settled";
40
40
  readonly AchFailed: "ach.failed";
41
41
  readonly AchReturned: "ach.returned";
42
42
  readonly MandateCreated: "mandate.created";
@@ -37,7 +37,7 @@ export const CreateWebhooksResponseDataAttributesEnabledEventsItem = {
37
37
  PaymentApprovalDenied: "payment.approval_denied",
38
38
  AchCreated: "ach.created",
39
39
  AchProcessing: "ach.processing",
40
- AchCompleted: "ach.completed",
40
+ AchSettled: "ach.settled",
41
41
  AchFailed: "ach.failed",
42
42
  AchReturned: "ach.returned",
43
43
  MandateCreated: "mandate.created",
@@ -36,7 +36,7 @@ export declare const GetWebhooksResponseDataAttributesEnabledEventsItem: {
36
36
  readonly PaymentApprovalDenied: "payment.approval_denied";
37
37
  readonly AchCreated: "ach.created";
38
38
  readonly AchProcessing: "ach.processing";
39
- readonly AchCompleted: "ach.completed";
39
+ readonly AchSettled: "ach.settled";
40
40
  readonly AchFailed: "ach.failed";
41
41
  readonly AchReturned: "ach.returned";
42
42
  readonly MandateCreated: "mandate.created";
@@ -37,7 +37,7 @@ export const GetWebhooksResponseDataAttributesEnabledEventsItem = {
37
37
  PaymentApprovalDenied: "payment.approval_denied",
38
38
  AchCreated: "ach.created",
39
39
  AchProcessing: "ach.processing",
40
- AchCompleted: "ach.completed",
40
+ AchSettled: "ach.settled",
41
41
  AchFailed: "ach.failed",
42
42
  AchReturned: "ach.returned",
43
43
  MandateCreated: "mandate.created",
@@ -36,7 +36,7 @@ export declare const RemoveWebhooksResponseDataAttributesEnabledEventsItem: {
36
36
  readonly PaymentApprovalDenied: "payment.approval_denied";
37
37
  readonly AchCreated: "ach.created";
38
38
  readonly AchProcessing: "ach.processing";
39
- readonly AchCompleted: "ach.completed";
39
+ readonly AchSettled: "ach.settled";
40
40
  readonly AchFailed: "ach.failed";
41
41
  readonly AchReturned: "ach.returned";
42
42
  readonly MandateCreated: "mandate.created";
@@ -37,7 +37,7 @@ export const RemoveWebhooksResponseDataAttributesEnabledEventsItem = {
37
37
  PaymentApprovalDenied: "payment.approval_denied",
38
38
  AchCreated: "ach.created",
39
39
  AchProcessing: "ach.processing",
40
- AchCompleted: "ach.completed",
40
+ AchSettled: "ach.settled",
41
41
  AchFailed: "ach.failed",
42
42
  AchReturned: "ach.returned",
43
43
  MandateCreated: "mandate.created",
@@ -36,7 +36,7 @@ export declare const UpdateWebhooksRequestEnabledEventsItem: {
36
36
  readonly PaymentApprovalDenied: "payment.approval_denied";
37
37
  readonly AchCreated: "ach.created";
38
38
  readonly AchProcessing: "ach.processing";
39
- readonly AchCompleted: "ach.completed";
39
+ readonly AchSettled: "ach.settled";
40
40
  readonly AchFailed: "ach.failed";
41
41
  readonly AchReturned: "ach.returned";
42
42
  readonly MandateCreated: "mandate.created";
@@ -37,7 +37,7 @@ export const UpdateWebhooksRequestEnabledEventsItem = {
37
37
  PaymentApprovalDenied: "payment.approval_denied",
38
38
  AchCreated: "ach.created",
39
39
  AchProcessing: "ach.processing",
40
- AchCompleted: "ach.completed",
40
+ AchSettled: "ach.settled",
41
41
  AchFailed: "ach.failed",
42
42
  AchReturned: "ach.returned",
43
43
  MandateCreated: "mandate.created",
@@ -36,7 +36,7 @@ export declare const UpdateWebhooksResponseDataAttributesEnabledEventsItem: {
36
36
  readonly PaymentApprovalDenied: "payment.approval_denied";
37
37
  readonly AchCreated: "ach.created";
38
38
  readonly AchProcessing: "ach.processing";
39
- readonly AchCompleted: "ach.completed";
39
+ readonly AchSettled: "ach.settled";
40
40
  readonly AchFailed: "ach.failed";
41
41
  readonly AchReturned: "ach.returned";
42
42
  readonly MandateCreated: "mandate.created";
@@ -37,7 +37,7 @@ export const UpdateWebhooksResponseDataAttributesEnabledEventsItem = {
37
37
  PaymentApprovalDenied: "payment.approval_denied",
38
38
  AchCreated: "ach.created",
39
39
  AchProcessing: "ach.processing",
40
- AchCompleted: "ach.completed",
40
+ AchSettled: "ach.settled",
41
41
  AchFailed: "ach.failed",
42
42
  AchReturned: "ach.returned",
43
43
  MandateCreated: "mandate.created",
@@ -36,7 +36,7 @@ export declare const WebhookEnabledEventsItem: {
36
36
  readonly PaymentApprovalDenied: "payment.approval_denied";
37
37
  readonly AchCreated: "ach.created";
38
38
  readonly AchProcessing: "ach.processing";
39
- readonly AchCompleted: "ach.completed";
39
+ readonly AchSettled: "ach.settled";
40
40
  readonly AchFailed: "ach.failed";
41
41
  readonly AchReturned: "ach.returned";
42
42
  readonly MandateCreated: "mandate.created";
@@ -37,7 +37,7 @@ export const WebhookEnabledEventsItem = {
37
37
  PaymentApprovalDenied: "payment.approval_denied",
38
38
  AchCreated: "ach.created",
39
39
  AchProcessing: "ach.processing",
40
- AchCompleted: "ach.completed",
40
+ AchSettled: "ach.settled",
41
41
  AchFailed: "ach.failed",
42
42
  AchReturned: "ach.returned",
43
43
  MandateCreated: "mandate.created",
@@ -2,7 +2,6 @@ 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
4
  import { CustomerInvitationAccountType } from "./CustomerInvitationAccountType.mjs";
5
- import { CustomerInvitationBeneficialOwner } from "./CustomerInvitationBeneficialOwner.mjs";
6
5
  import { CustomerInvitationBusiness } from "./CustomerInvitationBusiness.mjs";
7
6
  import { CustomerInvitationIndividual } from "./CustomerInvitationIndividual.mjs";
8
7
  export declare const CreateInvitationsCustomersRequestRecipientsItemEmail: core.serialization.ObjectSchema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmail.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmail>;
@@ -15,6 +14,5 @@ export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmail {
15
14
  phone?: string | null;
16
15
  individual?: CustomerInvitationIndividual.Raw | null;
17
16
  business?: CustomerInvitationBusiness.Raw | null;
18
- beneficialOwners?: CustomerInvitationBeneficialOwner.Raw[] | null;
19
17
  }
20
18
  }