Changes to Create an assets report

POST /v1/users/{user_id}/assets/reports/

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

Changed in 2 of the 11 revisions of this API.89

  1. f7c0138755169
  2. e58688835e258

What changed

    • the links/items/accounts/items/summary/avg_30 response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the links/items/accounts/items/summary/avg_60 response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the links/items/accounts/items/summary/avg_90 response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the links/items/accounts/items/summary/balance response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the links/items/accounts/items/transactions/items/amount response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the summary/avg_30 response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the summary/avg_60 response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the summary/avg_90 response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the summary/balance response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 201

      response-property-pattern-added

    • the response property borrower/first_name became nullable for the status 201

      response-property-became-nullable

    • the response property borrower/last_name became nullable for the status 201

      response-property-became-nullable

    • the response property borrower/ssn became nullable for the status 201

      response-property-became-nullable

    • the response property links/items/accounts/items/mask became nullable for the status 201

      response-property-became-nullable

    • the response property links/items/accounts/items/routing_number became nullable for the status 201

      response-property-became-nullable

    • the links/items/accounts/items/balances/available_balance response's property type/format changed from string/decimal to number/decimal for status 201

      response-property-type-changed

    • the links/items/accounts/items/balances/balance response's property type/format changed from string/decimal to number/decimal for status 201

      response-property-type-changed

    • the links/items/accounts/items/balances/credit_limit response's property type/format changed from string/decimal to number/decimal for status 201

      response-property-type-changed