GET
Get ACH authorization language
Returns the ACH debit authorization language that must be presented to and accepted by the end user before initiating an ACH debit transfer. Acceptance is mandatory — the acceptAuthTerms field on the initiate request must be true. This is a required part of BitGo's risk and compliance strategy for ACH debit origination. The ACH Terms URL in the response varies based on the enterprise's CaaS status.
Path Params
-
enterpriseIdstring requiredID of the enterprise
Responses
200
OK
Response Body
object
-
achAuthorizationLanguagestring requiredThe ACH authorization language containing the deposit terms and a link to the full ACH Terms & Conditions.
401
Unauthorized
Response Body
object
-
errorNamestring required -
errorstring required
404
Not Found
Response Body
object
-
errorNamestring required -
errorstring required
500
Internal Server Error
Response Body
object
-
errorNamestring required -
errorstring required