Moneybird logo

2025-08-21

API Changelog v2-20250818-547c1e9297 vs. v2-20250821-

POST /{administration_id}/assets/{id}/disposals{format}

  • endpoint added

DELETE /{administration_id}/assets/{id}/sources/{detail_id}{format}

  • endpoint added

POST /{administration_id}/assets/{id}/sources{format}

  • endpoint added

POST /{administration_id}/assets/{id}/value_changes/arbitrary{format}

  • endpoint added

POST /{administration_id}/assets/{id}/value_changes/divestment{format}

  • endpoint added

POST /{administration_id}/assets/{id}/value_changes/full_depreciation{format}

  • endpoint added

POST /{administration_id}/assets/{id}/value_changes/manual{format}

  • endpoint added

DELETE /{administration_id}/assets/{id}{format}

  • endpoint added

GET /{administration_id}/assets/{id}{format}

  • endpoint added

PATCH /{administration_id}/assets/{id}{format}

  • endpoint added

GET /{administration_id}/assets{format}

  • endpoint added

POST /{administration_id}/assets{format}

  • endpoint added

API Changelog v2-20250821- vs. v2-20250821-

DELETE /{administration_id}/assets/{id}/sources/{detail_id}{format}

  • api tag 'Assets' added
  • api tag 'assets' removed

POST /{administration_id}/assets/{id}/sources{format}

  • api tag 'Assets' added
  • api tag 'assets' removed

PATCH /{administration_id}/assets/{id}{format}

  • :warning: the 'asset' request property type/format changed from ''/'' to 'object'/''

POST /{administration_id}/assets{format}

  • :warning: the 'asset' request property type/format changed from ''/'' to 'object'/''
Last modified on