@naturalpay/sdk 1.2.3 → 1.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 +9 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.ts +10 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js +13 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.ts +10 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js +13 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.ts +15 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js +18 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.d.ts +8 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js +11 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.d.ts +12 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js +15 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.d.ts +55 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js +58 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.d.ts +10 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js +13 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.d.ts +10 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js +13 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationAccountType.d.ts +6 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationAccountType.js +9 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationAddress.d.ts +9 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationAddress.js +3 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationBeneficialOwner.d.ts +18 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationBeneficialOwner.js +3 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationBusiness.d.ts +22 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationBusiness.js +3 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationIndividual.d.ts +18 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationIndividual.js +3 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationRepresentative.d.ts +6 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationRepresentative.js +3 -0
- package/dist/cjs/api/resources/customers/types/index.d.ts +14 -0
- package/dist/cjs/api/resources/customers/types/index.js +14 -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 +8 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.js +8 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js +51 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js +48 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js +91 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAccountType.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAccountType.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAddress.d.ts +14 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAddress.js +46 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.d.ts +23 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.js +55 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBusiness.d.ts +27 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBusiness.js +61 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationIndividual.d.ts +20 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationIndividual.js +52 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationRepresentative.d.ts +12 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationRepresentative.js +44 -0
- package/dist/cjs/serialization/resources/customers/types/index.d.ts +14 -0
- package/dist/cjs/serialization/resources/customers/types/index.js +14 -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 +9 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.mts +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.mts +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.mts +15 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs +15 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.d.mts +8 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs +8 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.d.mts +12 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs +12 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.d.mts +55 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs +55 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.d.mts +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.d.mts +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs +10 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationAccountType.d.mts +6 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationAccountType.mjs +6 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationAddress.d.mts +9 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationAddress.mjs +2 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationBeneficialOwner.d.mts +18 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationBeneficialOwner.mjs +2 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationBusiness.d.mts +22 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationBusiness.mjs +2 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationIndividual.d.mts +18 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationIndividual.mjs +2 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationRepresentative.d.mts +6 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationRepresentative.mjs +2 -0
- package/dist/esm/api/resources/customers/types/index.d.mts +14 -0
- package/dist/esm/api/resources/customers/types/index.mjs +14 -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 +8 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.mjs +8 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs +15 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs +12 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs +55 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationAccountType.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationAccountType.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationAddress.d.mts +14 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationAddress.mjs +10 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.d.mts +23 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.mjs +19 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationBusiness.d.mts +27 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationBusiness.mjs +25 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationIndividual.d.mts +20 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationIndividual.mjs +16 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationRepresentative.d.mts +12 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationRepresentative.mjs +8 -0
- package/dist/esm/serialization/resources/customers/types/index.d.mts +14 -0
- package/dist/esm/serialization/resources/customers/types/index.mjs +14 -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
package/dist/cjs/BaseClient.js
CHANGED
|
@@ -43,8 +43,8 @@ function normalizeClientOptions(options) {
|
|
|
43
43
|
const headers = (0, headers_js_1.mergeHeaders)({
|
|
44
44
|
"X-Fern-Language": "JavaScript",
|
|
45
45
|
"X-Fern-SDK-Name": "@naturalpay/sdk",
|
|
46
|
-
"X-Fern-SDK-Version": "1.2.
|
|
47
|
-
"User-Agent": "@naturalpay/sdk/1.2.
|
|
46
|
+
"X-Fern-SDK-Version": "1.2.5",
|
|
47
|
+
"User-Agent": "@naturalpay/sdk/1.2.5",
|
|
48
48
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
49
49
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
50
50
|
"X-Agent-ID": options === null || options === void 0 ? void 0 : options.agentId,
|
|
@@ -7,7 +7,12 @@ export declare const CreateCustomerAgentsRequestPermissionsItem: {
|
|
|
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.CreateCustomerAgentsRequestPermissionsItem = {
|
|
|
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
|
};
|
|
@@ -21,6 +21,8 @@ export declare const CreateApiKeysRequestScopesItem: {
|
|
|
21
21
|
readonly WalletsUpdate: "wallets.update";
|
|
22
22
|
readonly WalletsDelete: "wallets.delete";
|
|
23
23
|
readonly WalletsFund: "wallets.fund";
|
|
24
|
+
readonly WalletsDeposit: "wallets.deposit";
|
|
25
|
+
readonly WalletsTransfer: "wallets.transfer";
|
|
24
26
|
readonly WalletsWithdraw: "wallets.withdraw";
|
|
25
27
|
readonly DelegationsRead: "delegations.read";
|
|
26
28
|
readonly DelegationsCreate: "delegations.create";
|
|
@@ -25,6 +25,8 @@ exports.CreateApiKeysRequestScopesItem = {
|
|
|
25
25
|
WalletsUpdate: "wallets.update",
|
|
26
26
|
WalletsDelete: "wallets.delete",
|
|
27
27
|
WalletsFund: "wallets.fund",
|
|
28
|
+
WalletsDeposit: "wallets.deposit",
|
|
29
|
+
WalletsTransfer: "wallets.transfer",
|
|
28
30
|
WalletsWithdraw: "wallets.withdraw",
|
|
29
31
|
DelegationsRead: "delegations.read",
|
|
30
32
|
DelegationsCreate: "delegations.create",
|
|
@@ -7,7 +7,12 @@ export declare const CreateInvitationsCustomersRequestAgentsItemPermissionsItem:
|
|
|
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.CreateInvitationsCustomersRequestAgentsItemPermissionsItem = {
|
|
|
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
|
};
|
|
@@ -1,4 +1,13 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.js";
|
|
1
2
|
export interface CreateInvitationsCustomersRequestRecipientsItemEmail {
|
|
2
3
|
/** Email address. */
|
|
3
4
|
value: string;
|
|
5
|
+
/** Optional onboarding suggestion (account type). The customer reviews and confirms every value. */
|
|
6
|
+
accountType?: Natural.CustomerInvitationAccountType;
|
|
7
|
+
/** Optional onboarding suggestion (individual). The customer reviews and confirms every value. */
|
|
8
|
+
individual?: Natural.CustomerInvitationIndividual;
|
|
9
|
+
/** Optional onboarding suggestion (business). The customer reviews and confirms every value. */
|
|
10
|
+
business?: Natural.CustomerInvitationBusiness;
|
|
11
|
+
/** Optional onboarding suggestion (beneficial owners). The customer reviews and confirms every value. */
|
|
12
|
+
beneficialOwners?: Natural.CustomerInvitationBeneficialOwner[];
|
|
4
13
|
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/** annual income bucket */
|
|
2
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome: {
|
|
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 CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome];
|
|
@@ -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.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome = void 0;
|
|
5
|
+
/** annual income bucket */
|
|
6
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome = {
|
|
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 CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus: {
|
|
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 CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus];
|
|
@@ -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.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus = void 0;
|
|
5
|
+
/** employment status */
|
|
6
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus = {
|
|
7
|
+
Employed: "employed",
|
|
8
|
+
SelfEmployed: "self_employed",
|
|
9
|
+
Unemployed: "unemployed",
|
|
10
|
+
Retired: "retired",
|
|
11
|
+
Student: "student",
|
|
12
|
+
Other: "other",
|
|
13
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/** job title */
|
|
2
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle: {
|
|
3
|
+
readonly Ceo: "ceo";
|
|
4
|
+
readonly Cfo: "cfo";
|
|
5
|
+
readonly Coo: "coo";
|
|
6
|
+
readonly Cto: "cto";
|
|
7
|
+
readonly President: "president";
|
|
8
|
+
readonly Vp: "vp";
|
|
9
|
+
readonly Director: "director";
|
|
10
|
+
readonly Manager: "manager";
|
|
11
|
+
readonly Owner: "owner";
|
|
12
|
+
readonly Partner: "partner";
|
|
13
|
+
readonly Other: "other";
|
|
14
|
+
};
|
|
15
|
+
export type CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle];
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle = void 0;
|
|
5
|
+
/** job title */
|
|
6
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle = {
|
|
7
|
+
Ceo: "ceo",
|
|
8
|
+
Cfo: "cfo",
|
|
9
|
+
Coo: "coo",
|
|
10
|
+
Cto: "cto",
|
|
11
|
+
President: "president",
|
|
12
|
+
Vp: "vp",
|
|
13
|
+
Director: "director",
|
|
14
|
+
Manager: "manager",
|
|
15
|
+
Owner: "owner",
|
|
16
|
+
Partner: "partner",
|
|
17
|
+
Other: "other",
|
|
18
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/** business entity type */
|
|
2
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType: {
|
|
3
|
+
readonly Llc: "llc";
|
|
4
|
+
readonly Corporation: "corporation";
|
|
5
|
+
readonly Partnership: "partnership";
|
|
6
|
+
readonly SoleProprietorship: "sole_proprietorship";
|
|
7
|
+
};
|
|
8
|
+
export type CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType];
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType = void 0;
|
|
5
|
+
/** business entity type */
|
|
6
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType = {
|
|
7
|
+
Llc: "llc",
|
|
8
|
+
Corporation: "corporation",
|
|
9
|
+
Partnership: "partnership",
|
|
10
|
+
SoleProprietorship: "sole_proprietorship",
|
|
11
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/** source of funds */
|
|
2
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem: {
|
|
3
|
+
readonly BusinessRevenue: "business_revenue";
|
|
4
|
+
readonly IntercompanyTransfers: "intercompany_transfers";
|
|
5
|
+
readonly RentalLeaseIncome: "rental_lease_income";
|
|
6
|
+
readonly AssetSales: "asset_sales";
|
|
7
|
+
readonly LoanProceeds: "loan_proceeds";
|
|
8
|
+
readonly InvestmentCapital: "investment_capital";
|
|
9
|
+
readonly OwnerShareholderCapital: "owner_shareholder_capital";
|
|
10
|
+
readonly GovernmentGrantsDonations: "government_grants_donations";
|
|
11
|
+
};
|
|
12
|
+
export type CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem];
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem = void 0;
|
|
5
|
+
/** source of funds */
|
|
6
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem = {
|
|
7
|
+
BusinessRevenue: "business_revenue",
|
|
8
|
+
IntercompanyTransfers: "intercompany_transfers",
|
|
9
|
+
RentalLeaseIncome: "rental_lease_income",
|
|
10
|
+
AssetSales: "asset_sales",
|
|
11
|
+
LoanProceeds: "loan_proceeds",
|
|
12
|
+
InvestmentCapital: "investment_capital",
|
|
13
|
+
OwnerShareholderCapital: "owner_shareholder_capital",
|
|
14
|
+
GovernmentGrantsDonations: "government_grants_donations",
|
|
15
|
+
};
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
/** US state code */
|
|
2
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation: {
|
|
3
|
+
readonly Al: "AL";
|
|
4
|
+
readonly Ak: "AK";
|
|
5
|
+
readonly Az: "AZ";
|
|
6
|
+
readonly Ar: "AR";
|
|
7
|
+
readonly Ca: "CA";
|
|
8
|
+
readonly Co: "CO";
|
|
9
|
+
readonly Ct: "CT";
|
|
10
|
+
readonly De: "DE";
|
|
11
|
+
readonly Fl: "FL";
|
|
12
|
+
readonly Ga: "GA";
|
|
13
|
+
readonly Hi: "HI";
|
|
14
|
+
readonly Id: "ID";
|
|
15
|
+
readonly Il: "IL";
|
|
16
|
+
readonly In: "IN";
|
|
17
|
+
readonly Ia: "IA";
|
|
18
|
+
readonly Ks: "KS";
|
|
19
|
+
readonly Ky: "KY";
|
|
20
|
+
readonly La: "LA";
|
|
21
|
+
readonly Me: "ME";
|
|
22
|
+
readonly Md: "MD";
|
|
23
|
+
readonly Ma: "MA";
|
|
24
|
+
readonly Mi: "MI";
|
|
25
|
+
readonly Mn: "MN";
|
|
26
|
+
readonly Ms: "MS";
|
|
27
|
+
readonly Mo: "MO";
|
|
28
|
+
readonly Mt: "MT";
|
|
29
|
+
readonly Ne: "NE";
|
|
30
|
+
readonly Nv: "NV";
|
|
31
|
+
readonly Nh: "NH";
|
|
32
|
+
readonly Nj: "NJ";
|
|
33
|
+
readonly Nm: "NM";
|
|
34
|
+
readonly Ny: "NY";
|
|
35
|
+
readonly Nc: "NC";
|
|
36
|
+
readonly Nd: "ND";
|
|
37
|
+
readonly Oh: "OH";
|
|
38
|
+
readonly Ok: "OK";
|
|
39
|
+
readonly Or: "OR";
|
|
40
|
+
readonly Pa: "PA";
|
|
41
|
+
readonly Ri: "RI";
|
|
42
|
+
readonly Sc: "SC";
|
|
43
|
+
readonly Sd: "SD";
|
|
44
|
+
readonly Tn: "TN";
|
|
45
|
+
readonly Tx: "TX";
|
|
46
|
+
readonly Ut: "UT";
|
|
47
|
+
readonly Vt: "VT";
|
|
48
|
+
readonly Va: "VA";
|
|
49
|
+
readonly Wa: "WA";
|
|
50
|
+
readonly Wv: "WV";
|
|
51
|
+
readonly Wi: "WI";
|
|
52
|
+
readonly Wy: "WY";
|
|
53
|
+
readonly Dc: "DC";
|
|
54
|
+
};
|
|
55
|
+
export type CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation];
|
|
@@ -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.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation = void 0;
|
|
5
|
+
/** US state code */
|
|
6
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation = {
|
|
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 CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome: {
|
|
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 CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome];
|
|
@@ -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.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome = void 0;
|
|
5
|
+
/** annual income bucket */
|
|
6
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome = {
|
|
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 CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus: {
|
|
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 CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus];
|
|
@@ -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.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus = void 0;
|
|
5
|
+
/** employment status */
|
|
6
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus = {
|
|
7
|
+
Employed: "employed",
|
|
8
|
+
SelfEmployed: "self_employed",
|
|
9
|
+
Unemployed: "unemployed",
|
|
10
|
+
Retired: "retired",
|
|
11
|
+
Student: "student",
|
|
12
|
+
Other: "other",
|
|
13
|
+
};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/** Optional onboarding suggestion (account type). The customer reviews and confirms every value. */
|
|
2
|
+
export declare const CustomerInvitationAccountType: {
|
|
3
|
+
readonly Individual: "individual";
|
|
4
|
+
readonly Business: "business";
|
|
5
|
+
};
|
|
6
|
+
export type CustomerInvitationAccountType = (typeof CustomerInvitationAccountType)[keyof typeof CustomerInvitationAccountType];
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.CustomerInvitationAccountType = void 0;
|
|
5
|
+
/** Optional onboarding suggestion (account type). The customer reviews and confirms every value. */
|
|
6
|
+
exports.CustomerInvitationAccountType = {
|
|
7
|
+
Individual: "individual",
|
|
8
|
+
Business: "business",
|
|
9
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.js";
|
|
2
|
+
export interface CustomerInvitationBeneficialOwner {
|
|
3
|
+
firstName?: string;
|
|
4
|
+
lastName?: string;
|
|
5
|
+
email?: string;
|
|
6
|
+
phone?: string;
|
|
7
|
+
dateOfBirth?: string;
|
|
8
|
+
address?: Natural.CustomerInvitationAddress;
|
|
9
|
+
ownershipPercentage?: number;
|
|
10
|
+
/** job title */
|
|
11
|
+
title?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle;
|
|
12
|
+
/** country of citizenship */
|
|
13
|
+
countryOfCitizenship?: string;
|
|
14
|
+
/** employment status */
|
|
15
|
+
employmentStatus?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus;
|
|
16
|
+
/** annual income bucket */
|
|
17
|
+
annualIncome?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome;
|
|
18
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.js";
|
|
2
|
+
/**
|
|
3
|
+
* Optional onboarding suggestion (business). The customer reviews and confirms every value.
|
|
4
|
+
*/
|
|
5
|
+
export interface CustomerInvitationBusiness {
|
|
6
|
+
representative?: Natural.CustomerInvitationRepresentative;
|
|
7
|
+
legalName?: string;
|
|
8
|
+
displayName?: string;
|
|
9
|
+
website?: string;
|
|
10
|
+
hasTradeName?: boolean;
|
|
11
|
+
tradeName?: string;
|
|
12
|
+
/** business entity type */
|
|
13
|
+
businessType?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType;
|
|
14
|
+
industry?: string;
|
|
15
|
+
/** US state code */
|
|
16
|
+
stateOfIncorporation?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation;
|
|
17
|
+
incorporationDate?: string;
|
|
18
|
+
registeredAddress?: Natural.CustomerInvitationAddress;
|
|
19
|
+
physicalAddress?: Natural.CustomerInvitationAddress;
|
|
20
|
+
sourceOfFunds?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem[];
|
|
21
|
+
countriesOfOperations?: string[];
|
|
22
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.js";
|
|
2
|
+
/**
|
|
3
|
+
* Optional onboarding suggestion (individual). The customer reviews and confirms every value.
|
|
4
|
+
*/
|
|
5
|
+
export interface CustomerInvitationIndividual {
|
|
6
|
+
firstName?: string;
|
|
7
|
+
lastName?: string;
|
|
8
|
+
email?: string;
|
|
9
|
+
phone?: string;
|
|
10
|
+
dateOfBirth?: string;
|
|
11
|
+
address?: Natural.CustomerInvitationAddress;
|
|
12
|
+
/** country of citizenship */
|
|
13
|
+
countryOfCitizenship?: string;
|
|
14
|
+
/** employment status */
|
|
15
|
+
employmentStatus?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus;
|
|
16
|
+
/** annual income bucket */
|
|
17
|
+
annualIncome?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome;
|
|
18
|
+
}
|
|
@@ -4,6 +4,14 @@ 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 "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js";
|
|
8
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js";
|
|
9
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js";
|
|
10
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js";
|
|
11
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js";
|
|
12
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js";
|
|
13
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js";
|
|
14
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js";
|
|
7
15
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemPartyId.js";
|
|
8
16
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhone.js";
|
|
9
17
|
export * from "./CreateInvitationsCustomersResponse.js";
|
|
@@ -37,6 +45,12 @@ export * from "./CustomerDetailConnectedAgent.js";
|
|
|
37
45
|
export * from "./CustomerDetailData.js";
|
|
38
46
|
export * from "./CustomerDetailDelegation.js";
|
|
39
47
|
export * from "./CustomerDetailKind.js";
|
|
48
|
+
export * from "./CustomerInvitationAccountType.js";
|
|
49
|
+
export * from "./CustomerInvitationAddress.js";
|
|
50
|
+
export * from "./CustomerInvitationBeneficialOwner.js";
|
|
51
|
+
export * from "./CustomerInvitationBusiness.js";
|
|
52
|
+
export * from "./CustomerInvitationIndividual.js";
|
|
53
|
+
export * from "./CustomerInvitationRepresentative.js";
|
|
40
54
|
export * from "./CustomerKind.js";
|
|
41
55
|
export * from "./CustomerMeta.js";
|
|
42
56
|
export * from "./CustomerPaging.js";
|
|
@@ -20,6 +20,14 @@ __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("./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js"), exports);
|
|
24
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js"), exports);
|
|
25
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js"), exports);
|
|
26
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js"), exports);
|
|
27
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js"), exports);
|
|
28
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js"), exports);
|
|
29
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js"), exports);
|
|
30
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js"), exports);
|
|
23
31
|
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPartyId.js"), exports);
|
|
24
32
|
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhone.js"), exports);
|
|
25
33
|
__exportStar(require("./CreateInvitationsCustomersResponse.js"), exports);
|
|
@@ -53,6 +61,12 @@ __exportStar(require("./CustomerDetailConnectedAgent.js"), exports);
|
|
|
53
61
|
__exportStar(require("./CustomerDetailData.js"), exports);
|
|
54
62
|
__exportStar(require("./CustomerDetailDelegation.js"), exports);
|
|
55
63
|
__exportStar(require("./CustomerDetailKind.js"), exports);
|
|
64
|
+
__exportStar(require("./CustomerInvitationAccountType.js"), exports);
|
|
65
|
+
__exportStar(require("./CustomerInvitationAddress.js"), exports);
|
|
66
|
+
__exportStar(require("./CustomerInvitationBeneficialOwner.js"), exports);
|
|
67
|
+
__exportStar(require("./CustomerInvitationBusiness.js"), exports);
|
|
68
|
+
__exportStar(require("./CustomerInvitationIndividual.js"), exports);
|
|
69
|
+
__exportStar(require("./CustomerInvitationRepresentative.js"), exports);
|
|
56
70
|
__exportStar(require("./CustomerKind.js"), exports);
|
|
57
71
|
__exportStar(require("./CustomerMeta.js"), exports);
|
|
58
72
|
__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",
|