/outgoing/credit - POSTAsk AIpost https://cubi-sandbox-api.customersbank.com/ach/v1/outgoing/creditInitiates an outgoing ACH credit transactionBody ParamsThe outgoing ACH transaction to sendcreditNamestringrequiredlength between 0 and 255The name of the party credited by this paymentcreditAccountNumberstringrequiredlength between 0 and 255The account number credited by this paymentcreditRoutingNumberstringrequiredlength between 0 and 9The routing number of the FI credited by this paymentcreditAccountTypestringenumrequiredCheckingSavingsAllowed:CheckingSavingsdebitAccountNumberstringrequiredlength between 0 and 255The account number debited 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 batch description for 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