Get an ACH Relationship
Get A Specific ACH Relationship
Path Parameters
Name
Type
Description
Response
[{
"requestID": "string",
"corr": "VLNT",
"office": "001",
"acct_no": "ABC123",
"acct_type": "C",
"cashiering_Profile": "CHECKING-USD",
"accountName": "John Smith",
"accountNumber": "12345678",
"aba": "021000021",
"achqToken": "string",
"createdBy": "string",
"createdDate": "string",
"approvedBy": "string",
"approvedDate": "string",
"approved": true,
"comments": "string",
"clearingFirmEnabled": true,
"correspondentFirmEnabled": true,
"thirdPartyVerification": true,
"thirdPartyVerificationReviewer": "string"
}]
Last updated