v1
latestOpenAPI 3.0.02026-07-26166415635.8 KBFunding
Create an ACH Relationship
Create a new ACHRelationship for an account
If successful, will return 200 code with a newly created ACH Relationship entity.
post/v1/accounts/{account_id}/ach_relationships
Request body
Response
returns the newly created ACH Relationship entity.
Example response
{
"created_at": "2021-03-16T18:38:01.942282Z",
"id": "61e69015-8549-4bfd-b9c3-01e75843f47d",
"updated_at": "2021-03-16T18:38:01.942282Z"
}