Home / Issuing / Manage Credit

Create Secured Deposit Offer

Enable Secured Deposit Product Feature

Before using the secured deposit product feature, you must have the Highnote team enable the feature for your card product. Contact support@highnote.com for assistance with enabling the secured deposit feature for your card product.

View Product with Secured Deposit Feature

Once you have the secured deposit feature enabled for your card product, you can use the following query to view your card product:

Create Card Product Application

During the application process, you can use the secured deposit card product feature to offer account holders a secured charge card counter offer. When the creditworthiness of an account holder does not qualify them for the card product they applied for, you can use counter offers. For more information on application counter offers, see Respond with a Counter Offer.

The account holder receives a financial account when they accept a counter offer. This financial account has the secured deposit feature enabled on it.

Issue a Financial Account

When an account holder accepts a counter offer and receives approval, you can create a financial account for the account holder. It includes the secured deposit feature.

Use the following mutation to issue a financial account to the account holder:

Find Secured Deposit Product Financial Account

When an account holder is approved for a secured deposit card product, you collect funds in your external payment system and deposit them into the secured deposit product financial account. This account is used to send the secured deposit to the account holder’s financial account. In this transfer, the from and to financial accounts are as follows:

  • from: Secured deposit product financial account
  • to: Account holder financial account

Use the following query to find the product financial account with the secured deposit feature:

Fund Secured Deposit Product Financial Account

You can use the following mutation to simulate funding a product financial account using non-originated ACH:

Transfer Secured Deposit to Account Holder Financial Account

You can use the following mutation to transfer a secured deposit from your product financial account to the account holder’s financial account. In the query, the from and to financial accounts are as follows:

  • from: Secured deposit product financial account
  • to: Account holder financial account Use the purpose input variable field as follows:
  • Use the SECURED_DEPOSIT value

Reverse a Secured Deposit Fund Distribution

In the event you need to reverse a secure deposit fund distribution, you can use the following mutation. Reversing a secured deposit fund distribution is helpful if an error was made during the funds distribution process, or you need to return a deposit to an account holder when they graduate from a secured to unsecured charge card.

In the query, the from and to financial accounts are as follows:

  • from: Account holder financial account
  • to: Secured deposit product financial account Use the purpose input variable field as follows:
  • Use the SECURED_DEPOSIT_REVERSAL value

Provide Feedback

Was this content helpful?