Changelog
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_saleto the response with the201status
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_saleto the response with the200status - added the optional property
reinvestment_reserve_purchaseto the response with the200status
PATCH /{administration_id}/assets/{id}{format}
- added the optional property
disposal/oneOf[#/components/schemas/disposal_response]/reinvestment_reserve_saleto the response with the200status - added the optional property
reinvestment_reserve_purchaseto the response with the200status
GET /{administration_id}/assets{format}
- added the optional property
items/disposal/oneOf[#/components/schemas/disposal_response]/reinvestment_reserve_saleto the response with the200status - added the optional property
items/reinvestment_reserve_purchaseto the response with the200status
POST /{administration_id}/assets{format}
- added the optional property
disposal/oneOf[#/components/schemas/disposal_response]/reinvestment_reserve_saleto the response with the201status - added the optional property
reinvestment_reserve_purchaseto the response with the201status
Last modified on