Changelog
2026-04-29
API Changelog v2-20260429-7e0b330bb1 vs. v2-20260429-7c3c073269
POST /{administration_id}/documents/purchase_invoices/synchronization{format}
- added the optional property
items/fiscal_allocationsto the response with the200status
GET /{administration_id}/documents/purchase_invoices/{id}{format}
- added the optional property
fiscal_allocationsto the response with the200status
PATCH /{administration_id}/documents/purchase_invoices/{id}{format}
- added the new optional request property
purchase_invoice/fiscal_allocations_attributes - added the optional property
fiscal_allocationsto the response with the200status
GET /{administration_id}/documents/purchase_invoices{format}
- added the optional property
items/fiscal_allocationsto the response with the200status
POST /{administration_id}/documents/purchase_invoices{format}
- added the new optional request property
purchase_invoice/fiscal_allocations_attributes - added the optional property
fiscal_allocationsto the response with the201status
POST /{administration_id}/documents/receipts/synchronization{format}
- added the optional property
items/fiscal_allocationsto the response with the200status
GET /{administration_id}/documents/receipts/{id}{format}
- added the optional property
fiscal_allocationsto the response with the200status
PATCH /{administration_id}/documents/receipts/{id}{format}
- added the new optional request property
receipt/fiscal_allocations_attributes - added the optional property
fiscal_allocationsto the response with the200status
GET /{administration_id}/documents/receipts{format}
- added the optional property
items/fiscal_allocationsto the response with the200status
POST /{administration_id}/documents/receipts{format}
- added the new optional request property
receipt/fiscal_allocations_attributes - added the optional property
fiscal_allocationsto the response with the201status
Last modified on