@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
|
@@ -4,6 +4,14 @@ export * from "./CreateInvitationsCustomersRequestAgentsItemPermissionsItem.mjs"
|
|
|
4
4
|
export * from "./CreateInvitationsCustomersRequestDisableNotificationsItem.mjs";
|
|
5
5
|
export * from "./CreateInvitationsCustomersRequestRecipientsItem.mjs";
|
|
6
6
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmail.mjs";
|
|
7
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs";
|
|
8
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs";
|
|
9
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs";
|
|
10
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs";
|
|
11
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs";
|
|
12
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs";
|
|
13
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs";
|
|
14
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs";
|
|
7
15
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemPartyId.mjs";
|
|
8
16
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhone.mjs";
|
|
9
17
|
export * from "./CreateInvitationsCustomersResponse.mjs";
|
|
@@ -37,6 +45,12 @@ export * from "./CustomerDetailConnectedAgent.mjs";
|
|
|
37
45
|
export * from "./CustomerDetailData.mjs";
|
|
38
46
|
export * from "./CustomerDetailDelegation.mjs";
|
|
39
47
|
export * from "./CustomerDetailKind.mjs";
|
|
48
|
+
export * from "./CustomerInvitationAccountType.mjs";
|
|
49
|
+
export * from "./CustomerInvitationAddress.mjs";
|
|
50
|
+
export * from "./CustomerInvitationBeneficialOwner.mjs";
|
|
51
|
+
export * from "./CustomerInvitationBusiness.mjs";
|
|
52
|
+
export * from "./CustomerInvitationIndividual.mjs";
|
|
53
|
+
export * from "./CustomerInvitationRepresentative.mjs";
|
|
40
54
|
export * from "./CustomerKind.mjs";
|
|
41
55
|
export * from "./CustomerMeta.mjs";
|
|
42
56
|
export * from "./CustomerPaging.mjs";
|
package/dist/esm/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.d.mts
CHANGED
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
|
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
4
|
export declare const GetEventsResponseDataAttributesEventType: core.serialization.Schema<serializers.GetEventsResponseDataAttributesEventType.Raw, Natural.GetEventsResponseDataAttributesEventType>;
|
|
5
5
|
export declare namespace GetEventsResponseDataAttributesEventType {
|
|
6
|
-
type Raw = "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
6
|
+
type Raw = "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "ach.created" | "ach.processing" | "ach.completed" | "ach.failed" | "ach.returned" | "mandate.created" | "mandate.revoked" | "external_party_account.validated" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
7
7
|
}
|
package/dist/esm/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.mjs
CHANGED
|
@@ -35,6 +35,14 @@ export const GetEventsResponseDataAttributesEventType = core.serialization.enum_
|
|
|
35
35
|
"payment.returned",
|
|
36
36
|
"payment.canceled",
|
|
37
37
|
"payment.approval_denied",
|
|
38
|
+
"ach.created",
|
|
39
|
+
"ach.processing",
|
|
40
|
+
"ach.completed",
|
|
41
|
+
"ach.failed",
|
|
42
|
+
"ach.returned",
|
|
43
|
+
"mandate.created",
|
|
44
|
+
"mandate.revoked",
|
|
45
|
+
"external_party_account.validated",
|
|
38
46
|
"approval.required",
|
|
39
47
|
"approval.approved",
|
|
40
48
|
"approval.denied",
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
|
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
4
|
export declare const ListEventsRequestEventType: core.serialization.Schema<serializers.ListEventsRequestEventType.Raw, Natural.ListEventsRequestEventType>;
|
|
5
5
|
export declare namespace ListEventsRequestEventType {
|
|
6
|
-
type Raw = "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
6
|
+
type Raw = "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "ach.created" | "ach.processing" | "ach.completed" | "ach.failed" | "ach.returned" | "mandate.created" | "mandate.revoked" | "external_party_account.validated" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
7
7
|
}
|
|
@@ -35,6 +35,14 @@ export const ListEventsRequestEventType = core.serialization.enum_([
|
|
|
35
35
|
"payment.returned",
|
|
36
36
|
"payment.canceled",
|
|
37
37
|
"payment.approval_denied",
|
|
38
|
+
"ach.created",
|
|
39
|
+
"ach.processing",
|
|
40
|
+
"ach.completed",
|
|
41
|
+
"ach.failed",
|
|
42
|
+
"ach.returned",
|
|
43
|
+
"mandate.created",
|
|
44
|
+
"mandate.revoked",
|
|
45
|
+
"external_party_account.validated",
|
|
38
46
|
"approval.required",
|
|
39
47
|
"approval.approved",
|
|
40
48
|
"approval.denied",
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
|
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
4
|
export declare const ListEventsResponseDataItemAttributesEventType: core.serialization.Schema<serializers.ListEventsResponseDataItemAttributesEventType.Raw, Natural.ListEventsResponseDataItemAttributesEventType>;
|
|
5
5
|
export declare namespace ListEventsResponseDataItemAttributesEventType {
|
|
6
|
-
type Raw = "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
6
|
+
type Raw = "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "ach.created" | "ach.processing" | "ach.completed" | "ach.failed" | "ach.returned" | "mandate.created" | "mandate.revoked" | "external_party_account.validated" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
7
7
|
}
|
|
@@ -35,6 +35,14 @@ export const ListEventsResponseDataItemAttributesEventType = core.serialization.
|
|
|
35
35
|
"payment.returned",
|
|
36
36
|
"payment.canceled",
|
|
37
37
|
"payment.approval_denied",
|
|
38
|
+
"ach.created",
|
|
39
|
+
"ach.processing",
|
|
40
|
+
"ach.completed",
|
|
41
|
+
"ach.failed",
|
|
42
|
+
"ach.returned",
|
|
43
|
+
"mandate.created",
|
|
44
|
+
"mandate.revoked",
|
|
45
|
+
"external_party_account.validated",
|
|
38
46
|
"approval.required",
|
|
39
47
|
"approval.approved",
|
|
40
48
|
"approval.denied",
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
|
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
4
|
export declare const CreateInvitationLinksRequestProposedAgentsItemPermissionsItem: core.serialization.Schema<serializers.CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.Raw, Natural.CreateInvitationLinksRequestProposedAgentsItemPermissionsItem>;
|
|
5
5
|
export declare namespace CreateInvitationLinksRequestProposedAgentsItemPermissionsItem {
|
|
6
|
-
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.update" | "party.read" | "party.update";
|
|
6
|
+
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
7
7
|
}
|
|
@@ -9,7 +9,12 @@ export const CreateInvitationLinksRequestProposedAgentsItemPermissionsItem = cor
|
|
|
9
9
|
"direct.create",
|
|
10
10
|
"external_accounts.create",
|
|
11
11
|
"wallets.read",
|
|
12
|
+
"wallets.create",
|
|
12
13
|
"wallets.update",
|
|
14
|
+
"wallets.fund",
|
|
15
|
+
"wallets.deposit",
|
|
16
|
+
"wallets.transfer",
|
|
17
|
+
"wallets.withdraw",
|
|
13
18
|
"party.read",
|
|
14
19
|
"party.update",
|
|
15
20
|
]);
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
|
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
4
|
export declare const CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem: core.serialization.Schema<serializers.CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.Raw, Natural.CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem>;
|
|
5
5
|
export declare namespace CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem {
|
|
6
|
-
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.update" | "party.read" | "party.update";
|
|
6
|
+
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
7
7
|
}
|
|
@@ -9,7 +9,12 @@ export const CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermis
|
|
|
9
9
|
"direct.create",
|
|
10
10
|
"external_accounts.create",
|
|
11
11
|
"wallets.read",
|
|
12
|
+
"wallets.create",
|
|
12
13
|
"wallets.update",
|
|
14
|
+
"wallets.fund",
|
|
15
|
+
"wallets.deposit",
|
|
16
|
+
"wallets.transfer",
|
|
17
|
+
"wallets.withdraw",
|
|
13
18
|
"party.read",
|
|
14
19
|
"party.update",
|
|
15
20
|
]);
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
|
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
4
|
export declare const GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem: core.serialization.Schema<serializers.GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.Raw, Natural.GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem>;
|
|
5
5
|
export declare namespace GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem {
|
|
6
|
-
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.update" | "party.read" | "party.update";
|
|
6
|
+
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
7
7
|
}
|
|
@@ -9,7 +9,12 @@ export const GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissio
|
|
|
9
9
|
"direct.create",
|
|
10
10
|
"external_accounts.create",
|
|
11
11
|
"wallets.read",
|
|
12
|
+
"wallets.create",
|
|
12
13
|
"wallets.update",
|
|
14
|
+
"wallets.fund",
|
|
15
|
+
"wallets.deposit",
|
|
16
|
+
"wallets.transfer",
|
|
17
|
+
"wallets.withdraw",
|
|
13
18
|
"party.read",
|
|
14
19
|
"party.update",
|
|
15
20
|
]);
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
|
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
4
|
export declare const ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem: core.serialization.Schema<serializers.ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.Raw, Natural.ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem>;
|
|
5
5
|
export declare namespace ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem {
|
|
6
|
-
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.update" | "party.read" | "party.update";
|
|
6
|
+
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
7
7
|
}
|
|
@@ -9,7 +9,12 @@ export const ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPerm
|
|
|
9
9
|
"direct.create",
|
|
10
10
|
"external_accounts.create",
|
|
11
11
|
"wallets.read",
|
|
12
|
+
"wallets.create",
|
|
12
13
|
"wallets.update",
|
|
14
|
+
"wallets.fund",
|
|
15
|
+
"wallets.deposit",
|
|
16
|
+
"wallets.transfer",
|
|
17
|
+
"wallets.withdraw",
|
|
13
18
|
"party.read",
|
|
14
19
|
"party.update",
|
|
15
20
|
]);
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
|
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
4
|
export declare const RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem: core.serialization.Schema<serializers.RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.Raw, Natural.RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem>;
|
|
5
5
|
export declare namespace RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem {
|
|
6
|
-
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.update" | "party.read" | "party.update";
|
|
6
|
+
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
7
7
|
}
|
|
@@ -9,7 +9,12 @@ export const RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermis
|
|
|
9
9
|
"direct.create",
|
|
10
10
|
"external_accounts.create",
|
|
11
11
|
"wallets.read",
|
|
12
|
+
"wallets.create",
|
|
12
13
|
"wallets.update",
|
|
14
|
+
"wallets.fund",
|
|
15
|
+
"wallets.deposit",
|
|
16
|
+
"wallets.transfer",
|
|
17
|
+
"wallets.withdraw",
|
|
13
18
|
"party.read",
|
|
14
19
|
"party.update",
|
|
15
20
|
]);
|
|
@@ -4,6 +4,7 @@ import type * as serializers from "../../../../index.mjs";
|
|
|
4
4
|
export declare const InitiateInternalTransfersRequest: core.serialization.Schema<serializers.InitiateInternalTransfersRequest.Raw, Omit<Natural.InitiateInternalTransfersRequest, "idempotencyKey">>;
|
|
5
5
|
export declare namespace InitiateInternalTransfersRequest {
|
|
6
6
|
interface Raw {
|
|
7
|
+
partyId?: string | null;
|
|
7
8
|
amount: number;
|
|
8
9
|
sourceWalletId: string;
|
|
9
10
|
destWalletId: string;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
2
|
import * as core from "../../../../../core/index.mjs";
|
|
3
3
|
export const InitiateInternalTransfersRequest = core.serialization.object({
|
|
4
|
+
partyId: core.serialization.string().optional(),
|
|
4
5
|
amount: core.serialization.number(),
|
|
5
6
|
sourceWalletId: core.serialization.string(),
|
|
6
7
|
destWalletId: core.serialization.string(),
|
|
@@ -5,6 +5,7 @@ import { InitiateDepositTransfersRequestCurrency } from "../../types/InitiateDep
|
|
|
5
5
|
export declare const NewDepositParams: core.serialization.Schema<serializers.NewDepositParams.Raw, Omit<Natural.NewDepositParams, "idempotencyKey">>;
|
|
6
6
|
export declare namespace NewDepositParams {
|
|
7
7
|
interface Raw {
|
|
8
|
+
partyId?: string | null;
|
|
8
9
|
amount: number;
|
|
9
10
|
currency?: InitiateDepositTransfersRequestCurrency.Raw | null;
|
|
10
11
|
externalAccountId: string;
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
import * as core from "../../../../../core/index.mjs";
|
|
3
3
|
import { InitiateDepositTransfersRequestCurrency } from "../../types/InitiateDepositTransfersRequestCurrency.mjs";
|
|
4
4
|
export const NewDepositParams = core.serialization.object({
|
|
5
|
+
partyId: core.serialization.string().optional(),
|
|
5
6
|
amount: core.serialization.number(),
|
|
6
7
|
currency: InitiateDepositTransfersRequestCurrency.optional(),
|
|
7
8
|
externalAccountId: core.serialization.string(),
|
package/dist/esm/serialization/resources/transfers/client/requests/NewWithdrawalParams.d.mts
CHANGED
|
@@ -6,6 +6,7 @@ import { InitiateWithdrawalTransfersRequestMethod } from "../../types/InitiateWi
|
|
|
6
6
|
export declare const NewWithdrawalParams: core.serialization.Schema<serializers.NewWithdrawalParams.Raw, Omit<Natural.NewWithdrawalParams, "idempotencyKey">>;
|
|
7
7
|
export declare namespace NewWithdrawalParams {
|
|
8
8
|
interface Raw {
|
|
9
|
+
partyId?: string | null;
|
|
9
10
|
amount: number;
|
|
10
11
|
currency?: InitiateWithdrawalTransfersRequestCurrency.Raw | null;
|
|
11
12
|
externalAccountId: string;
|
|
@@ -3,6 +3,7 @@ import * as core from "../../../../../core/index.mjs";
|
|
|
3
3
|
import { InitiateWithdrawalTransfersRequestCurrency } from "../../types/InitiateWithdrawalTransfersRequestCurrency.mjs";
|
|
4
4
|
import { InitiateWithdrawalTransfersRequestMethod } from "../../types/InitiateWithdrawalTransfersRequestMethod.mjs";
|
|
5
5
|
export const NewWithdrawalParams = core.serialization.object({
|
|
6
|
+
partyId: core.serialization.string().optional(),
|
|
6
7
|
amount: core.serialization.number(),
|
|
7
8
|
currency: InitiateWithdrawalTransfersRequestCurrency.optional(),
|
|
8
9
|
externalAccountId: core.serialization.string(),
|
|
@@ -4,6 +4,7 @@ import type * as serializers from "../../../../index.mjs";
|
|
|
4
4
|
export declare const CreateWalletsRequest: core.serialization.Schema<serializers.CreateWalletsRequest.Raw, Omit<Natural.CreateWalletsRequest, "idempotencyKey">>;
|
|
5
5
|
export declare namespace CreateWalletsRequest {
|
|
6
6
|
interface Raw {
|
|
7
|
+
partyId?: string | null;
|
|
7
8
|
displayName: string;
|
|
8
9
|
description?: (string | null | undefined) | null;
|
|
9
10
|
tags?: Record<string, string> | null;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
2
|
import * as core from "../../../../../core/index.mjs";
|
|
3
3
|
export const CreateWalletsRequest = core.serialization.object({
|
|
4
|
+
partyId: core.serialization.string().optional(),
|
|
4
5
|
displayName: core.serialization.string(),
|
|
5
6
|
description: core.serialization.string().optionalNullable(),
|
|
6
7
|
tags: core.serialization.record(core.serialization.string(), core.serialization.string()).optional(),
|
package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.mts
CHANGED
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
|
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
4
|
export declare const CreateWebhooksRequestEnabledEventsItem: core.serialization.Schema<serializers.CreateWebhooksRequestEnabledEventsItem.Raw, Natural.CreateWebhooksRequestEnabledEventsItem>;
|
|
5
5
|
export declare namespace CreateWebhooksRequestEnabledEventsItem {
|
|
6
|
-
type Raw = "*" | "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
6
|
+
type Raw = "*" | "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "ach.created" | "ach.processing" | "ach.completed" | "ach.failed" | "ach.returned" | "mandate.created" | "mandate.revoked" | "external_party_account.validated" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
7
7
|
}
|
package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.mjs
CHANGED
|
@@ -36,6 +36,14 @@ export const CreateWebhooksRequestEnabledEventsItem = core.serialization.enum_([
|
|
|
36
36
|
"payment.returned",
|
|
37
37
|
"payment.canceled",
|
|
38
38
|
"payment.approval_denied",
|
|
39
|
+
"ach.created",
|
|
40
|
+
"ach.processing",
|
|
41
|
+
"ach.completed",
|
|
42
|
+
"ach.failed",
|
|
43
|
+
"ach.returned",
|
|
44
|
+
"mandate.created",
|
|
45
|
+
"mandate.revoked",
|
|
46
|
+
"external_party_account.validated",
|
|
39
47
|
"approval.required",
|
|
40
48
|
"approval.approved",
|
|
41
49
|
"approval.denied",
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
|
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
4
|
export declare const CreateWebhooksResponseDataAttributesEnabledEventsItem: core.serialization.Schema<serializers.CreateWebhooksResponseDataAttributesEnabledEventsItem.Raw, Natural.CreateWebhooksResponseDataAttributesEnabledEventsItem>;
|
|
5
5
|
export declare namespace CreateWebhooksResponseDataAttributesEnabledEventsItem {
|
|
6
|
-
type Raw = "*" | "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
6
|
+
type Raw = "*" | "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "ach.created" | "ach.processing" | "ach.completed" | "ach.failed" | "ach.returned" | "mandate.created" | "mandate.revoked" | "external_party_account.validated" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
7
7
|
}
|
|
@@ -36,6 +36,14 @@ export const CreateWebhooksResponseDataAttributesEnabledEventsItem = core.serial
|
|
|
36
36
|
"payment.returned",
|
|
37
37
|
"payment.canceled",
|
|
38
38
|
"payment.approval_denied",
|
|
39
|
+
"ach.created",
|
|
40
|
+
"ach.processing",
|
|
41
|
+
"ach.completed",
|
|
42
|
+
"ach.failed",
|
|
43
|
+
"ach.returned",
|
|
44
|
+
"mandate.created",
|
|
45
|
+
"mandate.revoked",
|
|
46
|
+
"external_party_account.validated",
|
|
39
47
|
"approval.required",
|
|
40
48
|
"approval.approved",
|
|
41
49
|
"approval.denied",
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
|
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
4
|
export declare const GetWebhooksResponseDataAttributesEnabledEventsItem: core.serialization.Schema<serializers.GetWebhooksResponseDataAttributesEnabledEventsItem.Raw, Natural.GetWebhooksResponseDataAttributesEnabledEventsItem>;
|
|
5
5
|
export declare namespace GetWebhooksResponseDataAttributesEnabledEventsItem {
|
|
6
|
-
type Raw = "*" | "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
6
|
+
type Raw = "*" | "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "ach.created" | "ach.processing" | "ach.completed" | "ach.failed" | "ach.returned" | "mandate.created" | "mandate.revoked" | "external_party_account.validated" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
7
7
|
}
|
|
@@ -36,6 +36,14 @@ export const GetWebhooksResponseDataAttributesEnabledEventsItem = core.serializa
|
|
|
36
36
|
"payment.returned",
|
|
37
37
|
"payment.canceled",
|
|
38
38
|
"payment.approval_denied",
|
|
39
|
+
"ach.created",
|
|
40
|
+
"ach.processing",
|
|
41
|
+
"ach.completed",
|
|
42
|
+
"ach.failed",
|
|
43
|
+
"ach.returned",
|
|
44
|
+
"mandate.created",
|
|
45
|
+
"mandate.revoked",
|
|
46
|
+
"external_party_account.validated",
|
|
39
47
|
"approval.required",
|
|
40
48
|
"approval.approved",
|
|
41
49
|
"approval.denied",
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
|
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
4
|
export declare const RemoveWebhooksResponseDataAttributesEnabledEventsItem: core.serialization.Schema<serializers.RemoveWebhooksResponseDataAttributesEnabledEventsItem.Raw, Natural.RemoveWebhooksResponseDataAttributesEnabledEventsItem>;
|
|
5
5
|
export declare namespace RemoveWebhooksResponseDataAttributesEnabledEventsItem {
|
|
6
|
-
type Raw = "*" | "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
6
|
+
type Raw = "*" | "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "ach.created" | "ach.processing" | "ach.completed" | "ach.failed" | "ach.returned" | "mandate.created" | "mandate.revoked" | "external_party_account.validated" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
7
7
|
}
|
|
@@ -36,6 +36,14 @@ export const RemoveWebhooksResponseDataAttributesEnabledEventsItem = core.serial
|
|
|
36
36
|
"payment.returned",
|
|
37
37
|
"payment.canceled",
|
|
38
38
|
"payment.approval_denied",
|
|
39
|
+
"ach.created",
|
|
40
|
+
"ach.processing",
|
|
41
|
+
"ach.completed",
|
|
42
|
+
"ach.failed",
|
|
43
|
+
"ach.returned",
|
|
44
|
+
"mandate.created",
|
|
45
|
+
"mandate.revoked",
|
|
46
|
+
"external_party_account.validated",
|
|
39
47
|
"approval.required",
|
|
40
48
|
"approval.approved",
|
|
41
49
|
"approval.denied",
|
package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.mts
CHANGED
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
|
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
4
|
export declare const UpdateWebhooksRequestEnabledEventsItem: core.serialization.Schema<serializers.UpdateWebhooksRequestEnabledEventsItem.Raw, Natural.UpdateWebhooksRequestEnabledEventsItem>;
|
|
5
5
|
export declare namespace UpdateWebhooksRequestEnabledEventsItem {
|
|
6
|
-
type Raw = "*" | "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
6
|
+
type Raw = "*" | "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "ach.created" | "ach.processing" | "ach.completed" | "ach.failed" | "ach.returned" | "mandate.created" | "mandate.revoked" | "external_party_account.validated" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
7
7
|
}
|
package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.mjs
CHANGED
|
@@ -36,6 +36,14 @@ export const UpdateWebhooksRequestEnabledEventsItem = core.serialization.enum_([
|
|
|
36
36
|
"payment.returned",
|
|
37
37
|
"payment.canceled",
|
|
38
38
|
"payment.approval_denied",
|
|
39
|
+
"ach.created",
|
|
40
|
+
"ach.processing",
|
|
41
|
+
"ach.completed",
|
|
42
|
+
"ach.failed",
|
|
43
|
+
"ach.returned",
|
|
44
|
+
"mandate.created",
|
|
45
|
+
"mandate.revoked",
|
|
46
|
+
"external_party_account.validated",
|
|
39
47
|
"approval.required",
|
|
40
48
|
"approval.approved",
|
|
41
49
|
"approval.denied",
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
|
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
4
|
export declare const UpdateWebhooksResponseDataAttributesEnabledEventsItem: core.serialization.Schema<serializers.UpdateWebhooksResponseDataAttributesEnabledEventsItem.Raw, Natural.UpdateWebhooksResponseDataAttributesEnabledEventsItem>;
|
|
5
5
|
export declare namespace UpdateWebhooksResponseDataAttributesEnabledEventsItem {
|
|
6
|
-
type Raw = "*" | "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
6
|
+
type Raw = "*" | "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "ach.created" | "ach.processing" | "ach.completed" | "ach.failed" | "ach.returned" | "mandate.created" | "mandate.revoked" | "external_party_account.validated" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
7
7
|
}
|
|
@@ -36,6 +36,14 @@ export const UpdateWebhooksResponseDataAttributesEnabledEventsItem = core.serial
|
|
|
36
36
|
"payment.returned",
|
|
37
37
|
"payment.canceled",
|
|
38
38
|
"payment.approval_denied",
|
|
39
|
+
"ach.created",
|
|
40
|
+
"ach.processing",
|
|
41
|
+
"ach.completed",
|
|
42
|
+
"ach.failed",
|
|
43
|
+
"ach.returned",
|
|
44
|
+
"mandate.created",
|
|
45
|
+
"mandate.revoked",
|
|
46
|
+
"external_party_account.validated",
|
|
39
47
|
"approval.required",
|
|
40
48
|
"approval.approved",
|
|
41
49
|
"approval.denied",
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
|
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
4
|
export declare const WebhookEnabledEventsItem: core.serialization.Schema<serializers.WebhookEnabledEventsItem.Raw, Natural.WebhookEnabledEventsItem>;
|
|
5
5
|
export declare namespace WebhookEnabledEventsItem {
|
|
6
|
-
type Raw = "*" | "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
6
|
+
type Raw = "*" | "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "ach.created" | "ach.processing" | "ach.completed" | "ach.failed" | "ach.returned" | "mandate.created" | "mandate.revoked" | "external_party_account.validated" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
7
7
|
}
|
|
@@ -36,6 +36,14 @@ export const WebhookEnabledEventsItem = core.serialization.enum_([
|
|
|
36
36
|
"payment.returned",
|
|
37
37
|
"payment.canceled",
|
|
38
38
|
"payment.approval_denied",
|
|
39
|
+
"ach.created",
|
|
40
|
+
"ach.processing",
|
|
41
|
+
"ach.completed",
|
|
42
|
+
"ach.failed",
|
|
43
|
+
"ach.returned",
|
|
44
|
+
"mandate.created",
|
|
45
|
+
"mandate.revoked",
|
|
46
|
+
"external_party_account.validated",
|
|
39
47
|
"approval.required",
|
|
40
48
|
"approval.approved",
|
|
41
49
|
"approval.denied",
|
package/dist/esm/version.d.mts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const SDK_VERSION = "1.2.
|
|
1
|
+
export declare const SDK_VERSION = "1.2.5";
|
package/dist/esm/version.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const SDK_VERSION = "1.2.
|
|
1
|
+
export const SDK_VERSION = "1.2.5";
|