@naturalpay/sdk 1.2.3 → 1.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/BaseClient.js +2 -2
- package/dist/cjs/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.ts +5 -0
- package/dist/cjs/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.js +5 -0
- package/dist/cjs/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.ts +2 -0
- package/dist/cjs/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.js +2 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.ts +5 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.ts +3 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome.d.ts +10 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome.js +13 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus.d.ts +10 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus.js +13 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemTitle.d.ts +15 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemTitle.js +18 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessBusinessType.d.ts +8 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessBusinessType.js +11 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessSourceOfFundsItem.d.ts +12 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessSourceOfFundsItem.js +15 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessStateOfIncorporation.d.ts +55 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessStateOfIncorporation.js +58 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualAnnualIncome.d.ts +10 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualAnnualIncome.js +13 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualEmploymentStatus.d.ts +10 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualEmploymentStatus.js +13 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhone.d.ts +3 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.d.ts +10 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.js +13 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.d.ts +10 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.js +13 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.d.ts +15 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.js +18 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.d.ts +8 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.js +11 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.d.ts +12 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.js +15 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.d.ts +55 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.js +58 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.d.ts +10 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.js +13 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.d.ts +10 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.js +13 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefill.d.ts +11 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefill.js +3 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillAccountType.d.ts +5 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillAccountType.js +8 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillAddress.d.ts +9 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillAddress.js +3 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillBeneficialOwner.d.ts +18 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillBeneficialOwner.js +3 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillBusiness.d.ts +18 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillBusiness.js +3 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillIndividual.d.ts +11 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillIndividual.js +3 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillPerson.d.ts +6 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillPerson.js +3 -0
- package/dist/cjs/api/resources/customers/types/index.d.ts +23 -0
- package/dist/cjs/api/resources/customers/types/index.js +23 -0
- package/dist/cjs/api/resources/events/types/GetEventsResponseDataAttributesEventType.d.ts +8 -0
- package/dist/cjs/api/resources/events/types/GetEventsResponseDataAttributesEventType.js +8 -0
- package/dist/cjs/api/resources/events/types/ListEventsRequestEventType.d.ts +8 -0
- package/dist/cjs/api/resources/events/types/ListEventsRequestEventType.js +8 -0
- package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.ts +8 -0
- package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.js +8 -0
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.ts +5 -0
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +5 -0
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +5 -0
- package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.ts +5 -0
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +5 -0
- package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/api/resources/transfers/client/requests/InitiateInternalTransfersRequest.d.ts +2 -0
- package/dist/cjs/api/resources/transfers/client/requests/NewDepositParams.d.ts +2 -0
- package/dist/cjs/api/resources/transfers/client/requests/NewWithdrawalParams.d.ts +2 -0
- package/dist/cjs/api/resources/wallets/client/requests/CreateWalletsRequest.d.ts +2 -0
- package/dist/cjs/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.ts +8 -0
- package/dist/cjs/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.js +8 -0
- package/dist/cjs/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +8 -0
- package/dist/cjs/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
- package/dist/cjs/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.ts +8 -0
- package/dist/cjs/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
- package/dist/cjs/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.ts +8 -0
- package/dist/cjs/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
- package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.ts +8 -0
- package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.js +8 -0
- package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +8 -0
- package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
- package/dist/cjs/api/resources/webhooks/types/WebhookEnabledEventsItem.d.ts +8 -0
- package/dist/cjs/api/resources/webhooks/types/WebhookEnabledEventsItem.js +8 -0
- package/dist/cjs/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.js +5 -0
- package/dist/cjs/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.js +2 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.ts +2 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.js +2 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemTitle.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemTitle.js +51 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessBusinessType.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessBusinessType.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessSourceOfFundsItem.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessSourceOfFundsItem.js +48 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessStateOfIncorporation.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessStateOfIncorporation.js +91 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualAnnualIncome.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualAnnualIncome.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualEmploymentStatus.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualEmploymentStatus.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhone.d.ts +2 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhone.js +2 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.js +51 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.js +48 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.js +91 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefill.d.ts +18 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefill.js +50 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefillAccountType.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefillAccountType.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefillAddress.d.ts +14 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefillAddress.js +46 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefillBeneficialOwner.d.ts +23 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefillBeneficialOwner.js +55 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefillBusiness.d.ts +25 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefillBusiness.js +59 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefillIndividual.d.ts +16 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefillIndividual.js +48 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefillPerson.d.ts +12 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefillPerson.js +44 -0
- package/dist/cjs/serialization/resources/customers/types/index.d.ts +23 -0
- package/dist/cjs/serialization/resources/customers/types/index.js +23 -0
- package/dist/cjs/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.d.ts +1 -1
- package/dist/cjs/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.js +8 -0
- package/dist/cjs/serialization/resources/events/types/ListEventsRequestEventType.d.ts +1 -1
- package/dist/cjs/serialization/resources/events/types/ListEventsRequestEventType.js +8 -0
- package/dist/cjs/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.ts +1 -1
- package/dist/cjs/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.js +8 -0
- package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/serialization/resources/transfers/client/requests/InitiateInternalTransfersRequest.d.ts +1 -0
- package/dist/cjs/serialization/resources/transfers/client/requests/InitiateInternalTransfersRequest.js +1 -0
- package/dist/cjs/serialization/resources/transfers/client/requests/NewDepositParams.d.ts +1 -0
- package/dist/cjs/serialization/resources/transfers/client/requests/NewDepositParams.js +1 -0
- package/dist/cjs/serialization/resources/transfers/client/requests/NewWithdrawalParams.d.ts +1 -0
- package/dist/cjs/serialization/resources/transfers/client/requests/NewWithdrawalParams.js +1 -0
- package/dist/cjs/serialization/resources/wallets/client/requests/CreateWalletsRequest.d.ts +1 -0
- package/dist/cjs/serialization/resources/wallets/client/requests/CreateWalletsRequest.js +1 -0
- package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.js +8 -0
- package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
- package/dist/cjs/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
- package/dist/cjs/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
- package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.js +8 -0
- package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
- package/dist/cjs/serialization/resources/webhooks/types/WebhookEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/WebhookEnabledEventsItem.js +8 -0
- package/dist/cjs/version.d.ts +1 -1
- package/dist/cjs/version.js +1 -1
- package/dist/esm/BaseClient.mjs +2 -2
- package/dist/esm/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.mts +5 -0
- package/dist/esm/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.mjs +5 -0
- package/dist/esm/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.mts +2 -0
- package/dist/esm/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.mjs +2 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.mts +5 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.mts +3 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome.d.mts +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome.mjs +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus.d.mts +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus.mjs +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemTitle.d.mts +15 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemTitle.mjs +15 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessBusinessType.d.mts +8 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessBusinessType.mjs +8 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessSourceOfFundsItem.d.mts +12 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessSourceOfFundsItem.mjs +12 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessStateOfIncorporation.d.mts +55 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessStateOfIncorporation.mjs +55 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualAnnualIncome.d.mts +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualAnnualIncome.mjs +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualEmploymentStatus.d.mts +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualEmploymentStatus.mjs +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhone.d.mts +3 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.d.mts +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.mjs +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.d.mts +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.mjs +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.d.mts +15 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.mjs +15 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.d.mts +8 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.mjs +8 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.d.mts +12 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.mjs +12 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.d.mts +55 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.mjs +55 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.d.mts +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.mjs +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.d.mts +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.mjs +10 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefill.d.mts +11 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefill.mjs +2 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillAccountType.d.mts +5 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillAccountType.mjs +5 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillAddress.d.mts +9 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillAddress.mjs +2 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillBeneficialOwner.d.mts +18 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillBeneficialOwner.mjs +2 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillBusiness.d.mts +18 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillBusiness.mjs +2 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillIndividual.d.mts +11 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillIndividual.mjs +2 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillPerson.d.mts +6 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillPerson.mjs +2 -0
- package/dist/esm/api/resources/customers/types/index.d.mts +23 -0
- package/dist/esm/api/resources/customers/types/index.mjs +23 -0
- package/dist/esm/api/resources/events/types/GetEventsResponseDataAttributesEventType.d.mts +8 -0
- package/dist/esm/api/resources/events/types/GetEventsResponseDataAttributesEventType.mjs +8 -0
- package/dist/esm/api/resources/events/types/ListEventsRequestEventType.d.mts +8 -0
- package/dist/esm/api/resources/events/types/ListEventsRequestEventType.mjs +8 -0
- package/dist/esm/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.mts +8 -0
- package/dist/esm/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.mjs +8 -0
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.mts +5 -0
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +5 -0
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +5 -0
- package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.mts +5 -0
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +5 -0
- package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/api/resources/transfers/client/requests/InitiateInternalTransfersRequest.d.mts +2 -0
- package/dist/esm/api/resources/transfers/client/requests/NewDepositParams.d.mts +2 -0
- package/dist/esm/api/resources/transfers/client/requests/NewWithdrawalParams.d.mts +2 -0
- package/dist/esm/api/resources/wallets/client/requests/CreateWalletsRequest.d.mts +2 -0
- package/dist/esm/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.mts +8 -0
- package/dist/esm/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.mjs +8 -0
- package/dist/esm/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +8 -0
- package/dist/esm/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
- package/dist/esm/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.mts +8 -0
- package/dist/esm/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
- package/dist/esm/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.mts +8 -0
- package/dist/esm/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
- package/dist/esm/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.mts +8 -0
- package/dist/esm/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.mjs +8 -0
- package/dist/esm/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +8 -0
- package/dist/esm/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
- package/dist/esm/api/resources/webhooks/types/WebhookEnabledEventsItem.d.mts +8 -0
- package/dist/esm/api/resources/webhooks/types/WebhookEnabledEventsItem.mjs +8 -0
- package/dist/esm/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.mjs +5 -0
- package/dist/esm/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.mts +1 -1
- package/dist/esm/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.mjs +2 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.mts +2 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.mjs +2 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemTitle.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemTitle.mjs +15 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessBusinessType.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessBusinessType.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessSourceOfFundsItem.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessSourceOfFundsItem.mjs +12 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessStateOfIncorporation.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessStateOfIncorporation.mjs +55 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualAnnualIncome.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualAnnualIncome.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualEmploymentStatus.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualEmploymentStatus.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhone.d.mts +2 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhone.mjs +2 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.mjs +15 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.mjs +12 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.mjs +55 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefill.d.mts +18 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefill.mjs +14 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillAccountType.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillAccountType.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillAddress.d.mts +14 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillAddress.mjs +10 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillBeneficialOwner.d.mts +23 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillBeneficialOwner.mjs +19 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillBusiness.d.mts +25 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillBusiness.mjs +23 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillIndividual.d.mts +16 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillIndividual.mjs +12 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillPerson.d.mts +12 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillPerson.mjs +8 -0
- package/dist/esm/serialization/resources/customers/types/index.d.mts +23 -0
- package/dist/esm/serialization/resources/customers/types/index.mjs +23 -0
- package/dist/esm/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.d.mts +1 -1
- package/dist/esm/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.mjs +8 -0
- package/dist/esm/serialization/resources/events/types/ListEventsRequestEventType.d.mts +1 -1
- package/dist/esm/serialization/resources/events/types/ListEventsRequestEventType.mjs +8 -0
- package/dist/esm/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.mts +1 -1
- package/dist/esm/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.mjs +8 -0
- package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/serialization/resources/transfers/client/requests/InitiateInternalTransfersRequest.d.mts +1 -0
- package/dist/esm/serialization/resources/transfers/client/requests/InitiateInternalTransfersRequest.mjs +1 -0
- package/dist/esm/serialization/resources/transfers/client/requests/NewDepositParams.d.mts +1 -0
- package/dist/esm/serialization/resources/transfers/client/requests/NewDepositParams.mjs +1 -0
- package/dist/esm/serialization/resources/transfers/client/requests/NewWithdrawalParams.d.mts +1 -0
- package/dist/esm/serialization/resources/transfers/client/requests/NewWithdrawalParams.mjs +1 -0
- package/dist/esm/serialization/resources/wallets/client/requests/CreateWalletsRequest.d.mts +1 -0
- package/dist/esm/serialization/resources/wallets/client/requests/CreateWalletsRequest.mjs +1 -0
- package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.mjs +8 -0
- package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
- package/dist/esm/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
- package/dist/esm/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
- package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.mjs +8 -0
- package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
- package/dist/esm/serialization/resources/webhooks/types/WebhookEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/WebhookEnabledEventsItem.mjs +8 -0
- package/dist/esm/version.d.mts +1 -1
- package/dist/esm/version.mjs +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation = void 0;
|
|
5
|
+
/** US state code */
|
|
6
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation = {
|
|
7
|
+
Al: "AL",
|
|
8
|
+
Ak: "AK",
|
|
9
|
+
Az: "AZ",
|
|
10
|
+
Ar: "AR",
|
|
11
|
+
Ca: "CA",
|
|
12
|
+
Co: "CO",
|
|
13
|
+
Ct: "CT",
|
|
14
|
+
De: "DE",
|
|
15
|
+
Fl: "FL",
|
|
16
|
+
Ga: "GA",
|
|
17
|
+
Hi: "HI",
|
|
18
|
+
Id: "ID",
|
|
19
|
+
Il: "IL",
|
|
20
|
+
In: "IN",
|
|
21
|
+
Ia: "IA",
|
|
22
|
+
Ks: "KS",
|
|
23
|
+
Ky: "KY",
|
|
24
|
+
La: "LA",
|
|
25
|
+
Me: "ME",
|
|
26
|
+
Md: "MD",
|
|
27
|
+
Ma: "MA",
|
|
28
|
+
Mi: "MI",
|
|
29
|
+
Mn: "MN",
|
|
30
|
+
Ms: "MS",
|
|
31
|
+
Mo: "MO",
|
|
32
|
+
Mt: "MT",
|
|
33
|
+
Ne: "NE",
|
|
34
|
+
Nv: "NV",
|
|
35
|
+
Nh: "NH",
|
|
36
|
+
Nj: "NJ",
|
|
37
|
+
Nm: "NM",
|
|
38
|
+
Ny: "NY",
|
|
39
|
+
Nc: "NC",
|
|
40
|
+
Nd: "ND",
|
|
41
|
+
Oh: "OH",
|
|
42
|
+
Ok: "OK",
|
|
43
|
+
Or: "OR",
|
|
44
|
+
Pa: "PA",
|
|
45
|
+
Ri: "RI",
|
|
46
|
+
Sc: "SC",
|
|
47
|
+
Sd: "SD",
|
|
48
|
+
Tn: "TN",
|
|
49
|
+
Tx: "TX",
|
|
50
|
+
Ut: "UT",
|
|
51
|
+
Vt: "VT",
|
|
52
|
+
Va: "VA",
|
|
53
|
+
Wa: "WA",
|
|
54
|
+
Wv: "WV",
|
|
55
|
+
Wi: "WI",
|
|
56
|
+
Wy: "WY",
|
|
57
|
+
Dc: "DC",
|
|
58
|
+
};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/** annual income bucket */
|
|
2
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome: {
|
|
3
|
+
readonly Zero25000: "0-25000";
|
|
4
|
+
readonly Undefined50000: "25001-50000";
|
|
5
|
+
readonly Undefined100000: "50001-100000";
|
|
6
|
+
readonly Undefined200000: "100001-200000";
|
|
7
|
+
readonly Undefined500000: "200001-500000";
|
|
8
|
+
readonly Undefined: "500001+";
|
|
9
|
+
};
|
|
10
|
+
export type CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome = (typeof CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome];
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome = void 0;
|
|
5
|
+
/** annual income bucket */
|
|
6
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome = {
|
|
7
|
+
Zero25000: "0-25000",
|
|
8
|
+
Undefined50000: "25001-50000",
|
|
9
|
+
Undefined100000: "50001-100000",
|
|
10
|
+
Undefined200000: "100001-200000",
|
|
11
|
+
Undefined500000: "200001-500000",
|
|
12
|
+
Undefined: "500001+",
|
|
13
|
+
};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/** employment status */
|
|
2
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus: {
|
|
3
|
+
readonly Employed: "employed";
|
|
4
|
+
readonly SelfEmployed: "self_employed";
|
|
5
|
+
readonly Unemployed: "unemployed";
|
|
6
|
+
readonly Retired: "retired";
|
|
7
|
+
readonly Student: "student";
|
|
8
|
+
readonly Other: "other";
|
|
9
|
+
};
|
|
10
|
+
export type CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus = (typeof CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus];
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus = void 0;
|
|
5
|
+
/** employment status */
|
|
6
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus = {
|
|
7
|
+
Employed: "employed",
|
|
8
|
+
SelfEmployed: "self_employed",
|
|
9
|
+
Unemployed: "unemployed",
|
|
10
|
+
Retired: "retired",
|
|
11
|
+
Student: "student",
|
|
12
|
+
Other: "other",
|
|
13
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.js";
|
|
2
|
+
/**
|
|
3
|
+
* Optional onboarding suggestions for this customer. The customer reviews and confirms every value.
|
|
4
|
+
*/
|
|
5
|
+
export interface CustomerInvitationPrefill {
|
|
6
|
+
accountType?: Natural.CustomerInvitationPrefillAccountType;
|
|
7
|
+
person?: Natural.CustomerInvitationPrefillPerson;
|
|
8
|
+
individual?: Natural.CustomerInvitationPrefillIndividual;
|
|
9
|
+
business?: Natural.CustomerInvitationPrefillBusiness;
|
|
10
|
+
beneficialOwners?: Natural.CustomerInvitationPrefillBeneficialOwner[];
|
|
11
|
+
}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
export declare const CustomerInvitationPrefillAccountType: {
|
|
2
|
+
readonly Individual: "individual";
|
|
3
|
+
readonly Business: "business";
|
|
4
|
+
};
|
|
5
|
+
export type CustomerInvitationPrefillAccountType = (typeof CustomerInvitationPrefillAccountType)[keyof typeof CustomerInvitationPrefillAccountType];
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.CustomerInvitationPrefillAccountType = void 0;
|
|
5
|
+
exports.CustomerInvitationPrefillAccountType = {
|
|
6
|
+
Individual: "individual",
|
|
7
|
+
Business: "business",
|
|
8
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.js";
|
|
2
|
+
export interface CustomerInvitationPrefillBeneficialOwner {
|
|
3
|
+
firstName?: string;
|
|
4
|
+
lastName?: string;
|
|
5
|
+
email?: string;
|
|
6
|
+
phone?: string;
|
|
7
|
+
dateOfBirth?: string;
|
|
8
|
+
residentialAddress?: Natural.CustomerInvitationPrefillAddress;
|
|
9
|
+
ownershipPercentage?: number;
|
|
10
|
+
/** job title */
|
|
11
|
+
title?: Natural.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle;
|
|
12
|
+
/** country of citizenship */
|
|
13
|
+
countryOfCitizenship?: string;
|
|
14
|
+
/** employment status */
|
|
15
|
+
employmentStatus?: Natural.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus;
|
|
16
|
+
/** annual income bucket */
|
|
17
|
+
annualIncome?: Natural.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome;
|
|
18
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.js";
|
|
2
|
+
export interface CustomerInvitationPrefillBusiness {
|
|
3
|
+
legalName?: string;
|
|
4
|
+
displayName?: string;
|
|
5
|
+
website?: string;
|
|
6
|
+
hasTradeName?: boolean;
|
|
7
|
+
tradeName?: string;
|
|
8
|
+
/** business entity type */
|
|
9
|
+
businessType?: Natural.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType;
|
|
10
|
+
industry?: string;
|
|
11
|
+
/** US state code */
|
|
12
|
+
stateOfIncorporation?: Natural.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation;
|
|
13
|
+
incorporationDate?: string;
|
|
14
|
+
registeredAddress?: Natural.CustomerInvitationPrefillAddress;
|
|
15
|
+
physicalAddress?: Natural.CustomerInvitationPrefillAddress;
|
|
16
|
+
sourceOfFunds?: Natural.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem[];
|
|
17
|
+
countriesOfOperations?: string[];
|
|
18
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.js";
|
|
2
|
+
export interface CustomerInvitationPrefillIndividual {
|
|
3
|
+
dateOfBirth?: string;
|
|
4
|
+
residentialAddress?: Natural.CustomerInvitationPrefillAddress;
|
|
5
|
+
/** country of citizenship */
|
|
6
|
+
countryOfCitizenship?: string;
|
|
7
|
+
/** employment status */
|
|
8
|
+
employmentStatus?: Natural.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus;
|
|
9
|
+
/** annual income bucket */
|
|
10
|
+
annualIncome?: Natural.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome;
|
|
11
|
+
}
|
|
@@ -4,8 +4,24 @@ export * from "./CreateInvitationsCustomersRequestAgentsItemPermissionsItem.js";
|
|
|
4
4
|
export * from "./CreateInvitationsCustomersRequestDisableNotificationsItem.js";
|
|
5
5
|
export * from "./CreateInvitationsCustomersRequestRecipientsItem.js";
|
|
6
6
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmail.js";
|
|
7
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome.js";
|
|
8
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus.js";
|
|
9
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemTitle.js";
|
|
10
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessBusinessType.js";
|
|
11
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessSourceOfFundsItem.js";
|
|
12
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessStateOfIncorporation.js";
|
|
13
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualAnnualIncome.js";
|
|
14
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualEmploymentStatus.js";
|
|
7
15
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemPartyId.js";
|
|
8
16
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhone.js";
|
|
17
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.js";
|
|
18
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.js";
|
|
19
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.js";
|
|
20
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.js";
|
|
21
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.js";
|
|
22
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.js";
|
|
23
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.js";
|
|
24
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.js";
|
|
9
25
|
export * from "./CreateInvitationsCustomersResponse.js";
|
|
10
26
|
export * from "./CreateInvitationsCustomersResponseDataItem.js";
|
|
11
27
|
export * from "./CreateInvitationsCustomersResponseDataItemAttributes.js";
|
|
@@ -37,6 +53,13 @@ export * from "./CustomerDetailConnectedAgent.js";
|
|
|
37
53
|
export * from "./CustomerDetailData.js";
|
|
38
54
|
export * from "./CustomerDetailDelegation.js";
|
|
39
55
|
export * from "./CustomerDetailKind.js";
|
|
56
|
+
export * from "./CustomerInvitationPrefill.js";
|
|
57
|
+
export * from "./CustomerInvitationPrefillAccountType.js";
|
|
58
|
+
export * from "./CustomerInvitationPrefillAddress.js";
|
|
59
|
+
export * from "./CustomerInvitationPrefillBeneficialOwner.js";
|
|
60
|
+
export * from "./CustomerInvitationPrefillBusiness.js";
|
|
61
|
+
export * from "./CustomerInvitationPrefillIndividual.js";
|
|
62
|
+
export * from "./CustomerInvitationPrefillPerson.js";
|
|
40
63
|
export * from "./CustomerKind.js";
|
|
41
64
|
export * from "./CustomerMeta.js";
|
|
42
65
|
export * from "./CustomerPaging.js";
|
|
@@ -20,8 +20,24 @@ __exportStar(require("./CreateInvitationsCustomersRequestAgentsItemPermissionsIt
|
|
|
20
20
|
__exportStar(require("./CreateInvitationsCustomersRequestDisableNotificationsItem.js"), exports);
|
|
21
21
|
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItem.js"), exports);
|
|
22
22
|
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmail.js"), exports);
|
|
23
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome.js"), exports);
|
|
24
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus.js"), exports);
|
|
25
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemTitle.js"), exports);
|
|
26
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessBusinessType.js"), exports);
|
|
27
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessSourceOfFundsItem.js"), exports);
|
|
28
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessStateOfIncorporation.js"), exports);
|
|
29
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualAnnualIncome.js"), exports);
|
|
30
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualEmploymentStatus.js"), exports);
|
|
23
31
|
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPartyId.js"), exports);
|
|
24
32
|
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhone.js"), exports);
|
|
33
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.js"), exports);
|
|
34
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.js"), exports);
|
|
35
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.js"), exports);
|
|
36
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.js"), exports);
|
|
37
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.js"), exports);
|
|
38
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.js"), exports);
|
|
39
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.js"), exports);
|
|
40
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.js"), exports);
|
|
25
41
|
__exportStar(require("./CreateInvitationsCustomersResponse.js"), exports);
|
|
26
42
|
__exportStar(require("./CreateInvitationsCustomersResponseDataItem.js"), exports);
|
|
27
43
|
__exportStar(require("./CreateInvitationsCustomersResponseDataItemAttributes.js"), exports);
|
|
@@ -53,6 +69,13 @@ __exportStar(require("./CustomerDetailConnectedAgent.js"), exports);
|
|
|
53
69
|
__exportStar(require("./CustomerDetailData.js"), exports);
|
|
54
70
|
__exportStar(require("./CustomerDetailDelegation.js"), exports);
|
|
55
71
|
__exportStar(require("./CustomerDetailKind.js"), exports);
|
|
72
|
+
__exportStar(require("./CustomerInvitationPrefill.js"), exports);
|
|
73
|
+
__exportStar(require("./CustomerInvitationPrefillAccountType.js"), exports);
|
|
74
|
+
__exportStar(require("./CustomerInvitationPrefillAddress.js"), exports);
|
|
75
|
+
__exportStar(require("./CustomerInvitationPrefillBeneficialOwner.js"), exports);
|
|
76
|
+
__exportStar(require("./CustomerInvitationPrefillBusiness.js"), exports);
|
|
77
|
+
__exportStar(require("./CustomerInvitationPrefillIndividual.js"), exports);
|
|
78
|
+
__exportStar(require("./CustomerInvitationPrefillPerson.js"), exports);
|
|
56
79
|
__exportStar(require("./CustomerKind.js"), exports);
|
|
57
80
|
__exportStar(require("./CustomerMeta.js"), exports);
|
|
58
81
|
__exportStar(require("./CustomerPaging.js"), exports);
|
|
@@ -34,6 +34,14 @@ export declare const GetEventsResponseDataAttributesEventType: {
|
|
|
34
34
|
readonly PaymentReturned: "payment.returned";
|
|
35
35
|
readonly PaymentCanceled: "payment.canceled";
|
|
36
36
|
readonly PaymentApprovalDenied: "payment.approval_denied";
|
|
37
|
+
readonly AchCreated: "ach.created";
|
|
38
|
+
readonly AchProcessing: "ach.processing";
|
|
39
|
+
readonly AchCompleted: "ach.completed";
|
|
40
|
+
readonly AchFailed: "ach.failed";
|
|
41
|
+
readonly AchReturned: "ach.returned";
|
|
42
|
+
readonly MandateCreated: "mandate.created";
|
|
43
|
+
readonly MandateRevoked: "mandate.revoked";
|
|
44
|
+
readonly ExternalPartyAccountValidated: "external_party_account.validated";
|
|
37
45
|
readonly ApprovalRequired: "approval.required";
|
|
38
46
|
readonly ApprovalApproved: "approval.approved";
|
|
39
47
|
readonly ApprovalDenied: "approval.denied";
|
|
@@ -38,6 +38,14 @@ exports.GetEventsResponseDataAttributesEventType = {
|
|
|
38
38
|
PaymentReturned: "payment.returned",
|
|
39
39
|
PaymentCanceled: "payment.canceled",
|
|
40
40
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
41
|
+
AchCreated: "ach.created",
|
|
42
|
+
AchProcessing: "ach.processing",
|
|
43
|
+
AchCompleted: "ach.completed",
|
|
44
|
+
AchFailed: "ach.failed",
|
|
45
|
+
AchReturned: "ach.returned",
|
|
46
|
+
MandateCreated: "mandate.created",
|
|
47
|
+
MandateRevoked: "mandate.revoked",
|
|
48
|
+
ExternalPartyAccountValidated: "external_party_account.validated",
|
|
41
49
|
ApprovalRequired: "approval.required",
|
|
42
50
|
ApprovalApproved: "approval.approved",
|
|
43
51
|
ApprovalDenied: "approval.denied",
|
|
@@ -34,6 +34,14 @@ export declare const ListEventsRequestEventType: {
|
|
|
34
34
|
readonly PaymentReturned: "payment.returned";
|
|
35
35
|
readonly PaymentCanceled: "payment.canceled";
|
|
36
36
|
readonly PaymentApprovalDenied: "payment.approval_denied";
|
|
37
|
+
readonly AchCreated: "ach.created";
|
|
38
|
+
readonly AchProcessing: "ach.processing";
|
|
39
|
+
readonly AchCompleted: "ach.completed";
|
|
40
|
+
readonly AchFailed: "ach.failed";
|
|
41
|
+
readonly AchReturned: "ach.returned";
|
|
42
|
+
readonly MandateCreated: "mandate.created";
|
|
43
|
+
readonly MandateRevoked: "mandate.revoked";
|
|
44
|
+
readonly ExternalPartyAccountValidated: "external_party_account.validated";
|
|
37
45
|
readonly ApprovalRequired: "approval.required";
|
|
38
46
|
readonly ApprovalApproved: "approval.approved";
|
|
39
47
|
readonly ApprovalDenied: "approval.denied";
|
|
@@ -38,6 +38,14 @@ exports.ListEventsRequestEventType = {
|
|
|
38
38
|
PaymentReturned: "payment.returned",
|
|
39
39
|
PaymentCanceled: "payment.canceled",
|
|
40
40
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
41
|
+
AchCreated: "ach.created",
|
|
42
|
+
AchProcessing: "ach.processing",
|
|
43
|
+
AchCompleted: "ach.completed",
|
|
44
|
+
AchFailed: "ach.failed",
|
|
45
|
+
AchReturned: "ach.returned",
|
|
46
|
+
MandateCreated: "mandate.created",
|
|
47
|
+
MandateRevoked: "mandate.revoked",
|
|
48
|
+
ExternalPartyAccountValidated: "external_party_account.validated",
|
|
41
49
|
ApprovalRequired: "approval.required",
|
|
42
50
|
ApprovalApproved: "approval.approved",
|
|
43
51
|
ApprovalDenied: "approval.denied",
|
package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.ts
CHANGED
|
@@ -34,6 +34,14 @@ export declare const ListEventsResponseDataItemAttributesEventType: {
|
|
|
34
34
|
readonly PaymentReturned: "payment.returned";
|
|
35
35
|
readonly PaymentCanceled: "payment.canceled";
|
|
36
36
|
readonly PaymentApprovalDenied: "payment.approval_denied";
|
|
37
|
+
readonly AchCreated: "ach.created";
|
|
38
|
+
readonly AchProcessing: "ach.processing";
|
|
39
|
+
readonly AchCompleted: "ach.completed";
|
|
40
|
+
readonly AchFailed: "ach.failed";
|
|
41
|
+
readonly AchReturned: "ach.returned";
|
|
42
|
+
readonly MandateCreated: "mandate.created";
|
|
43
|
+
readonly MandateRevoked: "mandate.revoked";
|
|
44
|
+
readonly ExternalPartyAccountValidated: "external_party_account.validated";
|
|
37
45
|
readonly ApprovalRequired: "approval.required";
|
|
38
46
|
readonly ApprovalApproved: "approval.approved";
|
|
39
47
|
readonly ApprovalDenied: "approval.denied";
|
package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.js
CHANGED
|
@@ -38,6 +38,14 @@ exports.ListEventsResponseDataItemAttributesEventType = {
|
|
|
38
38
|
PaymentReturned: "payment.returned",
|
|
39
39
|
PaymentCanceled: "payment.canceled",
|
|
40
40
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
41
|
+
AchCreated: "ach.created",
|
|
42
|
+
AchProcessing: "ach.processing",
|
|
43
|
+
AchCompleted: "ach.completed",
|
|
44
|
+
AchFailed: "ach.failed",
|
|
45
|
+
AchReturned: "ach.returned",
|
|
46
|
+
MandateCreated: "mandate.created",
|
|
47
|
+
MandateRevoked: "mandate.revoked",
|
|
48
|
+
ExternalPartyAccountValidated: "external_party_account.validated",
|
|
41
49
|
ApprovalRequired: "approval.required",
|
|
42
50
|
ApprovalApproved: "approval.approved",
|
|
43
51
|
ApprovalDenied: "approval.denied",
|
|
@@ -7,7 +7,12 @@ export declare const CreateInvitationLinksRequestProposedAgentsItemPermissionsIt
|
|
|
7
7
|
readonly DirectCreate: "direct.create";
|
|
8
8
|
readonly ExternalAccountsCreate: "external_accounts.create";
|
|
9
9
|
readonly WalletsRead: "wallets.read";
|
|
10
|
+
readonly WalletsCreate: "wallets.create";
|
|
10
11
|
readonly WalletsUpdate: "wallets.update";
|
|
12
|
+
readonly WalletsFund: "wallets.fund";
|
|
13
|
+
readonly WalletsDeposit: "wallets.deposit";
|
|
14
|
+
readonly WalletsTransfer: "wallets.transfer";
|
|
15
|
+
readonly WalletsWithdraw: "wallets.withdraw";
|
|
11
16
|
readonly PartyRead: "party.read";
|
|
12
17
|
readonly PartyUpdate: "party.update";
|
|
13
18
|
};
|
|
@@ -11,7 +11,12 @@ exports.CreateInvitationLinksRequestProposedAgentsItemPermissionsItem = {
|
|
|
11
11
|
DirectCreate: "direct.create",
|
|
12
12
|
ExternalAccountsCreate: "external_accounts.create",
|
|
13
13
|
WalletsRead: "wallets.read",
|
|
14
|
+
WalletsCreate: "wallets.create",
|
|
14
15
|
WalletsUpdate: "wallets.update",
|
|
16
|
+
WalletsFund: "wallets.fund",
|
|
17
|
+
WalletsDeposit: "wallets.deposit",
|
|
18
|
+
WalletsTransfer: "wallets.transfer",
|
|
19
|
+
WalletsWithdraw: "wallets.withdraw",
|
|
15
20
|
PartyRead: "party.read",
|
|
16
21
|
PartyUpdate: "party.update",
|
|
17
22
|
};
|
|
@@ -7,7 +7,12 @@ export declare const CreateInvitationLinksResponseDataAttributesProposedAgentsIt
|
|
|
7
7
|
readonly DirectCreate: "direct.create";
|
|
8
8
|
readonly ExternalAccountsCreate: "external_accounts.create";
|
|
9
9
|
readonly WalletsRead: "wallets.read";
|
|
10
|
+
readonly WalletsCreate: "wallets.create";
|
|
10
11
|
readonly WalletsUpdate: "wallets.update";
|
|
12
|
+
readonly WalletsFund: "wallets.fund";
|
|
13
|
+
readonly WalletsDeposit: "wallets.deposit";
|
|
14
|
+
readonly WalletsTransfer: "wallets.transfer";
|
|
15
|
+
readonly WalletsWithdraw: "wallets.withdraw";
|
|
11
16
|
readonly PartyRead: "party.read";
|
|
12
17
|
readonly PartyUpdate: "party.update";
|
|
13
18
|
};
|
|
@@ -11,7 +11,12 @@ exports.CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissions
|
|
|
11
11
|
DirectCreate: "direct.create",
|
|
12
12
|
ExternalAccountsCreate: "external_accounts.create",
|
|
13
13
|
WalletsRead: "wallets.read",
|
|
14
|
+
WalletsCreate: "wallets.create",
|
|
14
15
|
WalletsUpdate: "wallets.update",
|
|
16
|
+
WalletsFund: "wallets.fund",
|
|
17
|
+
WalletsDeposit: "wallets.deposit",
|
|
18
|
+
WalletsTransfer: "wallets.transfer",
|
|
19
|
+
WalletsWithdraw: "wallets.withdraw",
|
|
15
20
|
PartyRead: "party.read",
|
|
16
21
|
PartyUpdate: "party.update",
|
|
17
22
|
};
|
|
@@ -7,7 +7,12 @@ export declare const GetInvitationLinksResponseDataAttributesProposedAgentsItemP
|
|
|
7
7
|
readonly DirectCreate: "direct.create";
|
|
8
8
|
readonly ExternalAccountsCreate: "external_accounts.create";
|
|
9
9
|
readonly WalletsRead: "wallets.read";
|
|
10
|
+
readonly WalletsCreate: "wallets.create";
|
|
10
11
|
readonly WalletsUpdate: "wallets.update";
|
|
12
|
+
readonly WalletsFund: "wallets.fund";
|
|
13
|
+
readonly WalletsDeposit: "wallets.deposit";
|
|
14
|
+
readonly WalletsTransfer: "wallets.transfer";
|
|
15
|
+
readonly WalletsWithdraw: "wallets.withdraw";
|
|
11
16
|
readonly PartyRead: "party.read";
|
|
12
17
|
readonly PartyUpdate: "party.update";
|
|
13
18
|
};
|
|
@@ -11,7 +11,12 @@ exports.GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsIte
|
|
|
11
11
|
DirectCreate: "direct.create",
|
|
12
12
|
ExternalAccountsCreate: "external_accounts.create",
|
|
13
13
|
WalletsRead: "wallets.read",
|
|
14
|
+
WalletsCreate: "wallets.create",
|
|
14
15
|
WalletsUpdate: "wallets.update",
|
|
16
|
+
WalletsFund: "wallets.fund",
|
|
17
|
+
WalletsDeposit: "wallets.deposit",
|
|
18
|
+
WalletsTransfer: "wallets.transfer",
|
|
19
|
+
WalletsWithdraw: "wallets.withdraw",
|
|
15
20
|
PartyRead: "party.read",
|
|
16
21
|
PartyUpdate: "party.update",
|
|
17
22
|
};
|
|
@@ -7,7 +7,12 @@ export declare const ListInvitationLinksResponseDataItemAttributesProposedAgents
|
|
|
7
7
|
readonly DirectCreate: "direct.create";
|
|
8
8
|
readonly ExternalAccountsCreate: "external_accounts.create";
|
|
9
9
|
readonly WalletsRead: "wallets.read";
|
|
10
|
+
readonly WalletsCreate: "wallets.create";
|
|
10
11
|
readonly WalletsUpdate: "wallets.update";
|
|
12
|
+
readonly WalletsFund: "wallets.fund";
|
|
13
|
+
readonly WalletsDeposit: "wallets.deposit";
|
|
14
|
+
readonly WalletsTransfer: "wallets.transfer";
|
|
15
|
+
readonly WalletsWithdraw: "wallets.withdraw";
|
|
11
16
|
readonly PartyRead: "party.read";
|
|
12
17
|
readonly PartyUpdate: "party.update";
|
|
13
18
|
};
|
|
@@ -11,7 +11,12 @@ exports.ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissio
|
|
|
11
11
|
DirectCreate: "direct.create",
|
|
12
12
|
ExternalAccountsCreate: "external_accounts.create",
|
|
13
13
|
WalletsRead: "wallets.read",
|
|
14
|
+
WalletsCreate: "wallets.create",
|
|
14
15
|
WalletsUpdate: "wallets.update",
|
|
16
|
+
WalletsFund: "wallets.fund",
|
|
17
|
+
WalletsDeposit: "wallets.deposit",
|
|
18
|
+
WalletsTransfer: "wallets.transfer",
|
|
19
|
+
WalletsWithdraw: "wallets.withdraw",
|
|
15
20
|
PartyRead: "party.read",
|
|
16
21
|
PartyUpdate: "party.update",
|
|
17
22
|
};
|
|
@@ -7,7 +7,12 @@ export declare const RevokeInvitationLinksResponseDataAttributesProposedAgentsIt
|
|
|
7
7
|
readonly DirectCreate: "direct.create";
|
|
8
8
|
readonly ExternalAccountsCreate: "external_accounts.create";
|
|
9
9
|
readonly WalletsRead: "wallets.read";
|
|
10
|
+
readonly WalletsCreate: "wallets.create";
|
|
10
11
|
readonly WalletsUpdate: "wallets.update";
|
|
12
|
+
readonly WalletsFund: "wallets.fund";
|
|
13
|
+
readonly WalletsDeposit: "wallets.deposit";
|
|
14
|
+
readonly WalletsTransfer: "wallets.transfer";
|
|
15
|
+
readonly WalletsWithdraw: "wallets.withdraw";
|
|
11
16
|
readonly PartyRead: "party.read";
|
|
12
17
|
readonly PartyUpdate: "party.update";
|
|
13
18
|
};
|
|
@@ -11,7 +11,12 @@ exports.RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissions
|
|
|
11
11
|
DirectCreate: "direct.create",
|
|
12
12
|
ExternalAccountsCreate: "external_accounts.create",
|
|
13
13
|
WalletsRead: "wallets.read",
|
|
14
|
+
WalletsCreate: "wallets.create",
|
|
14
15
|
WalletsUpdate: "wallets.update",
|
|
16
|
+
WalletsFund: "wallets.fund",
|
|
17
|
+
WalletsDeposit: "wallets.deposit",
|
|
18
|
+
WalletsTransfer: "wallets.transfer",
|
|
19
|
+
WalletsWithdraw: "wallets.withdraw",
|
|
15
20
|
PartyRead: "party.read",
|
|
16
21
|
PartyUpdate: "party.update",
|
|
17
22
|
};
|
package/dist/cjs/api/resources/transfers/client/requests/InitiateInternalTransfersRequest.d.ts
CHANGED
|
@@ -14,6 +14,8 @@
|
|
|
14
14
|
export interface InitiateInternalTransfersRequest {
|
|
15
15
|
/** Unique key for safely retrying a request without creating duplicates. */
|
|
16
16
|
idempotencyKey: string;
|
|
17
|
+
/** Party ID for delegated transfers. */
|
|
18
|
+
partyId?: string;
|
|
17
19
|
/** Amount in cents. */
|
|
18
20
|
amount: number;
|
|
19
21
|
/** Source wallet ID (wal_*). */
|
|
@@ -15,6 +15,8 @@ import type * as Natural from "../../../../index.js";
|
|
|
15
15
|
export interface NewDepositParams {
|
|
16
16
|
/** Unique key for safely retrying a request without creating duplicates. */
|
|
17
17
|
idempotencyKey: string;
|
|
18
|
+
/** Party ID for delegated deposits. */
|
|
19
|
+
partyId?: string;
|
|
18
20
|
/** Amount in cents. */
|
|
19
21
|
amount: number;
|
|
20
22
|
/** Three-letter currency code. Currently USD. */
|
|
@@ -16,6 +16,8 @@ import type * as Natural from "../../../../index.js";
|
|
|
16
16
|
export interface NewWithdrawalParams {
|
|
17
17
|
/** Unique key for safely retrying a request without creating duplicates. */
|
|
18
18
|
idempotencyKey: string;
|
|
19
|
+
/** Party ID for delegated withdrawals. */
|
|
20
|
+
partyId?: string;
|
|
19
21
|
/** Amount in cents. */
|
|
20
22
|
amount: number;
|
|
21
23
|
/** Three-letter currency code. Currently USD. */
|
|
@@ -12,6 +12,8 @@
|
|
|
12
12
|
export interface CreateWalletsRequest {
|
|
13
13
|
/** Unique key for safely retrying a request without creating duplicates. */
|
|
14
14
|
idempotencyKey: string;
|
|
15
|
+
/** Party ID for delegated wallet creation. */
|
|
16
|
+
partyId?: string;
|
|
15
17
|
/** Wallet name. */
|
|
16
18
|
displayName: string;
|
|
17
19
|
/** User-facing wallet description. */
|
|
@@ -34,6 +34,14 @@ export declare const CreateWebhooksRequestEnabledEventsItem: {
|
|
|
34
34
|
readonly PaymentReturned: "payment.returned";
|
|
35
35
|
readonly PaymentCanceled: "payment.canceled";
|
|
36
36
|
readonly PaymentApprovalDenied: "payment.approval_denied";
|
|
37
|
+
readonly AchCreated: "ach.created";
|
|
38
|
+
readonly AchProcessing: "ach.processing";
|
|
39
|
+
readonly AchCompleted: "ach.completed";
|
|
40
|
+
readonly AchFailed: "ach.failed";
|
|
41
|
+
readonly AchReturned: "ach.returned";
|
|
42
|
+
readonly MandateCreated: "mandate.created";
|
|
43
|
+
readonly MandateRevoked: "mandate.revoked";
|
|
44
|
+
readonly ExternalPartyAccountValidated: "external_party_account.validated";
|
|
37
45
|
readonly ApprovalRequired: "approval.required";
|
|
38
46
|
readonly ApprovalApproved: "approval.approved";
|
|
39
47
|
readonly ApprovalDenied: "approval.denied";
|