# Treasury Prime Developer Documentation - [Getting Started](https://docs.treasuryprime.com/docs/getting-started.md): Start building today with Treasury Prime's APIs for banking. - [Pre-launch Checklist](https://docs.treasuryprime.com/docs/pre-launch-checklist.md): This is a checklist that a fintech can run through before launching to assess overall readiness - [Opening an Account](https://docs.treasuryprime.com/docs/opening-an-account.md): This guide will cover the basics of applying to open new bank accounts (both business and personal) as well as funding those accounts with an initial deposit. - [KYC (Know Your Customer)](https://docs.treasuryprime.com/docs/kyc-guide.md): KYC/KYB (Know Your Customer / Know Your Business) plays a critical role in ensuring regulatory compliance, designed to help financial institutions and programs verify the identities of customers and businesses. Treasury Prime supports integration with a wide range of KYC/KYB vendors, enabling Progra… - [Adding Authorized Users](https://docs.treasuryprime.com/docs/adding-authorized-users.md): This guide describes how to add authorized users to existing accounts and issue them debit cards. Authorized users do not require the same amount of KYC as account owners, and as such adding them to accounts requires permission from the bank. - [Locking an Account](https://docs.treasuryprime.com/docs/locking-an-account.md): In the normal course of maintaining a deposit offering, it may become necessary to lock a customer's account to block certain activity while an investigation or remediation takes place. This is usually done to prevent fraudulent activity after an event of suspected fraud. - [Closing an Account](https://docs.treasuryprime.com/docs/closing-an-account.md): Closing an account is done primarily when an account owner no longer wishes to use their account. Upon account closure, a paper check will be issued with the remaining balance if the fintech does not zero the account. To the extent you, as the fintech, are seeking to initiate the close because you s… - [Account Statements](https://docs.treasuryprime.com/docs/account-statements.md): Generate and retrieve branded monthly account statements for your customers. - [Creating and Filing a 1099-INT](https://docs.treasuryprime.com/docs/creating-and-filing-a-1099-int.md): This guide describes how to create and file a 1099-INT for an account. - [Card Issuance](https://docs.treasuryprime.com/docs/issuing-a-card.md): Cards provide a mechanism to easily conduct transactions with merchants both online and in-person. Using our API, the entire card lifecycle—from issuing, to activation, to deactivation—can be managed programmatically. With the ability to issue virtual cards, you can get to market quickly while provi… - [Card Fulfillment](https://docs.treasuryprime.com/docs/card-fulfillment.md) - [Card Management](https://docs.treasuryprime.com/docs/card-management.md): There are a number of scenarios which may require you to take additional actions on a specific card after it has been issued to a cardholder including activation, renewal, suspension, and termination. Each of these scenarios is outlined below with accompanying examples. - [Card Events](https://docs.treasuryprime.com/docs/card-events.md): Card Events and Transactions are the two main elements involved in the lifecycle of a card payment on the Treasury Prime platform. Card Events are dispatched via webhook callback to provide notification that a specific type of message was received from the card network. In response to these messages… - [Card Declines](https://docs.treasuryprime.com/docs/card-declines.md): Declined card transactions are represented as [Card Events](/reference/card-events) with a `status` of `declined`. Card events in this status will contain a value in the `decline_reason` field which outlines the reason the transaction was declined. The example below shows a card event that was decli… - [Cardholder Disputes](https://docs.treasuryprime.com/docs/cardholder-disputes.md): Submit and manage debit card disputes in line with Regulation E (Reg E) and card network requirements. - [Card Auth Loop Endpoint](https://docs.treasuryprime.com/docs/managing-card-authorizations.md): The Card Auth Loop Endpoint allows you to accept or reject a card transaction at the time of authorization based on your business logic. To accomplish this, you assign the Card Auth Loop Endpoint to the Card Product whose card authorization requests you want to monitor. From there, any time a new au… - [ATM Transactions](https://docs.treasuryprime.com/docs/atm-transactions.md): By default, debit cards issued using the Treasury Prime platform will have access to withdraw cash from any ATM which operates on the Pulse or Mastercard network (look for the logos). Use of these ATMs will incur a usage fee for the cardholder. - [Apple Pay](https://docs.treasuryprime.com/docs/apple-pay.md): Digital wallets allow users to store and use their cards without carrying a physical card with them. This guide describes how to provision cards using Apple Pay. - [Digital Wallet Notifications](https://docs.treasuryprime.com/docs/digital-wallet-notifications.md): A great way to reduce fraud exposure is to notify your cardholders when someone has attempted to add their card to a Digital Wallet such as Apple Pay™. If you are integrated with Marqeta through Treasury Prime, the allows you to know when a card was attempted to be added to a Digital Wallet so that… - [MarqetaJS](https://docs.treasuryprime.com/docs/marqeta_js.md): Companies may use the Marqeta.js widget to reduce some of the PCI compliance burden on their end related to sensitive card info. The [Marqeta.js](https://www.marqeta.com/docs/developer-guides/using-marqeta-js) JavaScript library injects iframes into your webpage or application without you needing to… - [Marqeta UX Toolkit](https://docs.treasuryprime.com/docs/marqeta_uxtoolkit.md): Marqeta's [UX Toolkit](https://www.marqeta.com/docs/developer-guides/uxt-landing-page/) is the successor to the [Marqeta.js](https://www.marqeta.com/docs/developer-guides/using-marqeta-js) Javascript library. The UX Toolkit reduces some of the PCI compliance burden related to sensitive card info for… - [Testing Cards](https://docs.treasuryprime.com/docs/testing-cards.md): Testing your card implementation is essential to ensuring the successful rollout of any new card program. While initial testing can be completed in the sandbox environment, it is highly recommended that production testing be performed to ensure that all elements of the card implementation are functi… - [Overview](https://docs.treasuryprime.com/docs/ach.md): ACH (Automated Clearing House) is an electronic network for financial transactions in the United States. ACH transfers allow you to move money between bank accounts without paper checks, wire transfers, or cash. ACH transfers created via the API are "API originated" transfers processed through the T… - [ACH Transfer](https://docs.treasuryprime.com/docs/ach-transfer.md): An Automated Clearing House (ACH) transfer is an electronic funds transfer between two accounts at different banks. It allows for credits (sending money) and debits (receiving money), and is generally cheaper when compared to other available methods, but also most-often slower. This guide will exami… - [ACH Returns](https://docs.treasuryprime.com/docs/ach-returns.md): ACH payments can be returned for various reasons including insufficient funds, closed accounts, or incorrect account details. This guide covers identifying returned ACH payments, handling return transactions, and initiating returns for originated and incoming ACH transfers. - [Testing ACH](https://docs.treasuryprime.com/docs/testing-ach.md): While ACH transfers provide a relatively simple way to transfer funds between two accounts at different banks, we recommend that you understand and test the various scenarios you may encounter while using this payment rail before launching your application. - [Notices of Change (NOCs)](https://docs.treasuryprime.com/docs/notices-of-change-nocs.md) - [Reviewing flagged ACHs](https://docs.treasuryprime.com/docs/flagged-ach.md) - [Overview](https://docs.treasuryprime.com/docs/incoming-ach.md): ACH transfers originated outside of the Treasury Prime platform are referred to as “incoming” or “externally originated” ACH transfers as they are originated by a third party. - [Incoming ACH Returns](https://docs.treasuryprime.com/docs/returning-incoming-ach.md): The ACH Network supports the ability to return incoming ACH payments for a number of reasons. Commonly, returns are initiated because the payment cannot be completed due to reasons like unauthorized transactions, non-transaction accounts, or the originator not being known to the receiver. - [Early ACH Posting](https://docs.treasuryprime.com/docs/early-posting-for-incoming-ach-credits.md): Early ACH Posting enables banks to allow program partners to give their end customers access to ACH funds before the normal settlement date. Payroll processing is a common use case for this feature. - [Book Transfer](https://docs.treasuryprime.com/docs/book-transfer.md): A book transfer is an electronic funds transfer between two accounts at the same bank—for example, moving money from a checking account to a savings account. Book transfers are the fastest and cheapest type of transfer, but they can only be used between accounts held at the same bank. - [FedNow Overview](https://docs.treasuryprime.com/docs/fednow.md): FedNow is the Federal Reserve's instant payment service that enables approved financial institutions to provide safe and efficient instant payment services. - [FedNow Send](https://docs.treasuryprime.com/docs/fednow-send.md): FedNow payments can be sent 24/7, 365 days a year. Funds sent through the FedNow Service settle instantly. - [FedNow Receive](https://docs.treasuryprime.com/docs/fednow-receive.md): FedNow Receive enables Programs to receive inbound FedNow payments into accounts 24/7/365. Funds settle and are made instantly available in the account. - [Green Dot Cash Deposits](https://docs.treasuryprime.com/docs/green-dot-cash-deposits.md): Enable customers to add funds to their accounts using cash at 90,000+ retail locations nationwide - [Invoice Account Numbers](https://docs.treasuryprime.com/docs/invoice-account-numbers.md): Use multiple account numbers to receive payments into a single ledger account - [Account Number Reservations](https://docs.treasuryprime.com/docs/account-number-reservations.md): Reserve account numbers before creating accounts to support onboarding workflows that require pre-assigned account numbers - [Manual Holds](https://docs.treasuryprime.com/docs/manual-holds.md): Place and manage temporary holds on account funds for fraud investigation, compliance, or operational purposes - [Plaid Payments Integration](https://docs.treasuryprime.com/docs/plaid-payments-integration.md): Treasury Prime has partnered with to offer our customers a seamless solution for sending ACH payments to authenticated bank accounts. - [Check Deposit](https://docs.treasuryprime.com/docs/remote-deposit-capture-rdc.md): Remote Deposit Capture (RDC) allows banks and their customers to deposit checks electronically by capturing images of the checks and submitting them through a mobile device or scanner. Treasury Prime’s RDC API streamlines this process, enabling seamless integration of RDC functionality into your ban… - [Rutter Integration](https://docs.treasuryprime.com/docs/rutter-integration.md) - [Deposit Sweeps](https://docs.treasuryprime.com/docs/deposit-sweeps-1.md): This documentation provides step-by-step instructions for integrating with these services through Treasury Prime's platform, including API endpoints, authentication methods, and example use cases. - [Network Transfers Guide](https://docs.treasuryprime.com/docs/network-transfers.md): Instant cross-bank transfers - [Prime Cash (Powered by Green Dot Network®) ](https://docs.treasuryprime.com/docs/prime-cash-overview.md): Treasury Prime Integration Guide to Enable cash funding for your customers at 90,000+ retail locations nationwide with Prime Cash powered by Green Dot. - [Check Issuing](https://docs.treasuryprime.com/docs/check-issuing-1.md) - [Overview](https://docs.treasuryprime.com/reference/introduction.md) - [Live and Test Environments ](https://docs.treasuryprime.com/reference/testing.md) - [Authentication](https://docs.treasuryprime.com/reference/authentication-1.md) - [Ledger & Core Direct Products](https://docs.treasuryprime.com/reference/ledger-core-direct-products.md) - [Testing In Sandbox](https://docs.treasuryprime.com/reference/testing-in-sandbox.md) - [Health Check](https://docs.treasuryprime.com/reference/health-check.md) - [Idempotency](https://docs.treasuryprime.com/reference/idempotency.md) - [Request and Response Payloads](https://docs.treasuryprime.com/reference/request-and-response-payloads.md) - [API Compatibility](https://docs.treasuryprime.com/reference/compatibility.md): How Treasury Prime evolves the API without breaking your integration, and what your integration should do to stay unaffected. - [Undocumented Fields](https://docs.treasuryprime.com/reference/undocumented-fields.md) - [Deprecated Fields](https://docs.treasuryprime.com/reference/deprecated-fields.md) - [Filtering](https://docs.treasuryprime.com/reference/filtering.md) - [Pagination](https://docs.treasuryprime.com/reference/pagination.md) - [Errors](https://docs.treasuryprime.com/reference/errors.md) - [Overview](https://docs.treasuryprime.com/reference/account.md) - [List Accounts](https://docs.treasuryprime.com/reference/get_account.md) - [Fetch an Account](https://docs.treasuryprime.com/reference/get_account-id.md) - [Update an Account](https://docs.treasuryprime.com/reference/patch_account-id.md) - [Set or Update an Account's Interest Rate](https://docs.treasuryprime.com/reference/patch_account_interest_rate.md) - [List Average Balances](https://docs.treasuryprime.com/reference/get_account_average_balance.md) - [List Daily Balances](https://docs.treasuryprime.com/reference/get_account_daily_balance.md) - [List Transactions](https://docs.treasuryprime.com/reference/get_account_transaction.md) - [List Pending Transactions](https://docs.treasuryprime.com/reference/get_account_pending_transaction.md) - [List Account Locks](https://docs.treasuryprime.com/reference/get_account_lock.md) - [Fetch an Account Lock](https://docs.treasuryprime.com/reference/get_account_lock-id.md) - [Generate a Statement](https://docs.treasuryprime.com/reference/post_account_statement.md) - [Generate a Tax Document](https://docs.treasuryprime.com/reference/post_account_tax_document.md) - [Fetch a Tax Document](https://docs.treasuryprime.com/reference/get_account_tax_document-id.md) - [Delete Tax Document](https://docs.treasuryprime.com/reference/delete_account_tax_document-id.md) - [File Tax Document](https://docs.treasuryprime.com/reference/patch_account_tax_document-id.md) - [Fetch a Statement](https://docs.treasuryprime.com/reference/get_account_statement.md) - [List Tax Documents](https://docs.treasuryprime.com/reference/get_account_tax_document.md) - [List Statement Configurations](https://docs.treasuryprime.com/reference/get_statement_config.md) - [Create a Statement Configuration](https://docs.treasuryprime.com/reference/post_statement_config.md) - [Fetch a Statement Configuration](https://docs.treasuryprime.com/reference/get_statement_config-id.md) - [Update a Statement Configuration](https://docs.treasuryprime.com/reference/patch_statement_config-id.md) - [Overview](https://docs.treasuryprime.com/reference/business.md) - [List Businesses](https://docs.treasuryprime.com/reference/get_business.md) - [Fetch a Business](https://docs.treasuryprime.com/reference/get_business-id.md) - [Update a Business](https://docs.treasuryprime.com/reference/patch_business-id.md) - [Overview](https://docs.treasuryprime.com/reference/enhanced-fdic-insurance.md) - [List Deposit Sweeps](https://docs.treasuryprime.com/reference/deposit_sweep.md) - [Create a Deposit Sweep](https://docs.treasuryprime.com/reference/post_deposit_sweep.md) - [Fetch a Deposit Sweep](https://docs.treasuryprime.com/reference/get_deposit_sweep-id.md) - [Update a Deposit Sweep](https://docs.treasuryprime.com/reference/patch_deposit_sweep-id.md) - [Overview](https://docs.treasuryprime.com/reference/person.md) - [Fetch a Person](https://docs.treasuryprime.com/reference/get_person-id.md) - [Update a Person](https://docs.treasuryprime.com/reference/patch_person-id.md) - [Overview](https://docs.treasuryprime.com/reference/reserve-account.md) - [List Reserve Accounts](https://docs.treasuryprime.com/reference/get_reserve_account.md) - [Create a Reserve Account](https://docs.treasuryprime.com/reference/post_reserve_account.md) - [Delete a Reserve Account](https://docs.treasuryprime.com/reference/delete_reserve_account-id.md) - [Fetch a Reserve Account](https://docs.treasuryprime.com/reference/get_reserve_account-id.md) - [Update a Reserve Account](https://docs.treasuryprime.com/reference/patch_reserve_account-id.md) - [List Transactions](https://docs.treasuryprime.com/reference/get_transaction.md) - [Fetch a Transaction](https://docs.treasuryprime.com/reference/get_transaction-id.md) - [Update a Transaction](https://docs.treasuryprime.com/reference/patch_transaction-id.md) - [Overview](https://docs.treasuryprime.com/reference/apply-overview.md) - [Overview](https://docs.treasuryprime.com/reference/account-application.md) - [List Account Applications](https://docs.treasuryprime.com/reference/get_apply_account_application.md) - [Create an Account Application](https://docs.treasuryprime.com/reference/post_apply_account_application.md) - [Fetch an Account Application](https://docs.treasuryprime.com/reference/get_apply_account_application-id.md) - [Overview](https://docs.treasuryprime.com/reference/account-product.md) - [List Account Products](https://docs.treasuryprime.com/reference/get_account_product.md) - [Fetch an Account Product](https://docs.treasuryprime.com/reference/get_account_product-id.md) - [List Account Number Reservations](https://docs.treasuryprime.com/reference/get_account_number_reservation.md) - [Create an Account Number Reservation](https://docs.treasuryprime.com/reference/post_account_number_reservation.md) - [Fetch an Account Number Reservation](https://docs.treasuryprime.com/reference/get_account_number_reservation-id.md) - [Overview](https://docs.treasuryprime.com/reference/additional-person.md) - [List Additional Person Applications](https://docs.treasuryprime.com/reference/get_apply_additional_person_application.md) - [Create an Additional Person Application](https://docs.treasuryprime.com/reference/post_apply_additional_person_application.md) - [Fetch an Additional Person Application](https://docs.treasuryprime.com/reference/get_apply_additional_person_application-id.md) - [Overview](https://docs.treasuryprime.com/reference/business-application.md) - [List Business Applications](https://docs.treasuryprime.com/reference/get_apply_business_application.md) - [Create a Business Application](https://docs.treasuryprime.com/reference/post_apply_business_application.md) - [Fetch a Business Application](https://docs.treasuryprime.com/reference/get_apply_business_application-id.md) - [Update a Business Application](https://docs.treasuryprime.com/reference/patch_apply_business_application-id.md) - [Overview](https://docs.treasuryprime.com/reference/deposit.md) - [List Deposits](https://docs.treasuryprime.com/reference/get_apply_deposit.md) - [Create a Deposit](https://docs.treasuryprime.com/reference/post_apply_deposit.md) - [Fetch a Deposit](https://docs.treasuryprime.com/reference/get_apply_deposit-id.md) - [Overview](https://docs.treasuryprime.com/reference/kyc.md) - [List KYC Evaluations](https://docs.treasuryprime.com/reference/get_apply_kyc.md) - [Create a KYC Evaluation](https://docs.treasuryprime.com/reference/post_apply_kyc.md) - [Fetch a KYC Evaluation](https://docs.treasuryprime.com/reference/get_apply_kyc-id.md) - [Overview](https://docs.treasuryprime.com/reference/kyc-product.md) - [List KYC Products](https://docs.treasuryprime.com/reference/get_apply_kyc_product.md) - [Fetch a KYC Product](https://docs.treasuryprime.com/reference/get_apply_kyc_product-id.md) - [Overview](https://docs.treasuryprime.com/reference/person-application.md) - [List Person Applications](https://docs.treasuryprime.com/reference/get_apply_person_application.md) - [Create a Person Application](https://docs.treasuryprime.com/reference/post_apply_person_application.md) - [Fetch a Person Application](https://docs.treasuryprime.com/reference/get_apply_person_application-id.md) - [Overview](https://docs.treasuryprime.com/reference/card.md) - [List Cards](https://docs.treasuryprime.com/reference/get_card.md) - [Create a Card](https://docs.treasuryprime.com/reference/post_card.md) - [Fetch a Card](https://docs.treasuryprime.com/reference/get_card-id.md) - [Update a Card](https://docs.treasuryprime.com/reference/patch_card-id.md) - [Overview](https://docs.treasuryprime.com/reference/card-auth-loop-endpoint.md) - [List Endpoints](https://docs.treasuryprime.com/reference/get_card_auth_loop_endpoint.md) - [Create an Endpoint](https://docs.treasuryprime.com/reference/post_card_auth_loop_endpoint.md) - [Delete an Endpoint](https://docs.treasuryprime.com/reference/delete_card_auth_loop_endpoint-id.md) - [Fetch an Endpoint](https://docs.treasuryprime.com/reference/get_card_auth_loop_endpoint-id.md) - [Update an Endpoint](https://docs.treasuryprime.com/reference/patch_card_auth_loop_endpoint-id.md) - [Overview](https://docs.treasuryprime.com/reference/card-controls.md) - [Overview](https://docs.treasuryprime.com/reference/card-event.md) - [List Card Events](https://docs.treasuryprime.com/reference/get_card_event.md) - [Fetch a Card Event](https://docs.treasuryprime.com/reference/get_card_event-id.md) - [Overview](https://docs.treasuryprime.com/reference/card-product.md) - [List Card Products](https://docs.treasuryprime.com/reference/get_card_product.md) - [Fetch a Card Product](https://docs.treasuryprime.com/reference/get_card_product-id.md) - [Update a Card Product](https://docs.treasuryprime.com/reference/patch_card_product-id.md) - [Overview](https://docs.treasuryprime.com/reference/digital-wallet-token.md) - [Provision with Apple Pay](https://docs.treasuryprime.com/reference/provision_with_apple_pay.md) - [Provision with Google Pay](https://docs.treasuryprime.com/reference/provision_with_google_pay.md) - [List Tokens](https://docs.treasuryprime.com/reference/get_token.md) - [Fetch a Token](https://docs.treasuryprime.com/reference/get_token-id.md) - [Update a Token](https://docs.treasuryprime.com/reference/patch_token-id.md) - [Overview](https://docs.treasuryprime.com/reference/card-hold-expirations.md) - [Request an Access Token](https://docs.treasuryprime.com/reference/marqeta_js.md) - [Overview](https://docs.treasuryprime.com/reference/marqeta_uxtoolkit_overview.md) - [Request an Access Token](https://docs.treasuryprime.com/reference/marqeta_uxtoolkit.md) - [Request an Access Token for a Card](https://docs.treasuryprime.com/reference/marqeta_uxtoolkit_card.md) - [Upload a UX Toolkit Theme](https://docs.treasuryprime.com/reference/marqeta_uxt_theme.md) - [Upload Card Art to the Marqeta UX Toolkit](https://docs.treasuryprime.com/reference/marqeta_uxt_cardart.md) - [Overview](https://docs.treasuryprime.com/reference/ach.md) - [List ACHs](https://docs.treasuryprime.com/reference/get_ach.md) - [Create an ACH](https://docs.treasuryprime.com/reference/post_ach.md) - [Fetch an ACH](https://docs.treasuryprime.com/reference/get_ach-id.md) - [Update an ACH](https://docs.treasuryprime.com/reference/patch_ach-id.md) - [Overview](https://docs.treasuryprime.com/reference/book-transfer.md) - [List Book Transfers](https://docs.treasuryprime.com/reference/get_book.md) - [Create a Book Transfer](https://docs.treasuryprime.com/reference/post_book.md) - [Fetch a Book Transfer](https://docs.treasuryprime.com/reference/get_book-id.md) - [Update a Book Transfer](https://docs.treasuryprime.com/reference/patch_book-id.md) - [Overview](https://docs.treasuryprime.com/reference/check-issuing.md) - [List Issued Checks](https://docs.treasuryprime.com/reference/get_check.md) - [Issue a Check](https://docs.treasuryprime.com/reference/post_check.md) - [Fetch an Issued Check](https://docs.treasuryprime.com/reference/get_check-id.md) - [Update an Issued Check](https://docs.treasuryprime.com/reference/patch_check-id.md) - [Overview](https://docs.treasuryprime.com/reference/check-deposit.md) - [List Check Deposits](https://docs.treasuryprime.com/reference/get_check_deposit.md) - [Create a Check Deposit](https://docs.treasuryprime.com/reference/post_check_deposit.md) - [Fetch a Check Deposit](https://docs.treasuryprime.com/reference/get_check_deposit-id.md) - [Update a Check Deposit](https://docs.treasuryprime.com/reference/patch_check_deposit-id.md) - [List Counterparties](https://docs.treasuryprime.com/reference/get_counterparty.md) - [Create a Counterparty](https://docs.treasuryprime.com/reference/post_counterparty.md) - [Fetch a Counterparty](https://docs.treasuryprime.com/reference/get_counterparty-id.md) - [Update a Counterparty](https://docs.treasuryprime.com/reference/patch_counterparty-id.md) - [Overview](https://docs.treasuryprime.com/reference/fednow.md) - [List FedNow Payments](https://docs.treasuryprime.com/reference/get_fednow.md) - [Create a FedNow Payment](https://docs.treasuryprime.com/reference/post_fednow.md) - [Check External FI FedNow Status](https://docs.treasuryprime.com/reference/get_fednow_routing_number.md) - [Fetch a FedNow Payment](https://docs.treasuryprime.com/reference/get_fednow-id.md) - [Overview](https://docs.treasuryprime.com/reference/greendot.md) - [List Green Dot Cash Loads](https://docs.treasuryprime.com/reference/get_greendot.md) - [Create Green Dot Cash Load](https://docs.treasuryprime.com/reference/post_greendot.md) - [Get Green Dot Cash Load](https://docs.treasuryprime.com/reference/get_greendot-id.md) - [Get Green Dot Locations](https://docs.treasuryprime.com/reference/get_greendot_location.md) - [Overview](https://docs.treasuryprime.com/reference/manual-hold.md) - [List Manual Holds](https://docs.treasuryprime.com/reference/get_manual_hold.md) - [Create a Manual Hold](https://docs.treasuryprime.com/reference/post_manual_hold.md) - [Fetch a Manual Hold](https://docs.treasuryprime.com/reference/get_manual_hold-id.md) - [Update a Manual Hold](https://docs.treasuryprime.com/reference/patch_manual_hold-id.md) - [Overview](https://docs.treasuryprime.com/reference/incoming-ach.md) - [List Incoming ACHs](https://docs.treasuryprime.com/reference/get_incoming_ach.md) - [Fetch an Incoming ACH](https://docs.treasuryprime.com/reference/get_incoming_ach-id.md) - [Update an Incoming ACH](https://docs.treasuryprime.com/reference/patch_incoming_ach-id.md) - [Overview](https://docs.treasuryprime.com/reference/incoming-wire.md) - [List Incoming Wires](https://docs.treasuryprime.com/reference/get_incoming_wire.md) - [Fetch an Incoming Wire](https://docs.treasuryprime.com/reference/get_incoming_wire-id.md) - [Overview](https://docs.treasuryprime.com/reference/invoice-account-number.md) - [List Account Numbers](https://docs.treasuryprime.com/reference/get_invoice_account_number.md) - [Create an Account Number](https://docs.treasuryprime.com/reference/post_invoice_account_number.md) - [Fetch an Account Number](https://docs.treasuryprime.com/reference/get_invoice_account_number-id.md) - [Update an Account Number](https://docs.treasuryprime.com/reference/patch_invoice_account_number-id.md) - [Overview](https://docs.treasuryprime.com/reference/network-transfer.md) - [List Network Transfers](https://docs.treasuryprime.com/reference/get_network_transfer.md) - [Create a Network Transfer](https://docs.treasuryprime.com/reference/post_network_transfer.md) - [Fetch a Network Transfer](https://docs.treasuryprime.com/reference/get_network_transfer-id.md) - [Update a Network Transfer](https://docs.treasuryprime.com/reference/patch_network_transfer-id.md) - [Create a v2 Network Transfer](https://docs.treasuryprime.com/reference/post_network_transfer_v2.md) - [Overview](https://docs.treasuryprime.com/reference/wire.md) - [List Wire Transfers](https://docs.treasuryprime.com/reference/get_wire.md) - [Create a Wire Transfer](https://docs.treasuryprime.com/reference/post_wire.md) - [Fetch a Wire Transfer](https://docs.treasuryprime.com/reference/get_wire-id.md) - [Update a Wire Transfer](https://docs.treasuryprime.com/reference/patch_wire-id.md) - [Overview](https://docs.treasuryprime.com/reference/simulation-endpoint.md) - [Create a Simulation](https://docs.treasuryprime.com/reference/post_testing-create-a-simulation.md) - [Overview](https://docs.treasuryprime.com/reference/ach-simulations.md) - [Account Application Testing](https://docs.treasuryprime.com/reference/account-application-testing.md) - [Overview](https://docs.treasuryprime.com/reference/card-simulations.md) - [Overview](https://docs.treasuryprime.com/reference/check-deposit-testing.md) - [Overview](https://docs.treasuryprime.com/reference/check-issuing-testing.md) - [Overview](https://docs.treasuryprime.com/reference/digital-wallet-token-simulations.md) - [Overview](https://docs.treasuryprime.com/reference/fednow-simulations.md) - [Overview](https://docs.treasuryprime.com/reference/greendot-simulations.md) - [Overview](https://docs.treasuryprime.com/reference/statement-testing.md) - [Overview](https://docs.treasuryprime.com/reference/wire-simulations.md) - [Wire Testing](https://docs.treasuryprime.com/reference/wire-testing.md) - [List Documents](https://docs.treasuryprime.com/reference/get_document.md) - [Create a Document](https://docs.treasuryprime.com/reference/post_document.md) - [Fetch a Document](https://docs.treasuryprime.com/reference/get_document-id.md) - [Update a Document](https://docs.treasuryprime.com/reference/patch_document-id.md) - [Fetch a File](https://docs.treasuryprime.com/reference/get_file-id.md) - [Upload a File](https://docs.treasuryprime.com/reference/post_file.md) - [Download a File](https://docs.treasuryprime.com/reference/get_file-id-content.md) - [Fetch a Routing Number](https://docs.treasuryprime.com/reference/get_routing-number-routing-number.md) - [Overview](https://docs.treasuryprime.com/reference/webhook.md) - [List Webhooks](https://docs.treasuryprime.com/reference/get_webhook.md) - [Event Types](https://docs.treasuryprime.com/reference/webhook-events.md) - [Create a Webhook](https://docs.treasuryprime.com/reference/post_webhook.md) - [Fetch a Webhook](https://docs.treasuryprime.com/reference/get_webhook-id.md) - [Delete a Webhoook](https://docs.treasuryprime.com/reference/delete_webhook-id.md) - [Update a Webhoook](https://docs.treasuryprime.com/reference/patch_webhook-id.md) - [List Webhooks Sent](https://docs.treasuryprime.com/reference/get_webhook_send.md) - [Product Updates](https://docs.treasuryprime.com/changelog.md): New releases and improvements - [Overview](https://docs.treasuryprime.com/console-docs/overview.md): Sign in to the Treasury Prime Console, find the right guide for your role, and learn how your bank manages day-to-day Console operations. - [ACH Payment Overview and Navigation](https://docs.treasuryprime.com/console-docs/ach-overview.md): Navigate the originated, incoming, and returns ACH data in the Treasury Prime Console, filter and search for transactions, and read ACH transaction details. - [Cancel an Originating ACH](https://docs.treasuryprime.com/console-docs/cancel-originating-ach.md): Cancel outgoing ACH transactions in the Treasury Prime Console before they are processed to prevent the transaction from proceeding. - [Return an ACH](https://docs.treasuryprime.com/console-docs/return-ach.md): Return incoming ACH transactions or mark outgoing ACH transactions as returned in the Treasury Prime Console to process payment returns and reject transactions. - [Monitor Negative Balance Coverage](https://docs.treasuryprime.com/console-docs/negative-balance-coverage.md): Review Negative Balance Coverage status for an FBO, monitor NBC and loss reserve balances, and identify accounts with negative balances. - [Account Lookup and Management](https://docs.treasuryprime.com/console-docs/account-management.md): Search for accounts, review account details across the account detail tabs, and lock, unlock, or close accounts in the Treasury Prime Console. - [Team and User Management](https://docs.treasuryprime.com/console-docs/team-user-management.md): Invite users to the Treasury Prime Console, assign and update Banker roles, and reset multi-factor authentication (MFA) so your bank can manage its team and access. - [Wire Payment Overview and Navigation](https://docs.treasuryprime.com/console-docs/wire-overview.md): Navigate the originated and incoming wire lists in the Treasury Prime Console, view wire transfer details, and void or return wires. - [Overview](https://docs.treasuryprime.com/reference/overview-core_direct.md): Core Direct from Treasury Prime enables financial institutions to offer deposit and payment solutions on top of accounts maintained within the bank's core banking system. - [Overview](https://docs.treasuryprime.com/reference/account.md) - [List Accounts](https://docs.treasuryprime.com/reference/get_account.md) - [List Pending Transactions](https://docs.treasuryprime.com/reference/get_account_pending_transaction.md) - [Fetch an Account](https://docs.treasuryprime.com/reference/get_account-id.md) - [Update an Account](https://docs.treasuryprime.com/reference/patch_account-id.md) - [List Average Balances](https://docs.treasuryprime.com/reference/get_account_average_balance.md) - [List Daily Balances](https://docs.treasuryprime.com/reference/get_account_daily_balance.md) - [List Transactions](https://docs.treasuryprime.com/reference/get_account_transaction.md) - [List Account Locks](https://docs.treasuryprime.com/reference/get_account_lock.md) - [Fetch an Account Lock](https://docs.treasuryprime.com/reference/get_account_lock-id.md) - [Fetch a Tax Document](https://docs.treasuryprime.com/reference/get_account_tax_document-id.md) - [Fetch a Statement](https://docs.treasuryprime.com/reference/get_account_statement.md) - [List Tax Documents](https://docs.treasuryprime.com/reference/get_account_tax_document.md) - [Overview](https://docs.treasuryprime.com/reference/business.md) - [List Businesses](https://docs.treasuryprime.com/reference/get_business.md) - [Fetch a Business](https://docs.treasuryprime.com/reference/get_business-id.md) - [Update a Business](https://docs.treasuryprime.com/reference/patch_business-id.md) - [Overview](https://docs.treasuryprime.com/reference/person.md) - [Fetch a Person](https://docs.treasuryprime.com/reference/get_person-id.md) - [Update a Person](https://docs.treasuryprime.com/reference/patch_person-id.md) - [Overview](https://docs.treasuryprime.com/reference/apply-overview.md) - [Overview](https://docs.treasuryprime.com/reference/account-product.md) - [List Account Products](https://docs.treasuryprime.com/reference/get_account_product.md) - [Fetch an Account Product](https://docs.treasuryprime.com/reference/get_account_product-id.md) - [Overview](https://docs.treasuryprime.com/reference/account-application.md) - [List Account Applications](https://docs.treasuryprime.com/reference/get_apply_account_application.md) - [Create an Account Application](https://docs.treasuryprime.com/reference/post_apply_account_application.md) - [Fetch an Account Application](https://docs.treasuryprime.com/reference/get_apply_account_application-id.md) - [Overview](https://docs.treasuryprime.com/reference/additional-person.md) - [List Additional Person Applications](https://docs.treasuryprime.com/reference/get_apply_additional_person_application.md) - [Create an Additional Person Application](https://docs.treasuryprime.com/reference/post_apply_additional_person_application.md) - [Fetch an Additional Person Application](https://docs.treasuryprime.com/reference/get_apply_additional_person_application-id.md) - [Overview](https://docs.treasuryprime.com/reference/business-application.md) - [List Business Applications](https://docs.treasuryprime.com/reference/get_apply_business_application.md) - [Create a Business Application](https://docs.treasuryprime.com/reference/post_apply_business_application.md) - [Fetch a Business Application](https://docs.treasuryprime.com/reference/get_apply_business_application-id.md) - [Update a Business Application](https://docs.treasuryprime.com/reference/patch_apply_business_application-id.md) - [Overview](https://docs.treasuryprime.com/reference/deposit.md) - [List Deposits](https://docs.treasuryprime.com/reference/get_apply_deposit.md) - [Create a Deposit](https://docs.treasuryprime.com/reference/post_apply_deposit.md) - [Fetch a Deposit](https://docs.treasuryprime.com/reference/get_apply_deposit-id.md) - [Overview](https://docs.treasuryprime.com/reference/kyc.md) - [List KYC Evaluations](https://docs.treasuryprime.com/reference/get_apply_kyc.md) - [Create a KYC Evaluation](https://docs.treasuryprime.com/reference/post_apply_kyc.md) - [Fetch a KYC Evaluation](https://docs.treasuryprime.com/reference/get_apply_kyc-id.md) - [Overview](https://docs.treasuryprime.com/reference/kyc-product.md) - [List KYC Products](https://docs.treasuryprime.com/reference/get_apply_kyc_product.md) - [Fetch a KYC Product](https://docs.treasuryprime.com/reference/get_apply_kyc_product-id.md) - [Overview](https://docs.treasuryprime.com/reference/person-application.md) - [List Person Applications](https://docs.treasuryprime.com/reference/get_apply_person_application.md) - [Create a Person Application](https://docs.treasuryprime.com/reference/post_apply_person_application.md) - [Fetch a Person Application](https://docs.treasuryprime.com/reference/get_apply_person_application-id.md) - [Overview](https://docs.treasuryprime.com/reference/ach.md) - [List ACHs](https://docs.treasuryprime.com/reference/get_ach.md) - [Create an ACH](https://docs.treasuryprime.com/reference/post_ach.md) - [Fetch an ACH](https://docs.treasuryprime.com/reference/get_ach-id.md) - [Update an ACH](https://docs.treasuryprime.com/reference/patch_ach-id.md) - [Overview](https://docs.treasuryprime.com/reference/book-transfer.md) - [List Book Transfers](https://docs.treasuryprime.com/reference/get_book.md) - [Create a Book Transfer](https://docs.treasuryprime.com/reference/post_book.md) - [Fetch a Book Transfer](https://docs.treasuryprime.com/reference/get_book-id.md) - [Update a Book Transfer](https://docs.treasuryprime.com/reference/patch_book-id.md) - [List Counterparties](https://docs.treasuryprime.com/reference/get_counterparty.md) - [Create a Counterparty](https://docs.treasuryprime.com/reference/post_counterparty.md) - [Fetch a Counterparty](https://docs.treasuryprime.com/reference/get_counterparty-id.md) - [Update a Counterparty](https://docs.treasuryprime.com/reference/patch_counterparty-id.md) - [Overview](https://docs.treasuryprime.com/reference/fednow.md) - [List FedNow Payments](https://docs.treasuryprime.com/reference/get_fednow.md) - [Create a FedNow Payment](https://docs.treasuryprime.com/reference/post_fednow.md) - [Check External FI FedNow Status](https://docs.treasuryprime.com/reference/get_fednow_routing_number.md) - [Fetch a FedNow Payment](https://docs.treasuryprime.com/reference/get_fednow-id.md) - [Overview](https://docs.treasuryprime.com/reference/wire.md) - [List Wire Transfers](https://docs.treasuryprime.com/reference/get_wire.md) - [Create a Wire Transfer](https://docs.treasuryprime.com/reference/post_wire.md) - [Fetch a Wire Transfer](https://docs.treasuryprime.com/reference/get_wire-id.md) - [Update a Wire Transfer](https://docs.treasuryprime.com/reference/patch_wire-id.md) - [List Documents](https://docs.treasuryprime.com/reference/get_document.md) - [Create a Document](https://docs.treasuryprime.com/reference/post_document.md) - [Fetch a Document](https://docs.treasuryprime.com/reference/get_document-id.md) - [Update a Document](https://docs.treasuryprime.com/reference/patch_document-id.md) - [Fetch a File](https://docs.treasuryprime.com/reference/get_file-id.md) - [Download a File](https://docs.treasuryprime.com/reference/get_file-id-content.md) - [Fetch a Routing Number](https://docs.treasuryprime.com/reference/get_routing-number-routing-number.md) - [Overview](https://docs.treasuryprime.com/reference/webhook.md) - [List Webhooks](https://docs.treasuryprime.com/reference/get_webhook.md) - [Event Types](https://docs.treasuryprime.com/reference/webhook-events.md) - [Create a Webhook](https://docs.treasuryprime.com/reference/post_webhook.md) - [Fetch a Webhook](https://docs.treasuryprime.com/reference/get_webhook-id.md) - [Update a Webhoook](https://docs.treasuryprime.com/reference/patch_webhook-id.md) - [Account Application Testing](https://docs.treasuryprime.com/reference/account-application-testing.md) - [Wire Testing](https://docs.treasuryprime.com/reference/wire-testing.md) ## OpenAPI Specs - [openapi-account](/api-reference/openapi-account.json) - [openapi-apply](/api-reference/openapi-apply.json) - [openapi-cards](/api-reference/openapi-cards.json) - [openapi-file-upload](/api-reference/openapi-file-upload.json) - [openapi-payments](/api-reference/openapi-payments.json) - [openapi-testing](/api-reference/openapi-testing.json) - [openapi-utilities](/api-reference/openapi-utilities.json)