API Changelog v2-20251223-d1277b6a05 vs. v2-20260108-683cbfbf17
POST /{administration_id}/financial_mutations/synchronization{format}
- added the optional property '/items/settlement_state' to the response with the '200' status
DELETE /{administration_id}/financial_mutations/{id}/unlink_booking{format}
- added the optional property 'settlement_state' to the response with the '200' status
GET /{administration_id}/financial_mutations/{id}{format}
- added the optional property 'settlement_state' to the response with the '200' status
GET /{administration_id}/financial_mutations{format}
- added the optional property '/items/settlement_state' to the response with the '200' status
PATCH /{administration_id}/financial_statements/{id}{format}
- added the optional property 'financial_mutations/items/settlement_state' to the response with the '200' status
POST /{administration_id}/financial_statements{format}
- added the optional property 'financial_mutations/items/settlement_state' to the response with the '201' status
Last modified on