Get ACH authorization language

get/api/tradfi/v1/enterprises/{enterpriseId}/ach-authorization

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 Parameters

  • enterpriseIdstringRequired
    ID of the enterprise

200 Response

achAuthorizationLanguage string required
The ACH authorization language containing the deposit terms and a link to the full ACH Terms & Conditions.

401 Response

errorName string required
error string required

404 Response

errorName string required
error string required

500 Response

errorName string required
error string required