POST
/
accounts

Creates a new Account for an Entity, either ach or liability, based on the parameters provided. An account is a unique representation of an ACH or Liability account.

Creating Liability Accounts directly is only supported on a case-by-case basis. If you need to create a Liability Account, contact your Method CSM.

Body

holder_id
string
required

ID of the Entity who is the legal holder of the Account.

ach
object
required

ACH account information.

Returns

Returns an Account object.