Create Create ACH Request

Create an ACH request to move funds into or out of a DDA inside of CRB

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
consumer_idstringRequired
originating_account_idstringRequired
receiving_account_idstringRequired
amountdoubleRequired
descriptionstringOptional

Response

idstringformat: "uuid"
amountdouble
originating_account_idstring
receiving_account_idstring
ach_directionstring
statusstring
consumer_idstring or null
descriptionstring or null
memostring or null