Bank account tools

Overview

Due to recent updates to the Nacha ACH rules ACH Originators of WEB debit entries are required to use a “commercially reasonable fraudulent transaction detection system” to screen WEB debits for fraud. This existing screening requirement is being supplemented to make it explicit that “account validation” is part of a “commercially reasonable fraudulent transaction detection system.” The supplemental requirement applies to the first use of an account number, or changes to the account number. Common solutions include:

  • An ACH prenotification
  • ACH micro-deposits verification
  • Commercially available validation service
    -Bank credential based e.g. Plaid or MX
    -API based e.g ACHQ account insights

ACH "pre-notes" are essentially $0 ACH debit transactions used to probe an accounts' status (does it exist?) prior to the initiation of a "live" transaction while "micro-deposits" require small transactions to be sent to the users account and requires the user to confirm the amount(s) at a later date. Both options are slow, with high friction and ultimately, limited value:

Existing solutions are not great!

Pre-notesMicrodepositsOnline banking credentials
do not occur in real-timepainful wait for end-usersthis is an awesome solution! access to balance, identity, and transaction data
can take up to 72 hours to elicit a response"shopping cart" abandonmentwe recommend everyone use one
no account ownership or history datareally, no one likes doing thispotential issues include bank connectivity, 2FA, privacy concerns, UX friction

Account Insights

ACHQ offers a vastly superior service to prenotes/microdeposits and a fantastic back-up or alternative to credential-based authentication services.

Account Status API

Enable faster, compliant payment origination without increasing customer friction. The bank account status endpoint uses the routing and account number to provide real-time account status for consumer and business accounts giving you confidence that an account is valid prior to approving a deposit or accepting a payment.

  • Confirm that an account is open, active and in good standing prior to accepting any type of payment
  • No customer interaction required
  • Real-time response
  • Daily updates from all major banks
  • Account created / last seen data

The bank status response also includes the following fields for deeper analytics:

Field NameField Contents
ExpressVerify.AccountCreatedDate the account was added to the real-time network
ExpressVerify.AccountLastSeenDate the account’s status was last updated in the real-time network
ExpressVerify.BankNameName of the bank matching the input routing number

Account ID API

Take all of the cool stuff from the little blurb above and go one-step further by using the bank account ID endpoint to at once verify the status and owner of a bank account. Account ID provides real-time verification that a customer is an authorized signatory on a bank account to confirm transactional authority on the account prior to processing a payment

  • Match consumer or business names on checking and savings accounts
  • Fuzzy matching compensates for nicknames, typos, and other data entry errors to minimize false negatives
  • Optionally incorporate additional information including address, phone number, TaxID, or DOB for more refined results

Automatic rulesets

If you'd rather not worry about tracking the history/frequency of an account - remember, the Nacha rules require a validation to be performed the first time a merchant sees a bank account under the WEB SEC code- and just want to minimize risk while maintaining compliance, the account status service can be enabled on the merchant profile level at one of the following thresholds:

First time WEB

Verifies bank status only the first time it is submitted with a WEB SEC code. Satisfies Nacha minimum requirements

First time ANY

Verifies bank status the first time an account is submitted regardless of SEC code

All payments

Verifies bank status on every payment whether it is the first time or not. Great for higher-risk or fraud sensitive merchants


-Bank credential based e.g. Plaid or MX
\n-API based e.g ACHQ account insights\n\n

ACH "pre-notes" are essentially $0 ACH debit transactions used to probe an accounts' status (does it exist?) prior to the initiation of a "live" transaction while "micro-deposits" require small transactions to be sent to the users account and requires the user to confirm the amount(s) at a later date. Both options are slow, with high friction and ultimately, limited value:

\n

Existing solutions are not great!

\n
Pre-notesMicrodepositsOnline banking credentials
do not occur in real-timepainful wait for end-usersthis is an awesome solution! access to balance, identity, and transaction data
can take up to 72 hours to elicit a response"shopping cart" abandonmentwe recommend everyone use one
no account ownership or history datareally, no one likes doing thispotential issues include bank connectivity, 2FA, privacy concerns, UX friction
\n

Account Insights

\n

ACHQ offers a vastly superior service to prenotes/microdeposits and a fantastic back-up or alternative to credential-based authentication services.

\n

Account Status API

\n

Enable faster, compliant payment origination without increasing customer friction. The bank account status endpoint uses the routing and account number to provide real-time account status for consumer and business accounts giving you confidence that an account is valid prior to approving a deposit or accepting a payment.

\n\n

The bank status response also includes the following fields for deeper analytics:

\n
Field NameField Contents
ExpressVerify.AccountCreatedDate the account was added to the real-time network
ExpressVerify.AccountLastSeenDate the account’s status was last updated in the real-time network
ExpressVerify.BankNameName of the bank matching the input routing number
\n

Account ID API

\n

Take all of the cool stuff from the little blurb above and go one-step further by using the bank account ID endpoint to at once verify the status and owner of a bank account. Account ID provides real-time verification that a customer is an authorized signatory on a bank account to confirm transactional authority on the account prior to processing a payment

\n\n

Automatic rulesets

\n

If you'd rather not worry about tracking the history/frequency of an account - remember, the Nacha rules require a validation to be performed the first time a merchant sees a bank account under the WEB SEC code- and just want to minimize risk while maintaining compliance, the account status service can be enabled on the merchant profile level at one of the following thresholds:

\n

First time WEB

\n

Verifies bank status only the first time it is submitted with a WEB SEC code. Satisfies Nacha minimum requirements

\n

First time ANY

\n

Verifies bank status the first time an account is submitted regardless of SEC code

\n

All payments

\n

Verifies bank status on every payment whether it is the first time or not. Great for higher-risk or fraud sensitive merchants

","css":"/*! tailwindcss v4.0.3 | MIT License | https://tailwindcss.com */\n@layer theme, base, components, utilities;\n@layer theme {\n .readme-tailwind, .readme-tailwind :host {\n --font-sans: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',\n 'Segoe UI Symbol', 'Noto Color Emoji';\n --font-serif: ui-serif, Georgia, Cambria, 'Times New Roman', Times, serif;\n --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono',\n 'Courier New', monospace;\n --color-red-50: oklch(0.971 0.013 17.38);\n --color-red-100: oklch(0.936 0.032 17.717);\n --color-red-200: oklch(0.885 0.062 18.334);\n --color-red-300: oklch(0.808 0.114 19.571);\n --color-red-400: oklch(0.704 0.191 22.216);\n --color-red-500: oklch(0.637 0.237 25.331);\n --color-red-600: oklch(0.577 0.245 27.325);\n --color-red-700: oklch(0.505 0.213 27.518);\n --color-red-800: oklch(0.444 0.177 26.899);\n --color-red-900: oklch(0.396 0.141 25.723);\n --color-red-950: oklch(0.258 0.092 26.042);\n --color-orange-50: oklch(0.98 0.016 73.684);\n --color-orange-100: oklch(0.954 0.038 75.164);\n --color-orange-200: oklch(0.901 0.076 70.697);\n --color-orange-300: oklch(0.837 0.128 66.29);\n --color-orange-400: oklch(0.75 0.183 55.934);\n --color-orange-500: oklch(0.705 0.213 47.604);\n --color-orange-600: oklch(0.646 0.222 41.116);\n --color-orange-700: oklch(0.553 0.195 38.402);\n --color-orange-800: oklch(0.47 0.157 37.304);\n --color-orange-900: oklch(0.408 0.123 38.172);\n --color-orange-950: oklch(0.266 0.079 36.259);\n --color-amber-50: oklch(0.987 0.022 95.277);\n --color-amber-100: oklch(0.962 0.059 95.617);\n --color-amber-200: oklch(0.924 0.12 95.746);\n --color-amber-300: oklch(0.879 0.169 91.605);\n --color-amber-400: oklch(0.828 0.189 84.429);\n --color-amber-500: oklch(0.769 0.188 70.08);\n --color-amber-600: oklch(0.666 0.179 58.318);\n --color-amber-700: oklch(0.555 0.163 48.998);\n --color-amber-800: oklch(0.473 0.137 46.201);\n --color-amber-900: oklch(0.414 0.112 45.904);\n --color-amber-950: oklch(0.279 0.077 45.635);\n --color-yellow-50: oklch(0.987 0.026 102.212);\n --color-yellow-100: oklch(0.973 0.071 103.193);\n --color-yellow-200: oklch(0.945 0.129 101.54);\n --color-yellow-300: oklch(0.905 0.182 98.111);\n --color-yellow-400: oklch(0.852 0.199 91.936);\n --color-yellow-500: oklch(0.795 0.184 86.047);\n --color-yellow-600: oklch(0.681 0.162 75.834);\n --color-yellow-700: oklch(0.554 0.135 66.442);\n --color-yellow-800: oklch(0.476 0.114 61.907);\n --color-yellow-900: oklch(0.421 0.095 57.708);\n --color-yellow-950: oklch(0.286 0.066 53.813);\n --color-lime-50: oklch(0.986 0.031 120.757);\n --color-lime-100: oklch(0.967 0.067 122.328);\n --color-lime-200: oklch(0.938 0.127 124.321);\n --color-lime-300: oklch(0.897 0.196 126.665);\n --color-lime-400: oklch(0.841 0.238 128.85);\n --color-lime-500: oklch(0.768 0.233 130.85);\n --color-lime-600: oklch(0.648 0.2 131.684);\n --color-lime-700: oklch(0.532 0.157 131.589);\n --color-lime-800: oklch(0.453 0.124 130.933);\n --color-lime-900: oklch(0.405 0.101 131.063);\n --color-lime-950: oklch(0.274 0.072 132.109);\n --color-green-50: oklch(0.982 0.018 155.826);\n --color-green-100: oklch(0.962 0.044 156.743);\n --color-green-200: oklch(0.925 0.084 155.995);\n --color-green-300: oklch(0.871 0.15 154.449);\n --color-green-400: oklch(0.792 0.209 151.711);\n --color-green-500: oklch(0.723 0.219 149.579);\n --color-green-600: oklch(0.627 0.194 149.214);\n --color-green-700: oklch(0.527 0.154 150.069);\n --color-green-800: oklch(0.448 0.119 151.328);\n --color-green-900: oklch(0.393 0.095 152.535);\n --color-green-950: oklch(0.266 0.065 152.934);\n --color-emerald-50: oklch(0.979 0.021 166.113);\n --color-emerald-100: oklch(0.95 0.052 163.051);\n --color-emerald-200: oklch(0.905 0.093 164.15);\n --color-emerald-300: oklch(0.845 0.143 164.978);\n --color-emerald-400: oklch(0.765 0.177 163.223);\n --color-emerald-500: oklch(0.696 0.17 162.48);\n --color-emerald-600: oklch(0.596 0.145 163.225);\n --color-emerald-700: oklch(0.508 0.118 165.612);\n --color-emerald-800: oklch(0.432 0.095 166.913);\n --color-emerald-900: oklch(0.378 0.077 168.94);\n --color-emerald-950: oklch(0.262 0.051 172.552);\n --color-teal-50: oklch(0.984 0.014 180.72);\n --color-teal-100: oklch(0.953 0.051 180.801);\n --color-teal-200: oklch(0.91 0.096 180.426);\n --color-teal-300: oklch(0.855 0.138 181.071);\n --color-teal-400: oklch(0.777 0.152 181.912);\n --color-teal-500: oklch(0.704 0.14 182.503);\n --color-teal-600: oklch(0.6 0.118 184.704);\n --color-teal-700: oklch(0.511 0.096 186.391);\n --color-teal-800: oklch(0.437 0.078 188.216);\n --color-teal-900: oklch(0.386 0.063 188.416);\n --color-teal-950: oklch(0.277 0.046 192.524);\n --color-cyan-50: oklch(0.984 0.019 200.873);\n --color-cyan-100: oklch(0.956 0.045 203.388);\n --color-cyan-200: oklch(0.917 0.08 205.041);\n --color-cyan-300: oklch(0.865 0.127 207.078);\n --color-cyan-400: oklch(0.789 0.154 211.53);\n --color-cyan-500: oklch(0.715 0.143 215.221);\n --color-cyan-600: oklch(0.609 0.126 221.723);\n --color-cyan-700: oklch(0.52 0.105 223.128);\n --color-cyan-800: oklch(0.45 0.085 224.283);\n --color-cyan-900: oklch(0.398 0.07 227.392);\n --color-cyan-950: oklch(0.302 0.056 229.695);\n --color-sky-50: oklch(0.977 0.013 236.62);\n --color-sky-100: oklch(0.951 0.026 236.824);\n --color-sky-200: oklch(0.901 0.058 230.902);\n --color-sky-300: oklch(0.828 0.111 230.318);\n --color-sky-400: oklch(0.746 0.16 232.661);\n --color-sky-500: oklch(0.685 0.169 237.323);\n --color-sky-600: oklch(0.588 0.158 241.966);\n --color-sky-700: oklch(0.5 0.134 242.749);\n --color-sky-800: oklch(0.443 0.11 240.79);\n --color-sky-900: oklch(0.391 0.09 240.876);\n --color-sky-950: oklch(0.293 0.066 243.157);\n --color-blue-50: oklch(0.97 0.014 254.604);\n --color-blue-100: oklch(0.932 0.032 255.585);\n --color-blue-200: oklch(0.882 0.059 254.128);\n --color-blue-300: oklch(0.809 0.105 251.813);\n --color-blue-400: oklch(0.707 0.165 254.624);\n --color-blue-500: oklch(0.623 0.214 259.815);\n --color-blue-600: oklch(0.546 0.245 262.881);\n --color-blue-700: oklch(0.488 0.243 264.376);\n --color-blue-800: oklch(0.424 0.199 265.638);\n --color-blue-900: oklch(0.379 0.146 265.522);\n --color-blue-950: oklch(0.282 0.091 267.935);\n --color-indigo-50: oklch(0.962 0.018 272.314);\n --color-indigo-100: oklch(0.93 0.034 272.788);\n --color-indigo-200: oklch(0.87 0.065 274.039);\n --color-indigo-300: oklch(0.785 0.115 274.713);\n --color-indigo-400: oklch(0.673 0.182 276.935);\n --color-indigo-500: oklch(0.585 0.233 277.117);\n --color-indigo-600: oklch(0.511 0.262 276.966);\n --color-indigo-700: oklch(0.457 0.24 277.023);\n --color-indigo-800: oklch(0.398 0.195 277.366);\n --color-indigo-900: oklch(0.359 0.144 278.697);\n --color-indigo-950: oklch(0.257 0.09 281.288);\n --color-violet-50: oklch(0.969 0.016 293.756);\n --color-violet-100: oklch(0.943 0.029 294.588);\n --color-violet-200: oklch(0.894 0.057 293.283);\n --color-violet-300: oklch(0.811 0.111 293.571);\n --color-violet-400: oklch(0.702 0.183 293.541);\n --color-violet-500: oklch(0.606 0.25 292.717);\n --color-violet-600: oklch(0.541 0.281 293.009);\n --color-violet-700: oklch(0.491 0.27 292.581);\n --color-violet-800: oklch(0.432 0.232 292.759);\n --color-violet-900: oklch(0.38 0.189 293.745);\n --color-violet-950: oklch(0.283 0.141 291.089);\n --color-purple-50: oklch(0.977 0.014 308.299);\n --color-purple-100: oklch(0.946 0.033 307.174);\n --color-purple-200: oklch(0.902 0.063 306.703);\n --color-purple-300: oklch(0.827 0.119 306.383);\n --color-purple-400: oklch(0.714 0.203 305.504);\n --color-purple-500: oklch(0.627 0.265 303.9);\n --color-purple-600: oklch(0.558 0.288 302.321);\n --color-purple-700: oklch(0.496 0.265 301.924);\n --color-purple-800: oklch(0.438 0.218 303.724);\n --color-purple-900: oklch(0.381 0.176 304.987);\n --color-purple-950: oklch(0.291 0.149 302.717);\n --color-fuchsia-50: oklch(0.977 0.017 320.058);\n --color-fuchsia-100: oklch(0.952 0.037 318.852);\n --color-fuchsia-200: oklch(0.903 0.076 319.62);\n --color-fuchsia-300: oklch(0.833 0.145 321.434);\n --color-fuchsia-400: oklch(0.74 0.238 322.16);\n --color-fuchsia-500: oklch(0.667 0.295 322.15);\n --color-fuchsia-600: oklch(0.591 0.293 322.896);\n --color-fuchsia-700: oklch(0.518 0.253 323.949);\n --color-fuchsia-800: oklch(0.452 0.211 324.591);\n --color-fuchsia-900: oklch(0.401 0.17 325.612);\n --color-fuchsia-950: oklch(0.293 0.136 325.661);\n --color-pink-50: oklch(0.971 0.014 343.198);\n --color-pink-100: oklch(0.948 0.028 342.258);\n --color-pink-200: oklch(0.899 0.061 343.231);\n --color-pink-300: oklch(0.823 0.12 346.018);\n --color-pink-400: oklch(0.718 0.202 349.761);\n --color-pink-500: oklch(0.656 0.241 354.308);\n --color-pink-600: oklch(0.592 0.249 0.584);\n --color-pink-700: oklch(0.525 0.223 3.958);\n --color-pink-800: oklch(0.459 0.187 3.815);\n --color-pink-900: oklch(0.408 0.153 2.432);\n --color-pink-950: oklch(0.284 0.109 3.907);\n --color-rose-50: oklch(0.969 0.015 12.422);\n --color-rose-100: oklch(0.941 0.03 12.58);\n --color-rose-200: oklch(0.892 0.058 10.001);\n --color-rose-300: oklch(0.81 0.117 11.638);\n --color-rose-400: oklch(0.712 0.194 13.428);\n --color-rose-500: oklch(0.645 0.246 16.439);\n --color-rose-600: oklch(0.586 0.253 17.585);\n --color-rose-700: oklch(0.514 0.222 16.935);\n --color-rose-800: oklch(0.455 0.188 13.697);\n --color-rose-900: oklch(0.41 0.159 10.272);\n --color-rose-950: oklch(0.271 0.105 12.094);\n --color-slate-50: oklch(0.984 0.003 247.858);\n --color-slate-100: oklch(0.968 0.007 247.896);\n --color-slate-200: oklch(0.929 0.013 255.508);\n --color-slate-300: oklch(0.869 0.022 252.894);\n --color-slate-400: oklch(0.704 0.04 256.788);\n --color-slate-500: oklch(0.554 0.046 257.417);\n --color-slate-600: oklch(0.446 0.043 257.281);\n --color-slate-700: oklch(0.372 0.044 257.287);\n --color-slate-800: oklch(0.279 0.041 260.031);\n --color-slate-900: oklch(0.208 0.042 265.755);\n --color-slate-950: oklch(0.129 0.042 264.695);\n --color-gray-50: oklch(0.985 0.002 247.839);\n --color-gray-100: oklch(0.967 0.003 264.542);\n --color-gray-200: oklch(0.928 0.006 264.531);\n --color-gray-300: oklch(0.872 0.01 258.338);\n --color-gray-400: oklch(0.707 0.022 261.325);\n --color-gray-500: oklch(0.551 0.027 264.364);\n --color-gray-600: oklch(0.446 0.03 256.802);\n --color-gray-700: oklch(0.373 0.034 259.733);\n --color-gray-800: oklch(0.278 0.033 256.848);\n --color-gray-900: oklch(0.21 0.034 264.665);\n --color-gray-950: oklch(0.13 0.028 261.692);\n --color-zinc-50: oklch(0.985 0 0);\n --color-zinc-100: oklch(0.967 0.001 286.375);\n --color-zinc-200: oklch(0.92 0.004 286.32);\n --color-zinc-300: oklch(0.871 0.006 286.286);\n --color-zinc-400: oklch(0.705 0.015 286.067);\n --color-zinc-500: oklch(0.552 0.016 285.938);\n --color-zinc-600: oklch(0.442 0.017 285.786);\n --color-zinc-700: oklch(0.37 0.013 285.805);\n --color-zinc-800: oklch(0.274 0.006 286.033);\n --color-zinc-900: oklch(0.21 0.006 285.885);\n --color-zinc-950: oklch(0.141 0.005 285.823);\n --color-neutral-50: oklch(0.985 0 0);\n --color-neutral-100: oklch(0.97 0 0);\n --color-neutral-200: oklch(0.922 0 0);\n --color-neutral-300: oklch(0.87 0 0);\n --color-neutral-400: oklch(0.708 0 0);\n --color-neutral-500: oklch(0.556 0 0);\n --color-neutral-600: oklch(0.439 0 0);\n --color-neutral-700: oklch(0.371 0 0);\n --color-neutral-800: oklch(0.269 0 0);\n --color-neutral-900: oklch(0.205 0 0);\n --color-neutral-950: oklch(0.145 0 0);\n --color-stone-50: oklch(0.985 0.001 106.423);\n --color-stone-100: oklch(0.97 0.001 106.424);\n --color-stone-200: oklch(0.923 0.003 48.717);\n --color-stone-300: oklch(0.869 0.005 56.366);\n --color-stone-400: oklch(0.709 0.01 56.259);\n --color-stone-500: oklch(0.553 0.013 58.071);\n --color-stone-600: oklch(0.444 0.011 73.639);\n --color-stone-700: oklch(0.374 0.01 67.558);\n --color-stone-800: oklch(0.268 0.007 34.298);\n --color-stone-900: oklch(0.216 0.006 56.043);\n --color-stone-950: oklch(0.147 0.004 49.25);\n --color-black: #000;\n --color-white: #fff;\n --spacing: 0.25rem;\n --breakpoint-sm: 40rem;\n --breakpoint-md: 48rem;\n --breakpoint-lg: 64rem;\n --breakpoint-xl: 80rem;\n --breakpoint-2xl: 96rem;\n --container-3xs: 16rem;\n --container-2xs: 18rem;\n --container-xs: 20rem;\n --container-sm: 24rem;\n --container-md: 28rem;\n --container-lg: 32rem;\n --container-xl: 36rem;\n --container-2xl: 42rem;\n --container-3xl: 48rem;\n --container-4xl: 56rem;\n --container-5xl: 64rem;\n --container-6xl: 72rem;\n --container-7xl: 80rem;\n --text-xs: 0.75rem;\n --text-xs--line-height: calc(1 / 0.75);\n --text-sm: 0.875rem;\n --text-sm--line-height: calc(1.25 / 0.875);\n --text-base: 1rem;\n --text-base--line-height: calc(1.5 / 1);\n --text-lg: 1.125rem;\n --text-lg--line-height: calc(1.75 / 1.125);\n --text-xl: 1.25rem;\n --text-xl--line-height: calc(1.75 / 1.25);\n --text-2xl: 1.5rem;\n --text-2xl--line-height: calc(2 / 1.5);\n --text-3xl: 1.875rem;\n --text-3xl--line-height: calc(2.25 / 1.875);\n --text-4xl: 2.25rem;\n --text-4xl--line-height: calc(2.5 / 2.25);\n --text-5xl: 3rem;\n --text-5xl--line-height: 1;\n --text-6xl: 3.75rem;\n --text-6xl--line-height: 1;\n --text-7xl: 4.5rem;\n --text-7xl--line-height: 1;\n --text-8xl: 6rem;\n --text-8xl--line-height: 1;\n --text-9xl: 8rem;\n --text-9xl--line-height: 1;\n --font-weight-thin: 100;\n --font-weight-extralight: 200;\n --font-weight-light: 300;\n --font-weight-normal: 400;\n --font-weight-medium: 500;\n --font-weight-semibold: 600;\n --font-weight-bold: 700;\n --font-weight-extrabold: 800;\n --font-weight-black: 900;\n --tracking-tighter: -0.05em;\n --tracking-tight: -0.025em;\n --tracking-normal: 0em;\n --tracking-wide: 0.025em;\n --tracking-wider: 0.05em;\n --tracking-widest: 0.1em;\n --leading-tight: 1.25;\n --leading-snug: 1.375;\n --leading-normal: 1.5;\n --leading-relaxed: 1.625;\n --leading-loose: 2;\n --radius-xs: 0.125rem;\n --radius-sm: 0.25rem;\n --radius-md: 0.375rem;\n --radius-lg: 0.5rem;\n --radius-xl: 0.75rem;\n --radius-2xl: 1rem;\n --radius-3xl: 1.5rem;\n --radius-4xl: 2rem;\n --shadow-2xs: 0 1px rgb(0 0 0 / 0.05);\n --shadow-xs: 0 1px 2px 0 rgb(0 0 0 / 0.05);\n --shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);\n --shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);\n --shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);\n --shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);\n --shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / 0.25);\n --inset-shadow-2xs: inset 0 1px rgb(0 0 0 / 0.05);\n --inset-shadow-xs: inset 0 1px 1px rgb(0 0 0 / 0.05);\n --inset-shadow-sm: inset 0 2px 4px rgb(0 0 0 / 0.05);\n --drop-shadow-xs: 0 1px 1px rgb(0 0 0 / 0.05);\n --drop-shadow-sm: 0 1px 2px rgb(0 0 0 / 0.15);\n --drop-shadow-md: 0 3px 3px rgb(0 0 0 / 0.12);\n --drop-shadow-lg: 0 4px 4px rgb(0 0 0 / 0.15);\n --drop-shadow-xl: 0 9px 7px rgb(0 0 0 / 0.1);\n --drop-shadow-2xl: 0 25px 25px rgb(0 0 0 / 0.15);\n --ease-in: cubic-bezier(0.4, 0, 1, 1);\n --ease-out: cubic-bezier(0, 0, 0.2, 1);\n --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);\n --animate-spin: spin 1s linear infinite;\n --animate-ping: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;\n --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;\n --animate-bounce: bounce 1s infinite;\n --blur-xs: 4px;\n --blur-sm: 8px;\n --blur-md: 12px;\n --blur-lg: 16px;\n --blur-xl: 24px;\n --blur-2xl: 40px;\n --blur-3xl: 64px;\n --perspective-dramatic: 100px;\n --perspective-near: 300px;\n --perspective-normal: 500px;\n --perspective-midrange: 800px;\n --perspective-distant: 1200px;\n --aspect-video: 16 / 9;\n --default-transition-duration: 150ms;\n --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\n --default-font-family: var(--font-sans);\n --default-font-feature-settings: var(--font-sans--font-feature-settings);\n --default-font-variation-settings: var(--font-sans--font-variation-settings);\n --default-mono-font-family: var(--font-mono);\n --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);\n --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);\n }\n}\n@layer utilities;\n@keyframes spin {\n to {\n transform: rotate(360deg);\n }\n}\n@keyframes ping {\n 75%, 100% {\n transform: scale(2);\n opacity: 0;\n }\n}\n@keyframes pulse {\n 50% {\n opacity: 0.5;\n }\n}\n@keyframes bounce {\n 0%, 100% {\n transform: translateY(-25%);\n animation-timing-function: cubic-bezier(0.8, 0, 1, 1);\n }\n 50% {\n transform: none;\n animation-timing-function: cubic-bezier(0, 0, 0.2, 1);\n }\n}\n"},"mdx":true,"opts":{"alwaysThrow":false,"compatibilityMode":false,"copyButtons":true,"correctnewlines":false,"markdownOptions":{"fences":true,"commonmark":true,"gfm":true,"ruleSpaces":false,"listItemIndent":"1","spacedTable":true,"paddedTable":true},"lazyImages":true,"normalize":true,"safeMode":false,"settings":{"position":false},"theme":"light","customBlocks":{},"resourceID":"/versions/1.0/guides/bank-account-tools","resourceType":"page","components":{},"baseUrl":"/","terms":[{"_id":"62b2285e2f2f28003a1e8da6","term":"Originator","definition":"The Originator is the entity that agrees to initiate ACH entries into the payment system according to an arrangement with a Receiver. The Originator is usually a company directing a transfer of funds to or from a consumer’s or another company’s account. In the case of a customer initiated entry, however, the Originator may be an individual initiating funds transfer activity to or from his or her own account. The term “company” is representative of the Originator of electronic ACH entries and does not imply exclusion of other types of organizations, such as a charity or government entity."},{"_id":"62b228efe3f39d0051d34313","term":"ODFI","definition":"The Originating Depository Financial Institution (ODFI) is ACHQ's bank partner that receives the payment instructions from ACHQ and forwards the entries to the ACH Operator (the Federal Reserve)."},{"_id":"62b22919bb72260020099031","term":"RDFI","definition":"The Receiving Depository Financial Institution (RDFI) is the Depository Financial Institution that receives ACH entries from the ACH Operator and posts them to the accounts of its depositors (Receivers)."},{"_id":"62b22935a2b03e00a1ea17f0","term":"Merchant","definition":"A company that has contracted with ACHQ to provide ACH processing services. The formal definition for a \"merchant\" is an ACH Originator"},{"_id":"62b229c261f844002dcd35e6","term":"Receiver","definition":"A Receiver is a consumer or an organization that has authorized a Merchant to initiate an ACH entry to the Receiver’s account with the RDFI."},{"_id":"62b241c31a8ae600bb87d727","term":"ACH Credit","definition":"An ACH \"push\" transaction that moves funds out of the merchant's account and into the receiver's account"},{"_id":"62b241cf7d21f20013f88c50","term":"ACH Debit","definition":"An ACH \"pull\" transaction that moves funds out of the receiver’s account and into the merchant's account"}],"variables":{"user":{},"defaults":[{"source":"security","_id":"6336498fa9850c0010399b5c","name":"x-merchant-id","type":"apiKey","apiSetting":"62b2083ccc6f6900671c37a6"},{"source":"security","_id":"6336498fa9850c0010399b5b","name":"x-api-key","type":"apiKey","apiSetting":"62b2083ccc6f6900671c37a6"},{"source":"security","_id":"6336498fa9850c0010399b5a","name":"x-platform-id","type":"apiKey","apiSetting":"62b2083ccc6f6900671c37a6"},{"source":"security","_id":"63fe38707f1c0c00e740359e","name":"ProviderID","type":"apiKey","apiSetting":"62e17b71f07d1a002ee1b841"},{"source":"security","_id":"63fe38707f1c0c00e740359d","name":"Provider_GateID","type":"apiKey","apiSetting":"62e17b71f07d1a002ee1b841"},{"source":"security","_id":"63fe38707f1c0c00e740359c","name":"Provider_GateKey","type":"apiKey","apiSetting":"62e17b71f07d1a002ee1b841"}]}},"terms":[{"_id":"62b2285e2f2f28003a1e8da6","term":"Originator","definition":"The Originator is the entity that agrees to initiate ACH entries into the payment system according to an arrangement with a Receiver. The Originator is usually a company directing a transfer of funds to or from a consumer’s or another company’s account. In the case of a customer initiated entry, however, the Originator may be an individual initiating funds transfer activity to or from his or her own account. The term “company” is representative of the Originator of electronic ACH entries and does not imply exclusion of other types of organizations, such as a charity or government entity."},{"_id":"62b228efe3f39d0051d34313","term":"ODFI","definition":"The Originating Depository Financial Institution (ODFI) is ACHQ's bank partner that receives the payment instructions from ACHQ and forwards the entries to the ACH Operator (the Federal Reserve)."},{"_id":"62b22919bb72260020099031","term":"RDFI","definition":"The Receiving Depository Financial Institution (RDFI) is the Depository Financial Institution that receives ACH entries from the ACH Operator and posts them to the accounts of its depositors (Receivers)."},{"_id":"62b22935a2b03e00a1ea17f0","term":"Merchant","definition":"A company that has contracted with ACHQ to provide ACH processing services. The formal definition for a \"merchant\" is an ACH Originator"},{"_id":"62b229c261f844002dcd35e6","term":"Receiver","definition":"A Receiver is a consumer or an organization that has authorized a Merchant to initiate an ACH entry to the Receiver’s account with the RDFI."},{"_id":"62b241c31a8ae600bb87d727","term":"ACH Credit","definition":"An ACH \"push\" transaction that moves funds out of the merchant's account and into the receiver's account"},{"_id":"62b241cf7d21f20013f88c50","term":"ACH Debit","definition":"An ACH \"pull\" transaction that moves funds out of the receiver’s account and into the merchant's account"}],"variables":{"user":{},"defaults":[{"source":"security","_id":"6336498fa9850c0010399b5c","name":"x-merchant-id","type":"apiKey","apiSetting":"62b2083ccc6f6900671c37a6"},{"source":"security","_id":"6336498fa9850c0010399b5b","name":"x-api-key","type":"apiKey","apiSetting":"62b2083ccc6f6900671c37a6"},{"source":"security","_id":"6336498fa9850c0010399b5a","name":"x-platform-id","type":"apiKey","apiSetting":"62b2083ccc6f6900671c37a6"},{"source":"security","_id":"63fe38707f1c0c00e740359e","name":"ProviderID","type":"apiKey","apiSetting":"62e17b71f07d1a002ee1b841"},{"source":"security","_id":"63fe38707f1c0c00e740359d","name":"Provider_GateID","type":"apiKey","apiSetting":"62e17b71f07d1a002ee1b841"},{"source":"security","_id":"63fe38707f1c0c00e740359c","name":"Provider_GateKey","type":"apiKey","apiSetting":"62e17b71f07d1a002ee1b841"}]}},"sidebar":[{"pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"about-achq","title":"About ACHQ","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/about-achq","category":"/versions/1.0/categories/guides/Explore ACHQ","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"platform-features","title":"Platform Features","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/platform-features","category":"/versions/1.0/categories/guides/Explore ACHQ","parent":null}],"title":"Explore ACHQ","uri":"/versions/1.0/categories/guides/Explore ACHQ"},{"pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"general-implementation-rules","title":"Overview","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/general-implementation-rules","category":"/versions/1.0/categories/guides/Core Concepts","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"authentication","title":"Authentication","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/authentication","category":"/versions/1.0/categories/guides/Core Concepts","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"tokenization","title":"Tokenization","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/tokenization","category":"/versions/1.0/categories/guides/Core Concepts","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"sandbox-and-testing","title":"Application testing","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/sandbox-and-testing","category":"/versions/1.0/categories/guides/Core Concepts","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"same-day-vs-standard-ach-processing","title":"Same-Day ACH","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/same-day-vs-standard-ach-processing","category":"/versions/1.0/categories/guides/Core Concepts","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"transaction-identification","title":"Identifying numbers","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/transaction-identification","category":"/versions/1.0/categories/guides/Core Concepts","parent":null}],"title":"Core Concepts","uri":"/versions/1.0/categories/guides/Core Concepts"},{"pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"payments-overview","title":"Overview","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/payments-overview","category":"/versions/1.0/categories/guides/Payments API","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"create-a-token","title":"Tokenize a bank acount","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/create-a-token","category":"/versions/1.0/categories/guides/Payments API","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"create-a-payment-bank-account","title":"Create a payment","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"use-a-token","title":"Use a token","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/use-a-token","category":"/versions/1.0/categories/guides/Payments API","parent":"/versions/1.0/guides/create-a-payment-bank-account"}],"uri":"/versions/1.0/guides/create-a-payment-bank-account","category":"/versions/1.0/categories/guides/Payments API","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"update-a-payment","title":"Update a payment","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/update-a-payment","category":"/versions/1.0/categories/guides/Payments API","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"cancel-a-payment","title":"Cancel a payment","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/cancel-a-payment","category":"/versions/1.0/categories/guides/Payments API","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"hold-a-payment","title":"Hold a payment","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/hold-a-payment","category":"/versions/1.0/categories/guides/Payments API","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"refund-a-payment","title":"Refund a payment","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/refund-a-payment","category":"/versions/1.0/categories/guides/Payments API","parent":null}],"title":"Payments API","uri":"/versions/1.0/categories/guides/Payments API"},{"pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"settlement-api","title":"Overview","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/settlement-api","category":"/versions/1.0/categories/guides/Settlements","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"settlements","title":"Get Settlements","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/settlements","category":"/versions/1.0/categories/guides/Settlements","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"settlement-detail","title":"Get Settlement Details","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/settlement-detail","category":"/versions/1.0/categories/guides/Settlements","parent":null}],"title":"Settlements","uri":"/versions/1.0/categories/guides/Settlements"},{"pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"event-monitoring","title":"Overview","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/event-monitoring","category":"/versions/1.0/categories/guides/Event Monitoring","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"payment-event-tracking","title":"Payment event tracking","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/payment-event-tracking","category":"/versions/1.0/categories/guides/Event Monitoring","parent":null}],"title":"Event Monitoring","uri":"/versions/1.0/categories/guides/Event Monitoring"},{"pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"bank-account-tools","title":"Bank account tools","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"bank-account-reponses","title":"Bank Account Response Codes","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/bank-account-reponses","category":"/versions/1.0/categories/guides/ACCOUNT INSIGHTS","parent":"/versions/1.0/guides/bank-account-tools"}],"uri":"/versions/1.0/guides/bank-account-tools","category":"/versions/1.0/categories/guides/ACCOUNT INSIGHTS","parent":null}],"title":"ACCOUNT INSIGHTS","uri":"/versions/1.0/categories/guides/ACCOUNT INSIGHTS"},{"pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"return-codes","title":"Return Codes","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/return-codes","category":"/versions/1.0/categories/guides/General ACH Stuff","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"authorization-guide","title":"Authorization Guide","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/authorization-guide","category":"/versions/1.0/categories/guides/General ACH Stuff","parent":null}],"title":"General ACH Stuff","uri":"/versions/1.0/categories/guides/General ACH Stuff"},{"pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"ach-basics","title":"ACH Basics","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/ach-basics","category":"/versions/1.0/categories/guides/Compliance guide","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"ach-rules","title":"Nacha Rules","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/ach-rules","category":"/versions/1.0/categories/guides/Compliance guide","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"ach-payment-types","title":"Payment Types","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/ach-payment-types","category":"/versions/1.0/categories/guides/Compliance guide","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"ach-returns","title":"Returns and disputes","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/ach-returns","category":"/versions/1.0/categories/guides/Compliance guide","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"are-you-a-msb","title":"Are you a MSB?","type":"basic","updatedAt":"2025-04-03T21:40:02.000Z","pages":[],"uri":"/versions/1.0/guides/are-you-a-msb","category":"/versions/1.0/categories/guides/Compliance guide","parent":null}],"title":"Compliance guide","uri":"/versions/1.0/categories/guides/Compliance guide"}],"config":{"algoliaIndex":"readme_search_v2","amplitude":{"apiKey":"dc8065a65ef83d6ad23e37aaf014fc84","enabled":true},"asset_url":"https://cdn.readme.io","domain":"readme.io","domainFull":"https://dash.readme.com","encryptedLocalStorageKey":"ekfls-2025-03-27","fullstory":{"enabled":true,"orgId":"FSV9A"},"metrics":{"billingCronEnabled":"true","dashUrl":"https://m.readme.io","defaultUrl":"https://m.readme.io","exportMaxRetries":12,"wsUrl":"wss://m.readme.io"},"proxyUrl":"https://try.readme.io","readmeRecaptchaSiteKey":"6LesVBYpAAAAAESOCHOyo2kF9SZXPVb54Nwf3i2x","releaseVersion":"5.330.0","sentry":{"dsn":"https://3bbe57a973254129bcb93e47dc0cc46f@o343074.ingest.sentry.io/2052166","enabled":true,"tracesSampleRate":0},"shMigration":{"promoVideo":"","forceWaitlist":false},"sslBaseDomain":"readmessl.com","sslGenerationService":"ssl.readmessl.com","stripePk":"pk_live_5103PML2qXbDukVh7GDAkQoR4NSuLqy8idd5xtdm9407XdPR6o3bo663C1ruEGhXJjpnb2YCpj8EU1UvQYanuCjtr00t1DRCf2a","superHub":{"newProjectsEnabled":true},"wootric":{"accountToken":"NPS-122b75a4","enabled":true}},"context":{"labs":{},"user":{},"terms":[{"_id":"62b2285e2f2f28003a1e8da6","term":"Originator","definition":"The Originator is the entity that agrees to initiate ACH entries into the payment system according to an arrangement with a Receiver. The Originator is usually a company directing a transfer of funds to or from a consumer’s or another company’s account. In the case of a customer initiated entry, however, the Originator may be an individual initiating funds transfer activity to or from his or her own account. The term “company” is representative of the Originator of electronic ACH entries and does not imply exclusion of other types of organizations, such as a charity or government entity."},{"_id":"62b228efe3f39d0051d34313","term":"ODFI","definition":"The Originating Depository Financial Institution (ODFI) is ACHQ's bank partner that receives the payment instructions from ACHQ and forwards the entries to the ACH Operator (the Federal Reserve)."},{"_id":"62b22919bb72260020099031","term":"RDFI","definition":"The Receiving Depository Financial Institution (RDFI) is the Depository Financial Institution that receives ACH entries from the ACH Operator and posts them to the accounts of its depositors (Receivers)."},{"_id":"62b22935a2b03e00a1ea17f0","term":"Merchant","definition":"A company that has contracted with ACHQ to provide ACH processing services. The formal definition for a \"merchant\" is an ACH Originator"},{"_id":"62b229c261f844002dcd35e6","term":"Receiver","definition":"A Receiver is a consumer or an organization that has authorized a Merchant to initiate an ACH entry to the Receiver’s account with the RDFI."},{"_id":"62b241c31a8ae600bb87d727","term":"ACH Credit","definition":"An ACH \"push\" transaction that moves funds out of the merchant's account and into the receiver's account"},{"_id":"62b241cf7d21f20013f88c50","term":"ACH Debit","definition":"An ACH \"pull\" transaction that moves funds out of the receiver’s account and into the merchant's account"}],"variables":{"user":{},"defaults":[{"source":"security","_id":"6336498fa9850c0010399b5c","name":"x-merchant-id","type":"apiKey","apiSetting":"62b2083ccc6f6900671c37a6"},{"source":"security","_id":"6336498fa9850c0010399b5b","name":"x-api-key","type":"apiKey","apiSetting":"62b2083ccc6f6900671c37a6"},{"source":"security","_id":"6336498fa9850c0010399b5a","name":"x-platform-id","type":"apiKey","apiSetting":"62b2083ccc6f6900671c37a6"},{"source":"security","_id":"63fe38707f1c0c00e740359e","name":"ProviderID","type":"apiKey","apiSetting":"62e17b71f07d1a002ee1b841"},{"source":"security","_id":"63fe38707f1c0c00e740359d","name":"Provider_GateID","type":"apiKey","apiSetting":"62e17b71f07d1a002ee1b841"},{"source":"security","_id":"63fe38707f1c0c00e740359c","name":"Provider_GateKey","type":"apiKey","apiSetting":"62e17b71f07d1a002ee1b841"}]},"project":{"_id":"60f1f6530e3aba002d72d316","appearance":{"rdmd":{"callouts":{"useIconFont":false},"theme":{"background":"","border":"","markdownEdge":"","markdownFont":"","markdownFontSize":"","markdownLineHeight":"","markdownRadius":"","markdownText":"","markdownTitle":"","markdownTitleFont":"","mdCodeBackground":"","mdCodeFont":"","mdCodeRadius":"","mdCodeTabs":"","mdCodeText":"","tableEdges":"","tableHead":"","tableHeadText":"","tableRow":"","tableStripe":"","tableText":"","text":"","title":""}},"main_body":{"type":"links"},"colors":{"highlight":"","main":"#4299ce","main_alt":"","header_text":"","body_highlight":"","custom_login_link_color":""},"typography":{"headline":"Open+Sans:400:sans-serif","body":"Open+Sans:400:sans-serif","typekit":false,"tk_key":"","tk_headline":"","tk_body":""},"header":{"style":"solid","img":[],"img_size":"auto","img_pos":"tl"},"body":{"style":"none"},"global_landing_page":{"html":"","redirect":""},"referenceSimpleMode":true,"referenceLayout":"row","link_logo_to_url":false,"theme":"line","overlay":"triangles","landing":true,"sticky":false,"hide_logo":false,"childrenAsPills":false,"subheaderStyle":"links","splitReferenceDocs":false,"showMetricsInReference":true,"logo":["https://files.readme.io/bc7a780-small-ACHQ_Logo_v2.png","ACHQ Logo v2.png",137,47,"#ffffff","https://files.readme.io/c66ddad-ACHQ_Logo_v2.png"],"logo_white":["https://files.readme.io/1f27e65-white-logo.png","white-logo.png",80,80,"#ffffff"],"logo_white_use":false,"favicon":["https://files.readme.io/d632727-small-achq_logo_q.png","achq_logo_q.png",32,32,"#25aae1","https://files.readme.io/3049fa8-achq_logo_q.png"],"stylesheet":"","stylesheet_hub2":"","javascript":"","javascript_hub2":"","html_promo":"","html_body":"","html_footer":"","html_head":"","html_footer_meta":"","html_hidelinks":false,"showVersion":true,"hideTableOfContents":false,"nextStepsLabel":"","promos":[{"extras":{"type":"buttons","buttonPrimary":"docs","buttonSecondary":"get-started"},"title":"The ACHQ Developer Hub","text":"Welcome to the ACHQ developer hub. You'll find comprehensive guides and documentation to help you start working with ACHQ as quickly as possible, as well as support if you get stuck. Let's jump right in!","_id":"60f1f6530e3aba002d72d318"}],"stylesheet_hub3":"","loginLogo":[],"logo_large":true,"colorScheme":"system","changelog":{"layoutExpanded":false,"showAuthor":true,"showExactDate":false},"allowApiExplorerJsonEditor":false},"custom_domain":"developers.achq.com","childrenProjects":[],"derivedPlan":"startup2018","description":"","error404":"","experiments":[],"first_page":"docs","flags":{"allow_hub2":false,"enterprise":false,"alwaysShowDocPublishStatus":false,"hub2":true,"migrationRun":false,"migrationSwaggerRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"rdmdCompatibilityMode":false,"speedyRender":false,"allowXFrame":false,"newEditor":true,"oldMarkdown":false,"newMarkdownBetaProgram":true,"useReactApp":true,"allowReferenceUpgrade":false,"disableAnonForum":false,"directGoogleToStableVersion":false,"translation":false,"staging":false,"newSearch":true,"graphql":false,"allowApiExplorerJsonEditor":false,"singleProjectEnterprise":false,"dashReact":false,"metricsV2":true,"enableRealtimeExperiences":false,"newEditorDash":true,"reviewWorkflow":true,"star":false,"allowDarkMode":false,"forceDarkMode":false,"useReactGLP":false,"disablePasswordlessLogin":false,"personalizedDocs":false,"myDevelopers":false,"superHub":true,"developerDashboard":false,"allowReusableOTPs":false,"dashHomeRefresh":false,"owlbotAi":true,"apiV2":false,"git":{"read":false,"write":false},"superHubBeta":false,"dashQuickstart":false,"disableAutoTranslate":false,"customBlocks":false,"devDashHub":false,"disableSAMLScoping":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":true,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":true,"superHubMigrationSelfServeFlow":true,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"superHubBranches":false},"fullBaseUrl":"https://developers.achq.com/","git":{"migration":{"createRepository":{"start":"2025-04-03T21:38:21.424Z","end":"2025-04-03T21:38:21.899Z","status":"successful"},"transformation":{"end":"2025-04-03T21:38:22.262Z","start":"2025-04-03T21:38:22.090Z","status":"successful"},"migratingPages":{"end":"2025-04-03T21:38:23.014Z","start":"2025-04-03T21:38:22.294Z","status":"successful"},"enableSuperhub":{"start":"2025-04-03T21:40:02.835Z","status":"successful","end":"2025-04-03T21:40:02.835Z"}},"sync":{"linked_repository":{},"installationRequest":{},"connections":[],"providers":[]}},"glossaryTerms":[{"_id":"62b2285e2f2f28003a1e8da6","term":"Originator","definition":"The Originator is the entity that agrees to initiate ACH entries into the payment system according to an arrangement with a Receiver. The Originator is usually a company directing a transfer of funds to or from a consumer’s or another company’s account. In the case of a customer initiated entry, however, the Originator may be an individual initiating funds transfer activity to or from his or her own account. The term “company” is representative of the Originator of electronic ACH entries and does not imply exclusion of other types of organizations, such as a charity or government entity."},{"_id":"62b228efe3f39d0051d34313","term":"ODFI","definition":"The Originating Depository Financial Institution (ODFI) is ACHQ's bank partner that receives the payment instructions from ACHQ and forwards the entries to the ACH Operator (the Federal Reserve)."},{"_id":"62b22919bb72260020099031","term":"RDFI","definition":"The Receiving Depository Financial Institution (RDFI) is the Depository Financial Institution that receives ACH entries from the ACH Operator and posts them to the accounts of its depositors (Receivers)."},{"_id":"62b22935a2b03e00a1ea17f0","term":"Merchant","definition":"A company that has contracted with ACHQ to provide ACH processing services. The formal definition for a \"merchant\" is an ACH Originator"},{"_id":"62b229c261f844002dcd35e6","term":"Receiver","definition":"A Receiver is a consumer or an organization that has authorized a Merchant to initiate an ACH entry to the Receiver’s account with the RDFI."},{"_id":"62b241c31a8ae600bb87d727","term":"ACH Credit","definition":"An ACH \"push\" transaction that moves funds out of the merchant's account and into the receiver's account"},{"_id":"62b241cf7d21f20013f88c50","term":"ACH Debit","definition":"An ACH \"pull\" transaction that moves funds out of the receiver’s account and into the merchant's account"}],"graphqlSchema":"","gracePeriod":{"enabled":false,"endsAt":null},"shouldGateDash":false,"healthCheck":{"provider":"","settings":{}},"intercom_secure_emailonly":false,"intercom":"","is_active":true,"integrations":{"login":{}},"internal":"","jwtExpirationTime":0,"landing_bottom":[{"type":"text","alignment":"left","title":"About ACHQ","text":"The ACHQ API makes it easier to access users' bank accounts to enable fast, secure bank-to-bank payments and view financial data like account details, and transaction and balance history. It can move money around, onboard your customer's, validate KYC/AML information, and transfer to/from traditional banking systems all while remaining compliant.\n\nHere you will find the resources you need to learn, test, and integrate to the ACHQ platform APU. Our solution provides you with the tools necessary to integrate a robust suite of bank payments and collections directly into your own platform's user journey.\n\n> With ACHQ you can:\n>\n> - Initiate seamless bank-to-bank payments\n> - Tokenize financial accounts and customer profiles\n> - Verify user account details and balances\n> - View transaction history\n> - Create processing accounts for your platform users\n\n **Integrate with our developer-friendly API with and design your own user experience**\n\n- *Developer friendly* - APIs designed and documented to deliver a positive developer experience.\n- *Customizable* - Save time and resources by using our API to customize your solution.\n- *Modular solution* - Build new services without re-architecting the system with our API.\n- *Speed to market -* Develop new services and applications and get to market faster."}],"mdxMigrationStatus":"rdmd","metrics":{"monthlyLimit":0,"thumbsEnabled":false,"planLimit":2000000,"realtime":{"dashEnabled":false,"hubEnabled":false},"monthlyPurchaseLimit":0,"meteredBilling":{}},"modules":{"landing":false,"docs":true,"examples":false,"reference":true,"changelog":false,"discuss":false,"suggested_edits":true,"logs":false,"custompages":false,"tutorials":false,"graphql":false},"name":"ACHQ","nav_names":{"docs":"","reference":"","changelog":"","discuss":"","tutorials":"","recipes":""},"oauth_url":"","onboardingCompleted":{"documentation":true,"appearance":false,"jwt":false,"api":true,"logs":false,"domain":false,"metricsSDK":false},"owlbot":{"enabled":true,"isPaying":true,"customization":{"answerLength":"long","defaultAnswer":"","forbiddenWords":"","tone":"neutral","customTone":""},"lastIndexed":"2025-04-15T20:38:08.938Z","copilot":{"enabled":false,"hasBeenUsed":false,"installedCustomPage":""}},"owner":{"id":null,"email":null,"name":null},"plan":"startup2018","planOverride":"","planSchedule":{"stripeScheduleId":null,"changeDate":null,"nextPlan":null},"planStatus":"active","planTrial":"startup2018","readmeScore":{"components":{"newDesign":{"enabled":true,"points":25},"reference":{"enabled":true,"points":50},"tryItNow":{"enabled":true,"points":35},"syncingOAS":{"enabled":true,"points":10},"customLogin":{"enabled":false,"points":25},"metrics":{"enabled":false,"points":40},"recipes":{"enabled":false,"points":15},"pageVoting":{"enabled":false,"points":1},"suggestedEdits":{"enabled":false,"points":10},"support":{"enabled":false,"points":5},"htmlLanding":{"enabled":false,"points":5},"guides":{"enabled":true,"points":10},"changelog":{"enabled":false,"points":5},"glossary":{"enabled":true,"points":1},"variables":{"enabled":true,"points":1},"integrations":{"enabled":false,"points":2}},"totalScore":132},"reCaptchaSiteKey":"","reference":{"alwaysUseDefaults":true,"defaultExpandResponseExample":false,"defaultExpandResponseSchema":false,"enableOAuthFlows":false},"seo":{"overwrite_title_tag":false},"stable":{"_id":"60f1f6530e3aba002d72d31b","version":"1.0","version_clean":"1.0.0","codename":"","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["60f1f6530e3aba002d72d31d","60f1f6530e3aba002d72d31d","60f1f6530e3aba002d72d323","621ff6baa33c1e0013823997","621ff737eb84a80038a71c0a","621ff765bb5b5e00293a1bff","621ff7a4e0f93f001a83d794","621ff7dfe0f93f001a83d7a1","621ff8123ea59300135f2b0b","621ffadf54b29a00595d3c77","6220bda2ba4536008c47da2b","6284f24d8118f30014965a22","6284f276fa1b7e004a899432","6284f330fc74aa00a1abed25","6284f3b3d969ba05ce73cc84","6284f3dfb905ca002e0c8510","629d3d093954ba008e943952","629d3d18fcb05e001429ad54","629d4adffeefa40013b01e6e","62acf63398dabb00466b48e2","62acfca7c56fa7004ca104f8","62ad09b46b527b003c173c25","62ad10a81116e0006d6c00fa","62ad3067b9b682001a76dea2","62ad31bf046844002eef3ea5","62ad3730a9671a00214c71ca","62ad3edc81c67d00134672d3","62b0bc0131953000951a517a","62b0bc5df33c33003e6a530d","62b2083ccc6f6900671c37a7","62b21e3a373b5d00500df4a7","62b2436ff518dc01ae4379ad","62b2850d5a4bd70013035030","62e17b71f07d1a002ee1b842","63091d70c6d15b001a23e52a","6376bf4e127d990003172c8a","657b831b2dc8cc002a8d8247","657ba9e97aeaaf002cb170dc"],"project":"60f1f6530e3aba002d72d316","releaseDate":"2021-07-16T21:12:51.513Z","createdAt":"2021-07-16T21:12:51.513Z","__v":2,"updatedAt":"2025-04-03T21:38:20.917Z","apiRegistries":[{"filename":"platform-api.json","uuid":"8m2n791al4j8al1f"},{"filename":"achq-service-v1.json","uuid":"3yog1nogl8ntly18"},{"filename":"speedchexonboarding.json","uuid":"3cu806fleoiosey"}],"pdfStatus":"","source":"readme"},"subdomain":"achq","subpath":"","superHubWaitlist":true,"topnav":{"left":[],"right":[{"type":"user","text":"User","url":"/login?redirect_uri=/docs/bank-account-tools"}],"bottom":[],"edited":false},"trial":{"trialDeadlineEnabled":true,"trialEndsAt":"2024-12-02T20:21:24.625Z"},"translate":{"provider":"transifex","show_widget":false,"key_public":"","org_name":"","project_name":"","languages":[]},"url":"","versions":[{"_id":"60f1f6530e3aba002d72d31b","version":"1.0","version_clean":"1.0.0","codename":"","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["60f1f6530e3aba002d72d31d","60f1f6530e3aba002d72d31d","60f1f6530e3aba002d72d323","621ff6baa33c1e0013823997","621ff737eb84a80038a71c0a","621ff765bb5b5e00293a1bff","621ff7a4e0f93f001a83d794","621ff7dfe0f93f001a83d7a1","621ff8123ea59300135f2b0b","621ffadf54b29a00595d3c77","6220bda2ba4536008c47da2b","6284f24d8118f30014965a22","6284f276fa1b7e004a899432","6284f330fc74aa00a1abed25","6284f3b3d969ba05ce73cc84","6284f3dfb905ca002e0c8510","629d3d093954ba008e943952","629d3d18fcb05e001429ad54","629d4adffeefa40013b01e6e","62acf63398dabb00466b48e2","62acfca7c56fa7004ca104f8","62ad09b46b527b003c173c25","62ad10a81116e0006d6c00fa","62ad3067b9b682001a76dea2","62ad31bf046844002eef3ea5","62ad3730a9671a00214c71ca","62ad3edc81c67d00134672d3","62b0bc0131953000951a517a","62b0bc5df33c33003e6a530d","62b2083ccc6f6900671c37a7","62b21e3a373b5d00500df4a7","62b2436ff518dc01ae4379ad","62b2850d5a4bd70013035030","62e17b71f07d1a002ee1b842","63091d70c6d15b001a23e52a","6376bf4e127d990003172c8a","657b831b2dc8cc002a8d8247","657ba9e97aeaaf002cb170dc"],"project":"60f1f6530e3aba002d72d316","releaseDate":"2021-07-16T21:12:51.513Z","createdAt":"2021-07-16T21:12:51.513Z","__v":2,"updatedAt":"2025-04-03T21:38:20.917Z","apiRegistries":[{"filename":"platform-api.json","uuid":"8m2n791al4j8al1f"},{"filename":"achq-service-v1.json","uuid":"3yog1nogl8ntly18"},{"filename":"speedchexonboarding.json","uuid":"3cu806fleoiosey"}],"pdfStatus":"","source":"readme"}],"variableDefaults":[{"source":"security","_id":"6336498fa9850c0010399b5c","name":"x-merchant-id","type":"apiKey","apiSetting":"62b2083ccc6f6900671c37a6"},{"source":"security","_id":"6336498fa9850c0010399b5b","name":"x-api-key","type":"apiKey","apiSetting":"62b2083ccc6f6900671c37a6"},{"source":"security","_id":"6336498fa9850c0010399b5a","name":"x-platform-id","type":"apiKey","apiSetting":"62b2083ccc6f6900671c37a6"},{"source":"security","_id":"63fe38707f1c0c00e740359e","name":"ProviderID","type":"apiKey","apiSetting":"62e17b71f07d1a002ee1b841"},{"source":"security","_id":"63fe38707f1c0c00e740359d","name":"Provider_GateID","type":"apiKey","apiSetting":"62e17b71f07d1a002ee1b841"},{"source":"security","_id":"63fe38707f1c0c00e740359c","name":"Provider_GateKey","type":"apiKey","apiSetting":"62e17b71f07d1a002ee1b841"}],"webhookEnabled":false,"isHubEditable":true},"projectStore":{"data":{"allow_crawlers":"disabled","canonical_url":null,"default_version":{"name":"1.0"},"description":null,"glossary":[{"_id":"62b2285e2f2f28003a1e8da6","term":"Originator","definition":"The Originator is the entity that agrees to initiate ACH entries into the payment system according to an arrangement with a Receiver. The Originator is usually a company directing a transfer of funds to or from a consumer’s or another company’s account. In the case of a customer initiated entry, however, the Originator may be an individual initiating funds transfer activity to or from his or her own account. The term “company” is representative of the Originator of electronic ACH entries and does not imply exclusion of other types of organizations, such as a charity or government entity."},{"_id":"62b228efe3f39d0051d34313","term":"ODFI","definition":"The Originating Depository Financial Institution (ODFI) is ACHQ's bank partner that receives the payment instructions from ACHQ and forwards the entries to the ACH Operator (the Federal Reserve)."},{"_id":"62b22919bb72260020099031","term":"RDFI","definition":"The Receiving Depository Financial Institution (RDFI) is the Depository Financial Institution that receives ACH entries from the ACH Operator and posts them to the accounts of its depositors (Receivers)."},{"_id":"62b22935a2b03e00a1ea17f0","term":"Merchant","definition":"A company that has contracted with ACHQ to provide ACH processing services. The formal definition for a \"merchant\" is an ACH Originator"},{"_id":"62b229c261f844002dcd35e6","term":"Receiver","definition":"A Receiver is a consumer or an organization that has authorized a Merchant to initiate an ACH entry to the Receiver’s account with the RDFI."},{"_id":"62b241c31a8ae600bb87d727","term":"ACH Credit","definition":"An ACH \"push\" transaction that moves funds out of the merchant's account and into the receiver's account"},{"_id":"62b241cf7d21f20013f88c50","term":"ACH Debit","definition":"An ACH \"pull\" transaction that moves funds out of the receiver’s account and into the merchant's account"}],"homepage_url":null,"id":"60f1f6530e3aba002d72d316","name":"ACHQ","parent":null,"redirects":[],"sitemap":"disabled","subdomain":"achq","suggested_edits":"enabled","uri":"/projects/me","variable_defaults":[{"name":"x-merchant-id","source":"security","type":"apiKey","id":"6336498fa9850c0010399b5c"},{"name":"x-api-key","source":"security","type":"apiKey","id":"6336498fa9850c0010399b5b"},{"name":"x-platform-id","source":"security","type":"apiKey","id":"6336498fa9850c0010399b5a"},{"name":"ProviderID","source":"security","type":"apiKey","id":"63fe38707f1c0c00e740359e"},{"name":"Provider_GateID","source":"security","type":"apiKey","id":"63fe38707f1c0c00e740359d"},{"name":"Provider_GateKey","source":"security","type":"apiKey","id":"63fe38707f1c0c00e740359c"}],"webhooks":[],"api_designer":{"allow_editing":"enabled"},"custom_login":{"login_url":null,"logout_url":null},"features":{"mdx":"enabled"},"onboarding_completed":{"api":true,"appearance":false,"documentation":true,"domain":false,"jwt":false,"logs":false,"metricsSDK":false},"pages":{"not_found":null},"privacy":{"view":"public","password":null},"refactored":{"status":"enabled","migrated":"successful"},"reference":{"api_sdk_snippets":"enabled","defaults":"always_use","json_editor":"disabled","oauth_flows":"disabled","request_history":"enabled","response_examples":"collapsed","response_schemas":"collapsed"},"seo":{"overwrite_title_tag":"disabled"},"plan":{"type":"startup2018","grace_period":{"enabled":false,"end_date":null},"trial":{"expired":false,"end_date":"2024-12-02T20:21:24.625Z"}},"health_check":{"provider":"none","settings":{"manual":{"status":"down","url":null},"statuspage":{"id":null}}},"integrations":{"aws":{"readme_webhook_login":{"region":null,"external_id":null,"role_arn":null,"usage_plan_id":null}},"bing":{"verify":null},"google":{"analytics":null,"site_verification":null},"heap":{"id":null},"koala":{"key":null},"localize":{"key":null},"recaptcha":{"site_key":null,"secret_key":null},"segment":{"key":null,"domain":null},"typekit":{"key":null},"zendesk":{"subdomain":null},"intercom":{"app_id":null,"secure_mode":{"key":null,"email_only":false}}},"permissions":{"appearance":{"private_label":"disabled","custom_code":{"css":"disabled","html":"disabled","js":"disabled"}}},"appearance":{"brand":{"primary_color":"#4299ce","link_color":null,"theme":"system"},"changelog":{"layout":"collapsed","show_author":true,"show_exact_date":false},"markdown":{"callouts":{"icon_font":"emojis"}},"table_of_contents":"enabled","whats_next_label":null,"footer":{"readme_logo":"show"},"logo":{"size":"large","dark_mode":{"uri":null,"url":"https://files.readme.io/1f27e65-white-logo.png","name":"white-logo.png","width":80,"height":80,"color":"#ffffff","links":{"original_url":null}},"main":{"uri":null,"url":"https://files.readme.io/bc7a780-small-ACHQ_Logo_v2.png","name":"ACHQ Logo v2.png","width":137,"height":47,"color":"#ffffff","links":{"original_url":"https://files.readme.io/c66ddad-ACHQ_Logo_v2.png"}},"favicon":{"uri":null,"url":"https://files.readme.io/d632727-small-achq_logo_q.png","name":"achq_logo_q.png","width":32,"height":32,"color":"#25aae1","links":{"original_url":"https://files.readme.io/3049fa8-achq_logo_q.png"}}},"custom_code":{"css":null,"js":null,"html":{"header":null,"home_footer":null,"page_footer":null}},"header":{"type":"line","gradient_color":null,"overlay":{"fill":"auto","type":"triangles","position":"top-left","image":{"uri":null,"url":null,"name":null,"width":null,"height":null,"color":null,"links":{"original_url":null}}}},"navigation":{"first_page":"documentation","left":[],"logo_link":"landing_page","right":[{"type":"user_controls","title":null,"url":null,"custom_page":null}],"sub_nav":[],"subheader_layout":"links","version":"enabled","links":{"home":{"label":"Home","visibility":"disabled"},"graphql":{"label":"GraphQL","visibility":"disabled"},"guides":{"label":"Guides","alias":null,"visibility":"enabled"},"reference":{"label":"API Reference","alias":null,"visibility":"enabled"},"recipes":{"label":"Recipes","alias":null,"visibility":"disabled"},"changelog":{"label":"Changelog","alias":null,"visibility":"disabled"},"discussions":{"label":"Discussions","alias":null,"visibility":"disabled"}}}},"git":{"connection":{"repository":{},"status":"inactive"}}}},"version":{"_id":"60f1f6530e3aba002d72d31b","version":"1.0","version_clean":"1.0.0","codename":"","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["60f1f6530e3aba002d72d31d","60f1f6530e3aba002d72d31d","60f1f6530e3aba002d72d323","621ff6baa33c1e0013823997","621ff737eb84a80038a71c0a","621ff765bb5b5e00293a1bff","621ff7a4e0f93f001a83d794","621ff7dfe0f93f001a83d7a1","621ff8123ea59300135f2b0b","621ffadf54b29a00595d3c77","6220bda2ba4536008c47da2b","6284f24d8118f30014965a22","6284f276fa1b7e004a899432","6284f330fc74aa00a1abed25","6284f3b3d969ba05ce73cc84","6284f3dfb905ca002e0c8510","629d3d093954ba008e943952","629d3d18fcb05e001429ad54","629d4adffeefa40013b01e6e","62acf63398dabb00466b48e2","62acfca7c56fa7004ca104f8","62ad09b46b527b003c173c25","62ad10a81116e0006d6c00fa","62ad3067b9b682001a76dea2","62ad31bf046844002eef3ea5","62ad3730a9671a00214c71ca","62ad3edc81c67d00134672d3","62b0bc0131953000951a517a","62b0bc5df33c33003e6a530d","62b2083ccc6f6900671c37a7","62b21e3a373b5d00500df4a7","62b2436ff518dc01ae4379ad","62b2850d5a4bd70013035030","62e17b71f07d1a002ee1b842","63091d70c6d15b001a23e52a","6376bf4e127d990003172c8a","657b831b2dc8cc002a8d8247","657ba9e97aeaaf002cb170dc"],"project":"60f1f6530e3aba002d72d316","releaseDate":"2021-07-16T21:12:51.513Z","createdAt":"2021-07-16T21:12:51.513Z","__v":2,"updatedAt":"2025-04-03T21:38:20.917Z","apiRegistries":[{"filename":"platform-api.json","uuid":"8m2n791al4j8al1f"},{"filename":"achq-service-v1.json","uuid":"3yog1nogl8ntly18"},{"filename":"speedchexonboarding.json","uuid":"3cu806fleoiosey"}],"pdfStatus":"","source":"readme"}},"is404":false,"isDetachedProductionSite":false,"lang":"en","langFull":"Default","reqUrl":"/docs/bank-account-tools","version":{"_id":"60f1f6530e3aba002d72d31b","version":"1.0","version_clean":"1.0.0","codename":"","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["60f1f6530e3aba002d72d31d","60f1f6530e3aba002d72d31d","60f1f6530e3aba002d72d323","621ff6baa33c1e0013823997","621ff737eb84a80038a71c0a","621ff765bb5b5e00293a1bff","621ff7a4e0f93f001a83d794","621ff7dfe0f93f001a83d7a1","621ff8123ea59300135f2b0b","621ffadf54b29a00595d3c77","6220bda2ba4536008c47da2b","6284f24d8118f30014965a22","6284f276fa1b7e004a899432","6284f330fc74aa00a1abed25","6284f3b3d969ba05ce73cc84","6284f3dfb905ca002e0c8510","629d3d093954ba008e943952","629d3d18fcb05e001429ad54","629d4adffeefa40013b01e6e","62acf63398dabb00466b48e2","62acfca7c56fa7004ca104f8","62ad09b46b527b003c173c25","62ad10a81116e0006d6c00fa","62ad3067b9b682001a76dea2","62ad31bf046844002eef3ea5","62ad3730a9671a00214c71ca","62ad3edc81c67d00134672d3","62b0bc0131953000951a517a","62b0bc5df33c33003e6a530d","62b2083ccc6f6900671c37a7","62b21e3a373b5d00500df4a7","62b2436ff518dc01ae4379ad","62b2850d5a4bd70013035030","62e17b71f07d1a002ee1b842","63091d70c6d15b001a23e52a","6376bf4e127d990003172c8a","657b831b2dc8cc002a8d8247","657ba9e97aeaaf002cb170dc"],"project":"60f1f6530e3aba002d72d316","releaseDate":"2021-07-16T21:12:51.513Z","createdAt":"2021-07-16T21:12:51.513Z","__v":2,"updatedAt":"2025-04-03T21:38:20.917Z","apiRegistries":[{"filename":"platform-api.json","uuid":"8m2n791al4j8al1f"},{"filename":"achq-service-v1.json","uuid":"3yog1nogl8ntly18"},{"filename":"speedchexonboarding.json","uuid":"3cu806fleoiosey"}],"pdfStatus":"","source":"readme"},"versions":{"total":1,"page":1,"per_page":100,"paging":{"next":null,"previous":null,"first":"/achq/api-next/v2/versions?per_page=100&page=1","last":null},"data":[{"base":null,"display_name":null,"git":{"latest_commit":{"created_at":"2025-04-03T21:40:02.000Z","hash":"847c4cf8bd7b06ba9368f9c298addd18153f5322"},"branch_ref":"refs/heads/v1.0"},"name":"1.0","privacy":{"view":"default"},"release_stage":"release","source":"readme","state":"current","updated_at":"2025-04-03T21:38:20.917Z","uri":"/versions/1.0"}]}}" type="text/javascript">-->