get https://api.staging.pungle.co/api/v1/card_issuing/cardholders//ach/accounts
List ACH Accounts for a Cardholder
Response
Field | Type | Description |
---|---|---|
data | List of ACH Accounts | See 'ACH Account below' |
ACH Account
Field | Type | Description |
---|---|---|
id | Integer | ACH Account ID |
cardholder_id | Integer | Berkeley Cardholder ID |
account_id | Integer | Berkeley Account ID |
program_id | Integer | Berkeley Program ID |
processor_reference | String | ID of ACH account on processor |
external_tag | String | Customer Use Tag |
name | String | Name of ACH Account |
plaid_token | String | PLAID token used to create this account |