> ## Documentation Index
> Fetch the complete documentation index at: https://docs.payhub.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Deposit Info Overview

> Manage bank account and deposit routing information for an application

Deposit info records capture the banking details used to configure merchant settlement. Each record stores account and routing information, with sensitive fields protected by encryption.

| Endpoint                                                               | Description                                          |
| ---------------------------------------------------------------------- | ---------------------------------------------------- |
| [List deposit info](/api-reference/leads/list-lead-deposit-info)       | Retrieve all deposit info records for an application |
| [Create deposit info](/api-reference/leads/create-lead-deposit-info)   | Add a deposit info record to an application          |
| [Get deposit info](/api-reference/leads/get-lead-deposit-info)         | Retrieve a single deposit info record                |
| [Update deposit info](/api-reference/leads/update-lead-deposit-info)   | Update a deposit info record                         |
| [Delete deposit info](/api-reference/leads/delete-lead-deposit-info)   | Remove a deposit info record from an application     |
| [Decrypt deposit info](/api-reference/leads/decrypt-lead-deposit-info) | Decrypt a sensitive field on a deposit info record   |
