# 2026-06-05


## API Changelog v2-20260604-57d8654846 vs. v2-20260605-edb228567b

### `POST /{administration_id}/assets/{id}/disposals{format}`
-  added the optional property `reinvestment_reserve_sale` to the response with the `201` status


### `DELETE /{administration_id}/assets/{id}/reinvestment_reserve_purchase{format}`
-  endpoint added


### `POST /{administration_id}/assets/{id}/reinvestment_reserve_purchase{format}`
-  endpoint added


### `DELETE /{administration_id}/assets/{id}/reinvestment_reserve_sale{format}`
-  endpoint added


### `POST /{administration_id}/assets/{id}/reinvestment_reserve_sale{format}`
-  endpoint added


### `GET /{administration_id}/assets/{id}{format}`
-  added the optional property `disposal/oneOf[#/components/schemas/disposal_response]/reinvestment_reserve_sale` to the response with the `200` status
-  added the optional property `reinvestment_reserve_purchase` to the response with the `200` status


### `PATCH /{administration_id}/assets/{id}{format}`
-  added the optional property `disposal/oneOf[#/components/schemas/disposal_response]/reinvestment_reserve_sale` to the response with the `200` status
-  added the optional property `reinvestment_reserve_purchase` to the response with the `200` status


### `GET /{administration_id}/assets{format}`
-  added the optional property `items/disposal/oneOf[#/components/schemas/disposal_response]/reinvestment_reserve_sale` to the response with the `200` status
-  added the optional property `items/reinvestment_reserve_purchase` to the response with the `200` status


### `POST /{administration_id}/assets{format}`
-  added the optional property `disposal/oneOf[#/components/schemas/disposal_response]/reinvestment_reserve_sale` to the response with the `201` status
-  added the optional property `reinvestment_reserve_purchase` to the response with the `201` status
