put https://api.staging.pungle.co/api/v1/card_issuing/ach/accounts/
Update an ACH Account
Request
Field | Type | Required | Description |
---|---|---|---|
name | String | Yes | Name of ACH Account |
external\tag | String, AlphaNumeric and '-' | Conditional | If ommited, will remove the existing tag |
Response
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 |