From f59967a5af7a62aca6eab2d2c3dc372ed9aa810a Mon Sep 17 00:00:00 2001 From: Shreya <44006085+ShreyaThapa@users.noreply.github.com> Date: Fri, 11 Aug 2023 09:41:24 -0500 Subject: [PATCH] Update pages/docs/balance/transfer-processing-times.mdx Co-authored-by: James Coon --- pages/docs/balance/transfer-processing-times.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/docs/balance/transfer-processing-times.mdx b/pages/docs/balance/transfer-processing-times.mdx index cfe1b2de..8439f077 100755 --- a/pages/docs/balance/transfer-processing-times.mdx +++ b/pages/docs/balance/transfer-processing-times.mdx @@ -121,7 +121,7 @@ _\*Dwolla cannot guarantee an exact deadline for transmission of ACH files. Plea ## Same Day ACH Transfers -We can enable [Same Day ACH](https://developers.dwolla.com/concepts/same-day-ach) transfers on an account-level basis for transfers within your application. With Same Day ACH, you can apply it to the ACH debit, the ACH credit, or both. After receiving approval from Dwolla to enable Same Day ACH for your account, you can create a Same Day debit and/or credit on a per-transfer basis by specifying it in the clearing object of an API transfer request. +We can enable [Same Day ACH](/docs/balance/same-day-ach) transfers on an account-level basis for transfers within your application. With Same Day ACH, you can apply it to the ACH debit, the ACH credit, or both. After receiving approval from Dwolla to enable Same Day ACH for your account, you can create a Same Day debit and/or credit on a per-transfer basis by specifying it in the clearing object of an API transfer request. Transfer processing is expedited with Same Day ACH, but checks for common return codes may experience delays, which could increase the risk of losses incurred from return codes.