/outgoing/debit - POSTAsk AIpost https://cubi-sandbox-api.customersbank.com/ach/v1/outgoing/debitInitiates an outgoing ACH debit transactionBody ParamsThe outgoing ACH transaction to senddebitNamestringrequiredlength between 0 and 255The name of the party debited by this paymentdebitAccountNumberstringrequiredlength between 0 and 255The account number debited by this paymentdebitRoutingNumberstringrequiredlength between 0 and 9The routing number of the FI debited by this paymentdebitAccountTypestringenumrequiredCheckingSavingsAllowed:CheckingSavingscreditAccountNumberstringrequiredlength between 0 and 255The account number credited by this paymentamountdoublerequiredThe amount of the payment, in dollars and centsprocessDatedate-time | nullThe intended processing date of this payment. If none is provided then the payment will be processed at the earliest available date and timeprogramIduuid | nullThe ACH partner program under which this payment will be processed. This will dictate the SEC code to use for the paymentdescriptionstring | nullThe description of the payment, which will be placed into the payment in the 7 record of the NACHA filebatchDescriptionstring | nullThe purpose of the payment, limited to 10 characters, maps to Company Entry Description in the NACHA file batch headerHeadersx-idempotency-keyuuidrequiredUnique request idenitfier for idempotency.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsontext/jsontext/plainAllowed:application/jsonapplication/problem+jsontext/jsontext/plainResponses 202Accepted 400BadRequest 401Unauthorized 403Forbidden 422UnprocessableEntity 500InternalServerErrorUpdated 7 months ago