List Account Numbers
GET
/accounts/{account_id}/account_numbers
This endpoint should return a list of account number objects.
Response Fields
| Field | Required | Type |
|---|---|---|
account_number The full, unmasked banking account number associated with a particular account. | Optional | String |
routing_number | Required | String |
Expected Response
Language:xml