post https://api.staging.pungle.co/api/v1/card_issuing/cardholders//external_accounts
Create an External Account
for a Cardholder
Request
Parameter | Required | Data Type | Notes |
---|---|---|---|
name | Yes | String | Name of the External Account. |
Conditional | String | Email associated 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 or personal_funding_account External Accounts |
type | Yes | String | 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 personal_funding_account is like a personal account but this type allows for multiple personal accounts. |
Response
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 or personal_funding_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 personal_funding_account is like a personal account but this type allows for multiple personal accounts. |
created_at | Yes | String | Time an External Account was created |
updated_at | Yes | String | Time an External Account was updated |