Retrieve a list of all external accounts for the authenticated customer.
Returns external accounts associated with the authenticated customer that can be used in payment intents. The customer ID is automatically extracted from the JWT bearer token.
uRamp JWT bearer token for authenticated customer requests
List of external accounts retrieved successfully
Unique external account identifier
"ext_acc_12345"
External account type
BANK_ACCOUNT, CRYPTO_ADDRESS "BANK_ACCOUNT"
Currency identifier
"usd-currency-id"
Account creation timestamp
"2024-01-01T00:00:00.000Z"
Account last update timestamp
"2024-01-01T00:00:00.000Z"
Account-specific metadata (structure varies by type)
Human-readable label for the account
"Personal Checking Account"
Customer identifier (if associated with a customer)
"customer-123"
Currency entity