Skip to main content
POST
create ach_config

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

The ach_config to create

account_id
string
required

Specific account ID that the config applies to

lock_blocks_credit
boolean

Whether an incoming ACH credit is returned for a locked account

Response

200 - application/json

The ach_config created

account_id
string

Specific account ID that the config applies to

lock_blocks_credit
boolean

Whether an incoming ACH credit is returned for a locked account