get https://api.staging.pungle.co/api/v1/card_issuing/cardholders//external_accounts
List all External Accounts
for a Cardholder.
Response
Returns an array of External Accounts
Parameter | Required | Data type | Notes |
---|---|---|---|
id | Yes | Number | ID for External Transfer |
cardholder_id | Yes | Number | ID of the Cardholder associated with the External Account |
name | Yes | String | Name of the External Account |
Conditional | String | Email associatd with the External Account. Only required for type person_to_person External Accounts | |
vanity_identifier | Conditional | String | Vanity Identifier associatd with a Direct Send Financial Account to which the Cardholder will send money. Only required for type personal_account External Accounts |
type | Yes | Number | Type of External Account personal_account is to link a Cardholder to their personal bank account. Cardholders are only able to have one of these types of External Accounts person_to_person is to link a Cardholder with friends and family members to whom they wish to send money. Cardholders may have many of these types of External Accounts |
created_at | Yes | String | Time an External Account was created |
updated_at | Yes | String | Time an External Account was updated |