Changes to Retrieve a Base Report

POST /cra/check_report/base_report/get

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 27 of the 52 revisions of this API.96280

  1. e536704a333f52
  2. a1bbca018160264
  3. 80d23bfdc2e52
  4. fb8c3f188d8b2
  5. b9a2871636de1
  6. 7f9a02ad0ce371
  7. ac31f04fdb581
  8. 465584b48c99114
  9. 4abee1c5692912
  10. f8b9f1a857672
  11. af4b6e71d87f1
  12. 83dc2757b74e11
  13. af95b7b9aa931
  14. bb819dcb75b31
  15. 5eae3158bbfc1
  16. 89dcf373f0a21
  17. 09cbc844491331
  18. c95815496d921
  19. 2fcba991badd1
  20. a1bf98275faa3
  21. 5dbeedb718314
  22. b0263533029b19
  23. 36052f62cce1113
  24. a2c34406c3172541
  25. 1e30969bd889211
  26. be701ec931611
  27. 5de70cc1e6ca1

What changed

  • e536704a333f52See the full diff
    • added the new charge card enum value to the report/items/items/accounts/items/subtype response property for the response status 200

      response-property-enum-value-added

    • added the new commercial line of credit enum value to the report/items/items/accounts/items/subtype response property for the response status 200

      response-property-enum-value-added

    • added the new home equity loan enum value to the report/items/items/accounts/items/subtype response property for the response status 200

      response-property-enum-value-added

    • added the new installment enum value to the report/items/items/accounts/items/subtype response property for the response status 200

      response-property-enum-value-added

    • added the new prediction market enum value to the report/items/items/accounts/items/subtype response property for the response status 200

      response-property-enum-value-added

    • the security scope cra:read was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • the security scope cra:report:read was removed from the endpoint's security scheme oauth2

      api-security-scope-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • a1bbca018160264See the full diff
    • added the new ASSETS_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new ASSETS_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new CRA_MONITORING_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new CRA_MONITORING_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new CREDIT_PROFILE_REPORT_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new CREDIT_PROFILE_REPORT_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new ENCOMPASS_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new ENCOMPASS_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new ENRICH_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new ENRICH_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new FRAUD_INSIGHTS_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new FRAUD_INSIGHTS_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new FREDDIE_MAC_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new FREDDIE_MAC_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new LINK_DELIVERY_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new LINK_DELIVERY_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new PROFILE_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new PROFILE_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new RECURRING_TRANSACTIONS_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new RECURRING_TRANSACTIONS_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new STATEMENTS_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new STATEMENTS_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new TRANSFER_RECURRING_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new TRANSFER_RECURRING_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new TRANSFER_REFUND_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new TRANSFER_REFUND_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • the endpoint scheme security clientId AND secret AND plaidVersion was added to the API

      api-security-added

    • the endpoint scheme security oauth2 was added to the API

      api-security-added

    • added the new optional request property consumer_report_permissible_purpose

      new-optional-request-property

    • added the new optional request property report_id

      new-optional-request-property

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new IDEMPOTENCY_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new IDEMPOTENCY_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new BASE_REPORT_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new BASE_REPORT_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new limited purpose checking enum value to the report/items/items/accounts/items/subtype response property for the response status 200

      response-property-enum-value-added

    • added the new fhsa enum value to the report/items/items/accounts/items/subtype response property for the response status 200

      response-property-enum-value-added

    • added the new qshr enum value to the report/items/items/accounts/items/subtype response property for the response status 200

      response-property-enum-value-added

    • added the new roth 403B enum value to the report/items/items/accounts/items/subtype response property for the response status 200

      response-property-enum-value-added

    • added the new roth 457b enum value to the report/items/items/accounts/items/subtype response property for the response status 200

      response-property-enum-value-added

    • added the new roth pension enum value to the report/items/items/accounts/items/subtype response property for the response status 200

      response-property-enum-value-added

    • added the new roth profit sharing plan enum value to the report/items/items/accounts/items/subtype response property for the response status 200

      response-property-enum-value-added

    • added the new roth thrift savings plan enum value to the report/items/items/accounts/items/subtype response property for the response status 200

      response-property-enum-value-added

    • added the new optional request property user_tier

      new-optional-request-property

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property report/items/items/accounts/items/transactions/items/personal_finance_category to the response with the 200 status

      response-optional-property-added

  • 465584b48c99114See the full diff
    • the user_id request property type/format changed from / to string/

      request-property-type-changed

    • removed NewUserID from the user_id request property allOf list

      request-property-all-of-removed

    • added the optional property provided_account_subtypes to the response with the default status

      response-optional-property-added

    • added the optional property required_account_subtypes to the response with the default status

      response-optional-property-added

    • added the optional property warnings/items/cause/allOf[subschema #1: Error]/provided_account_subtypes to the response with the 200 status

      response-optional-property-added

    • added the optional property warnings/items/cause/allOf[subschema #1: Error]/required_account_subtypes to the response with the 200 status

      response-optional-property-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 4abee1c5692912See the full diff
    • removed subschema #2 from the user_id request property allOf list

      request-property-all-of-removed

    • removed the IDENTITY_ERROR enum value from the error_type response property for the response status default

      response-property-enum-value-removed

    • removed the IDENTITY_ERROR enum value from the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-removed

    • added the new IDENTITY_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new USER_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new SIGNAL_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added subschema #2 to the user_id request property allOf list

      request-property-all-of-added

    • removed subschema #2 subschema #3 from the user_id request property allOf list

      request-property-all-of-removed

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property user_id

      new-optional-request-property

    • added the optional property report/items/items/accounts/items/transactions/items/name to the response with the 200 status

      response-optional-property-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • response property report/items/items/accounts/items/account_insights deprecated

      response-property-deprecated

    • response property report/items/items/accounts/items/attributes reactivated

      response-property-reactivated

  • 09cbc844491331See the full diff
    • added the new CHECK_REPORT_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new CONSUMER_REPORT_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new IDENTITY_UNAVAILABLE enum value to the warnings/items/warning_code response property for the response status 200

      response-property-enum-value-added

    • removed the OWNERS_UNAVAILABLE enum value from the warnings/items/warning_code response property for the response status 200

      response-property-enum-value-removed

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • response property report/items/items/accounts/items/attributes deprecated

      response-property-deprecated

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property report/attributes to the response with the 200 status

      response-optional-property-added

    • removed the optional property report/items/items/accounts/items/account_insights/average_inflow_amount from the response with the 200 status

      response-optional-property-removed

    • removed the optional property report/items/items/accounts/items/account_insights/average_outflow_amount from the response with the 200 status

      response-optional-property-removed

    • removed the optional property report/items/items/accounts/items/account_insights/longest_gap_between_transactions from the response with the 200 status

      response-optional-property-removed

    • added the optional property report/items/items/accounts/items/attributes/nsf_overdraft_transactions_count_30d to the response with the 200 status

      response-optional-property-added

    • added the optional property report/items/items/accounts/items/attributes/nsf_overdraft_transactions_count_60d to the response with the 200 status

      response-optional-property-added

    • added the optional property report/items/items/accounts/items/attributes/nsf_overdraft_transactions_count_90d to the response with the 200 status

      response-optional-property-added

    • response property report/items/items/accounts/items/consumer_disputes/items/consumer_dispute_id deprecated

      response-property-deprecated

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • b0263533029b19See the full diff
    • the response property warnings/items/cause became nullable for the status 200

      response-property-became-nullable

    • added the optional property report/items/items/accounts/items/attributes/total_inflow_amount to the response with the 200 status

      response-optional-property-added

    • added the optional property report/items/items/accounts/items/attributes/total_inflow_amount_30d to the response with the 200 status

      response-optional-property-added

    • added the optional property report/items/items/accounts/items/attributes/total_inflow_amount_60d to the response with the 200 status

      response-optional-property-added

    • added the optional property report/items/items/accounts/items/attributes/total_inflow_amount_90d to the response with the 200 status

      response-optional-property-added

    • added the optional property report/items/items/accounts/items/attributes/total_outflow_amount to the response with the 200 status

      response-optional-property-added

    • added the optional property report/items/items/accounts/items/attributes/total_outflow_amount_30d to the response with the 200 status

      response-optional-property-added

    • added the optional property report/items/items/accounts/items/attributes/total_outflow_amount_60d to the response with the 200 status

      response-optional-property-added

    • added the optional property report/items/items/accounts/items/attributes/total_outflow_amount_90d to the response with the 200 status

      response-optional-property-added

    • added the required property report/items/items/accounts/items/metadata to the response with the 200 status

      response-required-property-added

  • 36052f62cce1113See the full diff
    • the response property report/items/items/accounts/items/transactions/items/category_id became nullable for the status 200

      response-property-became-nullable

    • added the new USER_FRAUD_ALERT enum value to the warnings/items/warning_code response property for the response status 200

      response-property-enum-value-added

    • added the new optional request property third_party_user_token

      new-optional-request-property

    • the request property user_token became optional

      request-property-became-optional

    • added the optional property report/items/items/accounts/items/attributes to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • a2c34406c3172541See the full diff
    • the response property report/items/items/accounts/items/account_insights/longest_gap_between_transactions/items/days became nullable for the status 200

      response-property-became-nullable

    • the report/items/items/accounts/items/transactions/items/category_id response's property type/format changed from / to string/ for status 200

      response-property-type-changed

    • added the new PARTNER_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new SANDBOX_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new TRANSACTIONS_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new TRANSACTION_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new TRANSFER_ERROR enum value to the warnings/items/cause/allOf[subschema #1: Error]/error_type response property for the response status 200

      response-property-enum-value-added

    • added the optional property report/items/items/accounts/items/account_insights/average_inflow_amounts to the response with the 200 status

      response-optional-property-added

    • added the optional property report/items/items/accounts/items/account_insights/average_outflow_amounts to the response with the 200 status

      response-optional-property-added

    • added the optional property report/items/items/accounts/items/account_insights/longest_gaps_between_transactions to the response with the 200 status

      response-optional-property-added

    • added the optional property report/items/items/accounts/items/balances/average_balance to the response with the 200 status

      response-optional-property-added

    • added the optional property report/items/items/accounts/items/balances/average_monthly_balances to the response with the 200 status

      response-optional-property-added

    • added the optional property report/items/items/accounts/items/balances/last_updated_datetime to the response with the 200 status

      response-optional-property-added

    • added the optional property report/items/items/accounts/items/balances/most_recent_thirty_day_average_balance to the response with the 200 status

      response-optional-property-added

    • added the optional property warnings/items/cause/allOf[subschema #1: Error]/error_code_reason to the response with the 200 status

      response-optional-property-added

    • removed AccountBalance subschema #2 from the report/items/items/accounts/items/balances response property allOf list for the response status 200

      response-property-all-of-removed

    • the response property report/items/items/accounts/items/account_insights/average_inflow_amount/items/end_date became required for the status 200

      response-property-became-required

    • the response property report/items/items/accounts/items/account_insights/average_inflow_amount/items/start_date became required for the status 200

      response-property-became-required

    • the response property report/items/items/accounts/items/account_insights/average_inflow_amount/items/total_amount became required for the status 200

      response-property-became-required

    • the response property report/items/items/accounts/items/account_insights/average_inflow_amount/items/total_amount/amount became required for the status 200

      response-property-became-required

    • the response property report/items/items/accounts/items/account_insights/average_inflow_amount/items/total_amount/iso_currency_code became required for the status 200

      response-property-became-required

    • the response property report/items/items/accounts/items/account_insights/average_inflow_amount/items/total_amount/unofficial_currency_code became required for the status 200

      response-property-became-required

    • the response property report/items/items/accounts/items/account_insights/average_outflow_amount/items/end_date became required for the status 200

      response-property-became-required

    • the response property report/items/items/accounts/items/account_insights/average_outflow_amount/items/start_date became required for the status 200

      response-property-became-required

    • the response property report/items/items/accounts/items/account_insights/average_outflow_amount/items/total_amount became required for the status 200

      response-property-became-required

    • the response property report/items/items/accounts/items/account_insights/average_outflow_amount/items/total_amount/amount became required for the status 200

      response-property-became-required

    • the response property report/items/items/accounts/items/account_insights/average_outflow_amount/items/total_amount/iso_currency_code became required for the status 200

      response-property-became-required

    • the response property report/items/items/accounts/items/account_insights/average_outflow_amount/items/total_amount/unofficial_currency_code became required for the status 200

      response-property-became-required

    • the response property report/items/items/accounts/items/account_insights/number_of_inflows/items/count became required for the status 200

      response-property-became-required

    • the response property report/items/items/accounts/items/account_insights/number_of_inflows/items/end_date became required for the status 200

      response-property-became-required

    • the response property report/items/items/accounts/items/account_insights/number_of_inflows/items/start_date became required for the status 200

      response-property-became-required

    • the response property report/items/items/accounts/items/account_insights/number_of_outflows/items/count became required for the status 200

      response-property-became-required

    • the response property report/items/items/accounts/items/account_insights/number_of_outflows/items/end_date became required for the status 200

      response-property-became-required

    • the response property report/items/items/accounts/items/account_insights/number_of_outflows/items/start_date became required for the status 200

      response-property-became-required

    • the response property warnings became required for the status 200

      response-property-became-required

    • response property report/items/items/accounts/items/account_insights/average_inflow_amount deprecated

      response-property-deprecated

    • response property report/items/items/accounts/items/account_insights/average_outflow_amount deprecated

      response-property-deprecated

    • response property report/items/items/accounts/items/account_insights/longest_gap_between_transactions deprecated

      response-property-deprecated

    • removed the recurring enum value from the report/items/items/accounts/items/subtype response property for the response status 200

      response-property-enum-value-removed

    • removed the rewards enum value from the report/items/items/accounts/items/subtype response property for the response status 200

      response-property-enum-value-removed

    • removed the safe deposit enum value from the report/items/items/accounts/items/subtype response property for the response status 200

      response-property-enum-value-removed

    • removed the undefined enum value from the report/items/items/accounts/items/subtype response property for the response status 200

      response-property-enum-value-removed

    • added the required property report/items/items/accounts/items/balances/available to the response with the 200 status

      response-required-property-added

    • added the required property report/items/items/accounts/items/balances/current to the response with the 200 status

      response-required-property-added

    • added the required property report/items/items/accounts/items/balances/iso_currency_code to the response with the 200 status

      response-required-property-added

    • added the required property report/items/items/accounts/items/balances/limit to the response with the 200 status

      response-required-property-added

    • added the required property report/items/items/accounts/items/balances/unofficial_currency_code to the response with the 200 status

      response-required-property-added

    • added the required property report/items/items/accounts/items/consumer_disputes to the response with the 200 status

      response-required-property-added

    This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 1e30969bd889211See the full diff
    • the response property report/items/items/accounts/items/account_insights/most_recent_transaction_date became nullable for the status 200

      response-property-became-nullable

    • the response property report/items/items/accounts/items/account_insights/oldest_transaction_date became nullable for the status 200

      response-property-became-nullable

    • removed the optional property report/items/items/accounts/items/owners/items/document_id from the response with the 200 status

      response-optional-property-removed

    • added the new optional request property item_ids

      new-optional-request-property

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 699 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog