Changes to Get user vault state and active positions

GET /v1/vault

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

Changed in 2 of the 49 revisions of this API.31

  1. 1a1cc95e7e663
  2. 3af55b05b7401

What changed

    • added the new bought_back enum value to the data/allOf[UserVaultResponse]/positions/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new bought_back_pending_db enum value to the data/allOf[UserVaultResponse]/positions/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new reconciling_bought_back_db enum value to the data/allOf[UserVaultResponse]/positions/items/status response property for the response status 200

      response-property-enum-value-added

    • endpoint added

      endpoint-added