Last updated 7 months ago
This endpoint enables you to retrieve information about a specific ACH relationship.
GET https://apidev.autoshares.dev/cashiering/GetACHProfiles[&acct_no][&acct_type][&Cashiering_Profile]
GET
[{ "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" }]
acct_no
String
account number tied to the logged in profile
acct_type
Single character : C or M etc.,
Cashiering_Profile
account id : Ex: "CHECKING-USD"