get https://api.staging.pungle.co/api/v1/card_issuing/ach/accounts
List ACH Accounts
Request
Field | Type | Description |
---|---|---|
limit | Integer | Number of records to return. |
offset | Integer | Number of records to skip |
count | Integer | Amount to be transfered in cents |
data | ACH Account | 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 |