---
title: "Changes to Retrieve real-time balance data"
method: POST
path: "/accounts/balance/get"
---

# Changes to Retrieve real-time balance data

`POST /accounts/balance/get`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 27 of 53 revisions.

- **2026-08-17** `e536704a333f` — 9 warning, 1 info
- **2026-07-22** `a1bbca018160` — 26 warning
- **2026-06-25** `80d23bfdc2e5` — 6 warning
- **2026-06-10** `fb8c3f188d8b` — 2 warning
- **2026-04-17** `b9a2871636de` — 1 warning
- **2026-04-02** `7f9a02ad0ce3` — 11 warning
- **2026-01-26** `8addecd0b74a` — 4 warning
- **2025-12-11** `465584b48c99` — 4 info
- **2025-11-19** `4abee1c56929` — 2 info
- **2025-11-12** `f8b9f1a85767` — 2 warning, 4 info
- **2025-10-22** `af4b6e71d87f` — 1 warning
- **2025-10-02** `83dc2757b74e` — 4 warning
- **2025-09-02** `af95b7b9aa93` — 5 warning
- **2025-08-13** `7fc793bb9e85` — 4 warning
- **2025-06-12** `b0b8ac37e34d` — 2 warning
- **2025-05-21** `5eae3158bbfc` — 4 warning
- **2025-05-19** `02e6d58e95e9` — 1 warning
- **2025-03-26** `09cbc8444913` — 2 warning
- **2025-02-19** `2fcba991badd` — 2 info
- **2025-01-15** `5dbeedb71831` — 4 warning, 2 info
- **2024-11-14** `b0263533029b` — 7 warning
- **2024-10-09** `36052f62cce1` — 4 warning, 7 info
- **2024-09-04** `a2c34406c317` — 9 warning, 5 info
- **2024-07-05** `1e30969bd889` — 8 warning
- **2024-06-18** `be701ec93161` — 3 breaking, 21 warning, 35 info
- **2024-04-17** `943c632a075c` — 4 warning
- **2024-02-21** `5de70cc1e6ca` — 16 warning, 90 info

## Changes

- **2026-08-17** `e536704a333f` — 9 warning, 1 info
  - added the new `charge card` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the new `commercial line of credit` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the new `cra_home_lending` enum value to the `item/available_products/items/` response property for the response status `200`
  - added the new `cra_home_lending` enum value to the `item/billed_products/items/` response property for the response status `200`
  - added the new `cra_home_lending` enum value to the `item/consented_products/items/` response property for the response status `200`
  - added the new `cra_home_lending` enum value to the `item/products/items/` response property for the response status `200`
  - added the new `home equity loan` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the new `installment` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the new `prediction market` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the optional property `accounts/items/apy` to the response with the `200` status
- **2026-07-22** `a1bbca018160` — 26 warning
  - added the new `ASSETS_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `ASSETS_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - added the new `CRA_MONITORING_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `CRA_MONITORING_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - added the new `CREDIT_PROFILE_REPORT_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `CREDIT_PROFILE_REPORT_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - added the new `ENCOMPASS_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `ENCOMPASS_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - added the new `ENRICH_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `ENRICH_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - added the new `FRAUD_INSIGHTS_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `FRAUD_INSIGHTS_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - added the new `FREDDIE_MAC_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `FREDDIE_MAC_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - added the new `LINK_DELIVERY_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `LINK_DELIVERY_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - added the new `PROFILE_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `PROFILE_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - added the new `RECURRING_TRANSACTIONS_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `RECURRING_TRANSACTIONS_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - added the new `STATEMENTS_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `STATEMENTS_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - added the new `TRANSFER_RECURRING_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `TRANSFER_RECURRING_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - added the new `TRANSFER_REFUND_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `TRANSFER_REFUND_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
- **2026-06-25** `80d23bfdc2e5` — 6 warning
  - added the new `IDEMPOTENCY_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `IDEMPOTENCY_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - added the new `cra_qualify` enum value to the `item/available_products/items/` response property for the response status `200`
  - added the new `cra_qualify` enum value to the `item/billed_products/items/` response property for the response status `200`
  - added the new `cra_qualify` enum value to the `item/consented_products/items/` response property for the response status `200`
  - added the new `cra_qualify` enum value to the `item/products/items/` response property for the response status `200`
- **2026-06-10** `fb8c3f188d8b` — 2 warning
  - added the new `BASE_REPORT_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `BASE_REPORT_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
- **2026-04-17** `b9a2871636de` — 1 warning
  - added the new `limited purpose checking` enum value to the `accounts/items/subtype` response property for the response status `200`
- **2026-04-02** `7f9a02ad0ce3` — 11 warning
  - added the new `fhsa` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the new `protect_transactions` enum value to the `item/available_products/items/` response property for the response status `200`
  - added the new `protect_transactions` enum value to the `item/billed_products/items/` response property for the response status `200`
  - added the new `protect_transactions` enum value to the `item/consented_products/items/` response property for the response status `200`
  - added the new `protect_transactions` enum value to the `item/products/items/` response property for the response status `200`
  - added the new `qshr` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the new `roth 403B` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the new `roth 457b` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the new `roth pension` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the new `roth profit sharing plan` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the new `roth thrift savings plan` enum value to the `accounts/items/subtype` response property for the response status `200`
- **2026-01-26** `8addecd0b74a` — 4 warning
  - added the new `cra_plaid_credit_score` enum value to the `item/available_products/items/` response property for the response status `200`
  - added the new `cra_plaid_credit_score` enum value to the `item/billed_products/items/` response property for the response status `200`
  - added the new `cra_plaid_credit_score` enum value to the `item/consented_products/items/` response property for the response status `200`
  - added the new `cra_plaid_credit_score` enum value to the `item/products/items/` response property for the response status `200`
- **2025-12-11** `465584b48c99` — 4 info
  - added the optional property `item/error/provided_account_subtypes` to the response with the `200` status
  - added the optional property `item/error/required_account_subtypes` to the response with the `200` status
  - added the optional property `provided_account_subtypes` to the response with the `default` status
  - added the optional property `required_account_subtypes` to the response with the `default` status
- **2025-11-19** `4abee1c56929` — 2 info
  - removed the `IDENTITY_ERROR` enum value from the `error_type` response property for the response status `default`
  - removed the `IDENTITY_ERROR` enum value from the `item/error/error_type` response property for the response status `200`
- **2025-11-12** `f8b9f1a85767` — 2 warning, 4 info
  - added the new `IDENTITY_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - added the new `USER_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - removed the `cra_plaid_credit_score` enum value from the `item/available_products/items/` response property for the response status `200`
  - removed the `cra_plaid_credit_score` enum value from the `item/billed_products/items/` response property for the response status `200`
  - removed the `cra_plaid_credit_score` enum value from the `item/consented_products/items/` response property for the response status `200`
  - removed the `cra_plaid_credit_score` enum value from the `item/products/items/` response property for the response status `200`
- **2025-10-22** `af4b6e71d87f` — 1 warning
  - added the new `SIGNAL_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
- **2025-10-02** `83dc2757b74e` — 4 warning
  - added the new `cra_lend_score` enum value to the `item/available_products/items/` response property for the response status `200`
  - added the new `cra_lend_score` enum value to the `item/billed_products/items/` response property for the response status `200`
  - added the new `cra_lend_score` enum value to the `item/consented_products/items/` response property for the response status `200`
  - added the new `cra_lend_score` enum value to the `item/products/items/` response property for the response status `200`
- **2025-09-02** `af95b7b9aa93` — 5 warning
  - added the new `cra_plaid_credit_score` enum value to the `item/available_products/items/` response property for the response status `200`
  - added the new `cra_plaid_credit_score` enum value to the `item/billed_products/items/` response property for the response status `200`
  - added the new `cra_plaid_credit_score` enum value to the `item/consented_products/items/` response property for the response status `200`
  - added the new `cra_plaid_credit_score` enum value to the `item/products/items/` response property for the response status `200`
  - added the new `undefined` enum value to the `item/auth_method` response property for the response status `200`
- **2025-08-13** `7fc793bb9e85` — 4 warning
  - added the new `cra_monitoring` enum value to the `item/available_products/items/` response property for the response status `200`
  - added the new `cra_monitoring` enum value to the `item/billed_products/items/` response property for the response status `200`
  - added the new `cra_monitoring` enum value to the `item/consented_products/items/` response property for the response status `200`
  - added the new `cra_monitoring` enum value to the `item/products/items/` response property for the response status `200`
- **2025-06-12** `b0b8ac37e34d` — 2 warning
  - removed the request property `payment_details`
  - removed the optional property `payment_risk_assessment` from the response with the `200` status
- **2025-05-21** `5eae3158bbfc` — 4 warning
  - added the new `protect_linked_bank` enum value to the `item/available_products/items/` response property for the response status `200`
  - added the new `protect_linked_bank` enum value to the `item/billed_products/items/` response property for the response status `200`
  - added the new `protect_linked_bank` enum value to the `item/consented_products/items/` response property for the response status `200`
  - added the new `protect_linked_bank` enum value to the `item/products/items/` response property for the response status `200`
- **2025-05-19** `02e6d58e95e9` — 1 warning
  - added the new `unsent` enum value to the `accounts/items/verification_status` response property for the response status `200`
- **2025-03-26** `09cbc8444913` — 2 warning
  - added the new `CHECK_REPORT_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - added the new `CONSUMER_REPORT_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
- **2025-02-19** `2fcba991badd` — 2 info
  - added the optional property `accounts/items/verification_insights/name_match_score` to the response with the `200` status
  - added the optional property `accounts/items/verification_name` to the response with the `200` status
- **2025-01-15** `5dbeedb71831` — 4 warning, 2 info
  - added the new `transactions_refresh` enum value to the `item/available_products/items/` response property for the response status `200`
  - added the new `transactions_refresh` enum value to the `item/billed_products/items/` response property for the response status `200`
  - added the new `transactions_refresh` enum value to the `item/consented_products/items/` response property for the response status `200`
  - added the new `transactions_refresh` enum value to the `item/products/items/` response property for the response status `200`
  - added the optional property `item/auth_method` to the response with the `200` status
  - added the optional property `item/institution_name` to the response with the `200` status
- **2024-11-14** `b0263533029b` — 7 warning
  - removed the optional property `item/consented_data_scopes` from the response with the `200` status
  - removed the optional property `item/consented_use_cases` from the response with the `200` status
  - removed the optional property `item/created_at` from the response with the `200` status
  - added the new `cra_network_insights` enum value to the `item/available_products/items/` response property for the response status `200`
  - added the new `cra_network_insights` enum value to the `item/billed_products/items/` response property for the response status `200`
  - added the new `cra_network_insights` enum value to the `item/consented_products/items/` response property for the response status `200`
  - added the new `cra_network_insights` enum value to the `item/products/items/` response property for the response status `200`
- **2024-10-09** `36052f62cce1` — 4 warning, 7 info
  - added the new `pay_by_bank` enum value to the `item/available_products/items/` response property for the response status `200`
  - added the new `pay_by_bank` enum value to the `item/billed_products/items/` response property for the response status `200`
  - added the new `pay_by_bank` enum value to the `item/consented_products/items/` response property for the response status `200`
  - added the new `pay_by_bank` enum value to the `item/products/items/` response property for the response status `200`
  - added the optional property `item/consented_data_scopes` to the response with the `200` status
  - added the optional property `item/consented_use_cases` to the response with the `200` status
  - added the optional property `item/created_at` to the response with the `200` status
  - removed the `deposit_switch` enum value from the `item/available_products/items/` response property for the response status `200`
  - removed the `deposit_switch` enum value from the `item/billed_products/items/` response property for the response status `200`
  - removed the `deposit_switch` enum value from the `item/consented_products/items/` response property for the response status `200`
  - removed the `deposit_switch` enum value from the `item/products/items/` response property for the response status `200`
- **2024-09-04** `a2c34406c317` — 9 warning, 5 info
  - added the new `PARTNER_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - added the new `SANDBOX_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - added the new `TRANSACTIONS_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - added the new `TRANSACTION_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - added the new `TRANSFER_ERROR` enum value to the `item/error/error_type` response property for the response status `200`
  - added the new `cra_cashflow_insights` enum value to the `item/available_products/items/` response property for the response status `200`
  - added the new `cra_cashflow_insights` enum value to the `item/billed_products/items/` response property for the response status `200`
  - added the new `cra_cashflow_insights` enum value to the `item/consented_products/items/` response property for the response status `200`
  - added the new `cra_cashflow_insights` enum value to the `item/products/items/` response property for the response status `200`
  - added the optional property `item/error/error_code_reason` to the response with the `200` status
  - removed the `recurring` enum value from the `accounts/items/subtype` response property for the response status `200`
  - removed the `rewards` enum value from the `accounts/items/subtype` response property for the response status `200`
  - removed the `safe deposit` enum value from the `accounts/items/subtype` response property for the response status `200`
  - removed the `undefined` enum value from the `accounts/items/subtype` response property for the response status `200`
- **2024-07-05** `1e30969bd889` — 8 warning
  - added the new `balance_plus` enum value to the `item/available_products/items/` response property for the response status `200`
  - added the new `balance_plus` enum value to the `item/billed_products/items/` response property for the response status `200`
  - added the new `balance_plus` enum value to the `item/consented_products/items/` response property for the response status `200`
  - added the new `balance_plus` enum value to the `item/products/items/` response property for the response status `200`
  - added the new `beacon` enum value to the `item/available_products/items/` response property for the response status `200`
  - added the new `beacon` enum value to the `item/billed_products/items/` response property for the response status `200`
  - added the new `beacon` enum value to the `item/consented_products/items/` response property for the response status `200`
  - added the new `beacon` enum value to the `item/products/items/` response property for the response status `200`
- **2024-06-18** `be701ec93161` — 3 breaking, 21 warning, 35 info
  - the request property `payment_details/account_id` became required
  - the request property `payment_details/amount` became required
  - the request property `payment_details/client_transaction_id` became required
  - added the new `HIGH` enum value to the `payment_risk_assessment/risk_level` response property for the response status `200`
  - added the new `LOW` enum value to the `payment_risk_assessment/risk_level` response property for the response status `200`
  - added the new `MEDIUM` enum value to the `payment_risk_assessment/risk_level` response property for the response status `200`
  - added the new `MEDIUM_HIGH` enum value to the `payment_risk_assessment/risk_level` response property for the response status `200`
  - added the new `MEDIUM_LOW` enum value to the `payment_risk_assessment/risk_level` response property for the response status `200`
  - added the new `cra_base_report` enum value to the `item/available_products/items/` response property for the response status `200`
  - added the new `cra_base_report` enum value to the `item/billed_products/items/` response property for the response status `200`
  - added the new `cra_base_report` enum value to the `item/consented_products/items/` response property for the response status `200`
  - added the new `cra_base_report` enum value to the `item/products/items/` response property for the response status `200`
  - added the new `cra_income_insights` enum value to the `item/available_products/items/` response property for the response status `200`
  - added the new `cra_income_insights` enum value to the `item/billed_products/items/` response property for the response status `200`
  - added the new `cra_income_insights` enum value to the `item/consented_products/items/` response property for the response status `200`
  - added the new `cra_income_insights` enum value to the `item/products/items/` response property for the response status `200`
  - added the new `cra_partner_insights` enum value to the `item/available_products/items/` response property for the response status `200`
  - added the new `cra_partner_insights` enum value to the `item/billed_products/items/` response property for the response status `200`
  - added the new `cra_partner_insights` enum value to the `item/consented_products/items/` response property for the response status `200`
  - added the new `cra_partner_insights` enum value to the `item/products/items/` response property for the response status `200`
  - added the new `layer` enum value to the `item/available_products/items/` response property for the response status `200`
  - added the new `layer` enum value to the `item/billed_products/items/` response property for the response status `200`
  - added the new `layer` enum value to the `item/consented_products/items/` response property for the response status `200`
  - added the new `layer` enum value to the `item/products/items/` response property for the response status `200`
  - the `requires_real_time_balance_refresh` request property default value `false` was added
  - added the optional property `accounts/items/holder_category` to the response with the `200` status
  - the response property `payment_risk_assessment/attributes` became required for the status `200`
  - the response property `payment_risk_assessment/attributes/address_change_count_28d` became required for the status `200`
  - the response property `payment_risk_assessment/attributes/address_change_count_90d` became required for the status `200`
  - the response property `payment_risk_assessment/attributes/days_since_first_plaid_connection` became required for the status `200`
  - the response property `payment_risk_assessment/attributes/email_change_count_28d` became required for the status `200`
  - the response property `payment_risk_assessment/attributes/email_change_count_90d` became required for the status `200`
  - the response property `payment_risk_assessment/attributes/failed_plaid_non_oauth_authentication_attempts_count_30d` became required for the status `200`
  - the response property `payment_risk_assessment/attributes/failed_plaid_non_oauth_authentication_attempts_count_3d` became required for the status `200`
  - the response property `payment_risk_assessment/attributes/failed_plaid_non_oauth_authentication_attempts_count_7d` became required for the status `200`
  - the response property `payment_risk_assessment/attributes/is_account_closed` became required for the status `200`
  - the response property `payment_risk_assessment/attributes/is_account_frozen_or_restricted` became required for the status `200`
  - the response property `payment_risk_assessment/attributes/is_savings_or_money_market_account` became required for the status `200`
  - the response property `payment_risk_assessment/attributes/nsf_overdraft_transactions_count_30d` became required for the status `200`
  - the response property `payment_risk_assessment/attributes/nsf_overdraft_transactions_count_60d` became required for the status `200`
  - …19 more
- **2024-04-17** `943c632a075c` — 4 warning
  - added the new `profile` enum value to the `item/available_products/items/` response property for the response status `200`
  - added the new `profile` enum value to the `item/billed_products/items/` response property for the response status `200`
  - added the new `profile` enum value to the `item/consented_products/items/` response property for the response status `200`
  - added the new `profile` enum value to the `item/products/items/` response property for the response status `200`
- **2024-02-21** `5de70cc1e6ca` — 16 warning, 90 info
  - removed the optional property `accounts/items/holder_category` from the response with the `200` status
  - removed the optional property `accounts/items/verification_insights/name_match_score` from the response with the `200` status
  - removed the optional property `accounts/items/verification_name` from the response with the `200` status
  - removed the optional property `item/auth_method` from the response with the `200` status
  - removed the optional property `item/error/error_code_reason` from the response with the `200` status
  - removed the optional property `item/error/provided_account_subtypes` from the response with the `200` status
  - removed the optional property `item/error/required_account_subtypes` from the response with the `200` status
  - removed the optional property `item/institution_name` from the response with the `200` status
  - added the new `deposit_switch` enum value to the `item/available_products/items/` response property for the response status `200`
  - added the new `deposit_switch` enum value to the `item/billed_products/items/` response property for the response status `200`
  - added the new `deposit_switch` enum value to the `item/consented_products/items/` response property for the response status `200`
  - added the new `deposit_switch` enum value to the `item/products/items/` response property for the response status `200`
  - added the new `recurring` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the new `rewards` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the new `safe deposit` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the new `undefined` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the new optional request property `payment_details`
  - added the optional property `payment_risk_assessment` to the response with the `200` status
  - removed the `BASE_REPORT_ERROR` enum value from the `item/error/error_type` response property for the response status `200`
  - removed the `CHECK_REPORT_ERROR` enum value from the `item/error/error_type` response property for the response status `200`
  - removed the `CONSUMER_REPORT_ERROR` enum value from the `item/error/error_type` response property for the response status `200`
  - removed the `IDEMPOTENCY_ERROR` enum value from the `item/error/error_type` response property for the response status `200`
  - removed the `PARTNER_ERROR` enum value from the `item/error/error_type` response property for the response status `200`
  - removed the `SANDBOX_ERROR` enum value from the `item/error/error_type` response property for the response status `200`
  - removed the `SIGNAL_ERROR` enum value from the `item/error/error_type` response property for the response status `200`
  - removed the `TRANSACTIONS_ERROR` enum value from the `item/error/error_type` response property for the response status `200`
  - removed the `TRANSACTION_ERROR` enum value from the `item/error/error_type` response property for the response status `200`
  - removed the `TRANSFER_ERROR` enum value from the `item/error/error_type` response property for the response status `200`
  - removed the `USER_ERROR` enum value from the `item/error/error_type` response property for the response status `200`
  - removed the `balance_plus` enum value from the `item/available_products/items/` response property for the response status `200`
  - removed the `balance_plus` enum value from the `item/billed_products/items/` response property for the response status `200`
  - removed the `balance_plus` enum value from the `item/consented_products/items/` response property for the response status `200`
  - removed the `balance_plus` enum value from the `item/products/items/` response property for the response status `200`
  - removed the `beacon` enum value from the `item/available_products/items/` response property for the response status `200`
  - removed the `beacon` enum value from the `item/billed_products/items/` response property for the response status `200`
  - removed the `beacon` enum value from the `item/consented_products/items/` response property for the response status `200`
  - removed the `beacon` enum value from the `item/products/items/` response property for the response status `200`
  - removed the `cra_base_report` enum value from the `item/available_products/items/` response property for the response status `200`
  - removed the `cra_base_report` enum value from the `item/billed_products/items/` response property for the response status `200`
  - removed the `cra_base_report` enum value from the `item/consented_products/items/` response property for the response status `200`
  - …66 more

---

[Operation](https://skmtc.dev/plaid/apis/the-plaid-api/docs/accounts/balance/get/post.md) · [API](https://skmtc.dev/plaid/apis/the-plaid-api.md) · [Page](https://skmtc.dev/plaid/apis/the-plaid-api/changes/accounts/balance/get/post)
