# Nueve Solutions ## Docs - [Get Account](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/accounts/get-account.md): Returns full detail for a single account by ID, including balance, status, and account type. - [Get Account Images](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/accounts/get-account-images.md): Returns scanned check and document images associated with an account. - [Get Accounts](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/accounts/get-accounts.md): Returns all accounts, balances, and status for the authenticated member. Account categories include DEPOSIT, LOAN, CREDIT, and INVESTMENT. - [Create Alert Preference](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/alerts/create-alert-preference.md): Creates a new alert preference for a member. - [Get Alert Events](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/alerts/get-alert-events.md): Returns alert events in batch for the FI. - [Get Alert Preferences](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/alerts/get-alert-preferences.md): Returns all alert preferences configured for a member. - [FI Token](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/authentication/fi-token.md): Issues a FI-level Bearer token using the client credentials grant. Use this token for institution-level operations that do not require a member context. - [Member Token](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/authentication/member-token.md): Issues a member-level Bearer token using the resource owner password grant. Use this token for API calls made on behalf of a specific member. - [Get Activity Events](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/banking-activity/get-activity-events.md): Queries member activity logs — logins, transfers, and other events. Used for audit trail and eligibility checks. Requires scopes banking-activities:read and account:read. - [Delete Acceptance](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/disclosures/delete-acceptance.md): Removes a disclosure acceptance record for a member. - [Get FI Disclosures](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/disclosures/get-fi-disclosures.md): Returns all disclosures configured for the financial institution. - [Get Member Acceptances](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/disclosures/get-member-acceptances.md): Returns all disclosure acceptances recorded for a member. - [Record Acceptance](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/disclosures/record-acceptance.md): Records that a member has accepted a specific FI disclosure. Used during CD account opening to confirm Truth-in-Savings acceptance. - [Update Disclosure](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/disclosures/update-disclosure.md): Updates an existing disclosure for the financial institution. - [API Reference](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/introduction.md) - [Get Member Accounts](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/member-profile/get-member-accounts.md): Returns all accounts linked to a specific member by their customerId. - [Get Member Profile](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/member-profile/get-member-profile.md): Returns the authenticated member's full profile — name, email, phone, contact status, and user role. The customerId comes from the JWT claim or SAML nameID. - [Register Member](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/member-profile/register-member.md): Registers a new member for online banking. - [Reset Member Password](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/member-profile/reset-member-password.md): Triggers a password reset for a member account. - [Unlock Member](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/member-profile/unlock-member.md): Unlocks a locked member account. - [Update Member Contact](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/member-profile/update-member-contact.md): Updates contact information for a member, such as email address or phone number. - [FI Token](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/auth-fi-token.md): Issues a FI-level Bearer token using the client credentials grant. Use this token for institution-level operations that do not require a member context. - [Member Token](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/auth-member-token.md): Issues a member-level Bearer token using the resource owner password grant. Use this token for API calls made on behalf of a specific member. - [Create Alert Preference](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/create-alert-preference.md): Creates a new alert preference for a member. - [Create Recipient](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/create-recipient.md): Creates a new transfer recipient. - [Delete Acceptance](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/delete-acceptance.md): Removes a disclosure acceptance record for a member. - [Get Account](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/get-account.md): Returns full detail for a single account by ID, including balance, status, and account type. - [Get Account Images](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/get-account-images.md): Returns scanned check and document images associated with an account. - [Get Accounts](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/get-accounts.md): Returns all accounts, balances, and status for the authenticated member. Account categories include DEPOSIT, LOAN, CREDIT, and INVESTMENT. - [Get Activity Events](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/get-activity-events.md): Queries member activity logs — logins, transfers, and other events. Used for audit trail and eligibility checks. Requires scopes banking-activities:read and account:read. - [Get Alert Events](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/get-alert-events.md): Returns alert events in batch for the FI. - [Get Alert Preferences](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/get-alert-preferences.md): Returns all alert preferences configured for a member. - [Get FI Disclosures](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/get-fi-disclosures.md): Returns all disclosures configured for the financial institution. - [Get Member Acceptances](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/get-member-acceptances.md): Returns all disclosure acceptances recorded for a member. - [Get Member Accounts](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/get-member-accounts.md): Returns all accounts linked to a specific member by their customerId. - [Get Member Profile](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/get-member-profile.md): Returns the authenticated member's full profile — name, email, phone, contact status, and user role. The customerId comes from the JWT claim or SAML nameID. - [Get Recipients](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/get-recipients.md): Returns all saved transfer recipients for the authenticated member. - [Get Transfer](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/get-transfer.md): Returns the status and details of a specific transfer. - [Initiate Transfer](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/initiate-transfer.md): Initiates a new fund transfer. Supported transfer types include Standard, Cross-Member, Cross-TIN, IRA Contribution, Loan Payment, and Intra-FI. - [Record Acceptance](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/record-acceptance.md): Records that a member has accepted a specific FI disclosure. Used during CD account opening to confirm Truth-in-Savings acceptance. - [Register Member](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/register-member.md): Registers a new member for online banking. - [Reset Member Password](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/reset-member-password.md): Triggers a password reset for a member account. - [Unlock Member](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/unlock-member.md): Unlocks a locked member account. - [Update Disclosure](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/update-disclosure.md): Updates an existing disclosure for the financial institution. - [Update Member Contact](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/update-member-contact.md): Updates contact information for a member, such as email address or phone number. - [Validate Recipient](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/endpoint/validate-recipient.md): Validates a recipient before saving, verifying that the routing and account numbers are reachable. - [Candescent API Reference](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/self-service-cds/candescent/introduction.md) - [Create Recipient](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/transfers/create-recipient.md): Creates a new transfer recipient. - [Get Recipients](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/transfers/get-recipients.md): Returns all saved transfer recipients for the authenticated member. - [Get Transfer](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/transfers/get-transfer.md): Returns the status and details of a specific transfer. - [Initiate Transfer](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/transfers/initiate-transfer.md): Initiates a new fund transfer. Supported transfer types include Standard, Cross-Member, Cross-TIN, IRA Contribution, Loan Payment, and Intra-FI. - [Validate Recipient](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/transfers/validate-recipient.md): Validates a recipient before saving, verifying that the routing and account numbers are reachable. - [About Nueve](https://nueve-dfd2a7f8-dev.mintlify.app/guides/nueve/about.md) - [Welcome](https://nueve-dfd2a7f8-dev.mintlify.app/index.md): Guides, product documentation, and technical references for Nueve Solutions. ## OpenAPI Specs - [openapi](https://nueve-dfd2a7f8-dev.mintlify.app/api-reference/openapi.json)