2025-10-20
API Changelog v2-20251017-4f131eb8a5 vs. v2-20251020-80d0905718
GET /{administration_id}/reports/expenses_by_contact{format}
- :warning: the 'expenses_by_contact' response's property type/format changed from 'object'/'' to 'array'/'' for status '200'
- added the new optional 'query' request parameter 'page'
- added the new optional 'query' request parameter 'per_page'
GET /{administration_id}/reports/expenses_by_project{format}
- :warning: the 'expenses_by_project' response's property type/format changed from 'object'/'' to 'array'/'' for status '200'
- added the new optional 'query' request parameter 'page'
- added the new optional 'query' request parameter 'per_page'
GET /{administration_id}/reports/revenue_by_contact{format}
- :warning: the 'revenue_by_contact' response's property type/format changed from 'object'/'' to 'array'/'' for status '200'
- added the new optional 'query' request parameter 'page'
- added the new optional 'query' request parameter 'per_page'
GET /{administration_id}/reports/revenue_by_project{format}
- :warning: the 'revenue_by_project' response's property type/format changed from 'object'/'' to 'array'/'' for status '200'
- added the new optional 'query' request parameter 'page'
- added the new optional 'query' request parameter 'per_page'
API Changelog v2-20251020-80d0905718 vs. v2-20251020-eedc9489e3
POST /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate/url{format}
- added the new optional request property 'mandate_request/workflow_id'
POST /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}
- added the new optional request property 'mandate_request/workflow_id'
Last modified on