Changes to List account documents

GET /accounts/{account_id}/documents

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

Changed in 3 of the 12 revisions of this API.219

  1. 2b28ad452881113
  2. 8e8a8242f1f215
  3. 03da9bc8e86b1

What changed

  • 2b28ad452881113See the full diff
    • removed the enum value trade_confirmation from the property anyOf[subschema #1]/items/ of the query request parameter document_type

      request-parameter-property-enum-value-removed

    • added the new order_confirmation enum value to the // response property for the response status

      response-property-enum-value-added

    • added the enum value order_confirmation to the property anyOf[subschema #1]/items/ of the query request parameter document_type

      request-parameter-property-enum-value-added

    • removed the trade_confirmation enum value from the // response property for the response status

      response-property-enum-value-removed

    • added the required property / to the response with the status

      response-required-property-added

  • 8e8a8242f1f215See the full diff
    • the / response's property type changed from string to no type for status

      response-property-type-changed

    • added to the / response property allOf list for the response status

      response-property-all-of-added

    • removed the account_statement enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the fee_statement enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the trade_confirmation enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the welcome_letter enum value from the / response property for the response status

      response-property-enum-value-removed

    • api tag accounts added

      api-tag-added

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