# 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_allocations` to the response with the `200` status


### `GET /{administration_id}/documents/purchase_invoices/{id}{format}`
-  added the optional property `fiscal_allocations` to the response with the `200` status


### `PATCH /{administration_id}/documents/purchase_invoices/{id}{format}`
-  added the new optional request property `purchase_invoice/fiscal_allocations_attributes`
-  added the optional property `fiscal_allocations` to the response with the `200` status


### `GET /{administration_id}/documents/purchase_invoices{format}`
-  added the optional property `items/fiscal_allocations` to the response with the `200` status


### `POST /{administration_id}/documents/purchase_invoices{format}`
-  added the new optional request property `purchase_invoice/fiscal_allocations_attributes`
-  added the optional property `fiscal_allocations` to the response with the `201` status


### `POST /{administration_id}/documents/receipts/synchronization{format}`
-  added the optional property `items/fiscal_allocations` to the response with the `200` status


### `GET /{administration_id}/documents/receipts/{id}{format}`
-  added the optional property `fiscal_allocations` to the response with the `200` status


### `PATCH /{administration_id}/documents/receipts/{id}{format}`
-  added the new optional request property `receipt/fiscal_allocations_attributes`
-  added the optional property `fiscal_allocations` to the response with the `200` status


### `GET /{administration_id}/documents/receipts{format}`
-  added the optional property `items/fiscal_allocations` to the response with the `200` status


### `POST /{administration_id}/documents/receipts{format}`
-  added the new optional request property `receipt/fiscal_allocations_attributes`
-  added the optional property `fiscal_allocations` to the response with the `201` status
