New ACHCopy Pagepost https://api.paysimple.com/v4/account/achCreates a new ACH Account object for the specified customer.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsCustomerIdint32Required. Customer Id that the new ACH will be created for. The Id for the Customer Record to which the ACH is being added. This is the Id property from a previously created Customer.RoutingNumberstringRequired. Account routing number of ACH account to be created. 9 digit bank routing number.AccountNumberstringRequired. Account number of ACH account to be created. Min 2 digits, max 50 digits.BankNamestringRequired. Name of bank of ACH account to be created. 100 characters max.IsCheckingAccountbooleanIf type of bank account is Checking set to true, if Savings set to false.truefalseIsDefaultbooleanRequired. Determines if new ACH account will be the default account; enter true to set the account as the default ACH Account for the Customer Record, otherwise enter false. If there are no other ACH Accounts attached to the Customer, the field will default to true regardless of your entry.truefalseRequiresValidationbooleanDefaults to falsetruefalseResponses 200200 400400Updated 11 months ago