Argyle · Example Payload

Get V2 Open Banking Bank Accounts {Bank_Account_Id} Response 200

Employment DataPayrollIncome VerificationGig EconomyFinancial DataEmployment HistoryEarned Wage AccessDirect Deposit

Get V2 Open Banking Bank Accounts {Bank_Account_Id} Response 200 is an example object payload from Argyle, with 25 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

iduseraccount_number_displaynametypeaggregation_status_codestatusinstitutionaggregation_success_dateaggregation_attempt_datecreated_datecurrencyinstitution_logindisplay_positionparent_bank_accountlinked_account_dateerror_codeerror_messagereal_account_number_last4balancebalance_datelast_updated_datemarket_segmentlast_transaction_dateoldest_transaction_date

Example Payload

Raw ↑
{
  "id": "8057637863",
  "user": "01975b3b-5ba6-3ec1-2148-f595b6d92614",
  "account_number_display": "2203",
  "name": "Savings",
  "type": "savings",
  "aggregation_status_code": 0,
  "status": "active",
  "institution": "102168",
  "aggregation_success_date": "2026-06-04T16:57:26.000Z",
  "aggregation_attempt_date": "2026-06-04T16:57:26.000Z",
  "created_date": "2026-06-04T16:57:17.000Z",
  "currency": "USD",
  "institution_login": 8029158291,
  "display_position": 1,
  "parent_bank_account": null,
  "linked_account_date": "2026-06-04T16:57:22.000Z",
  "error_code": null,
  "error_message": null,
  "real_account_number_last4": "2203",
  "balance": 22327.3,
  "balance_date": "2026-06-04T16:57:26.000Z",
  "last_updated_date": "2026-06-04T16:57:22.000Z",
  "market_segment": "personal",
  "last_transaction_date": "2026-06-04T16:57:23.000Z",
  "oldest_transaction_date": "2024-06-08T12:00:00.000Z"
}