---
title: "Changes to Get PDF conversion result"
method: GET
path: "/api/conversion/pdf/{task_id}/result"
---

# Changes to Get PDF conversion result

`GET /api/conversion/pdf/{task_id}/result`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 24 revisions.

- **2025-11-18** `182387bf8051` — 1 info
- **2025-11-14** `02fc6edfd7a1` — 2 breaking, 22 warning, 15 info
- **2025-11-14** `009e20418b5b` — 2 breaking, 1 warning, 35 info
- **2025-11-14** `59acba77a8b0` — 2 breaking, 20 warning, 16 info
- **2025-11-09** `009e20418b5b` — 1 info

## Changes

- **2025-11-18** `182387bf8051` — 1 info
  - removed the `PCE` enum value from the `items/items/unit/anyOf[subschema #1: UnitOfMeasureCode]/` response property for the response status `200`
- **2025-11-14** `02fc6edfd7a1` — 2 breaking, 22 warning, 15 info
  - the `allowances/anyOf[subschema #1]/items/tax_code` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - removed the optional property `previous_unpaid_balance` from the response with the `200` status
  - added the new `AE` enum value to the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `AE` enum value to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `B` enum value to the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `B` enum value to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `E` enum value to the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `E` enum value to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `G` enum value to the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `G` enum value to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `H87` enum value to the `items/items/unit/anyOf[subschema #1: UnitOfMeasureCode]/` response property for the response status `200`
  - added the new `K` enum value to the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `K` enum value to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `L` enum value to the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `L` enum value to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `M` enum value to the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `M` enum value to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `O` enum value to the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `O` enum value to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `S` enum value to the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `S` enum value to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `Z` enum value to the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `Z` enum value to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added `#/components/schemas/AllowanceReasonCode` to the `allowances/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/AllowanceReasonCode` to the `items/items/allowances/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/ChargeReasonCode` to the `charges/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/ChargeReasonCode` to the `items/items/charges/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/TaxCategoryCode, subschema #2` from the `allowances/anyOf[subschema #1]/items/tax_code` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/TaxCategoryCode, subschema #2` from the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property `anyOf` list for the response status `200`
  - removed `subschema #1` from the `allowances/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - removed `subschema #1` from the `charges/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - removed `subschema #1` from the `items/items/allowances/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - removed `subschema #1` from the `items/items/charges/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - the `tax_rate` response's property default value `21` was added for the status `200`
  - the `tax_rate` response's property default value `21` was added for the status `200`
  - the `tax_rate` response's property default value `21` was added for the status `200`
  - the `tax_rate` response's property default value `21` was added for the status `200`
  - the `tax_rate` response's property default value `21` was added for the status `200`
- **2025-11-14** `009e20418b5b` — 2 breaking, 1 warning, 35 info
  - the `allowances/anyOf[subschema #1]/items/tax_code` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - removed the optional property `items/items/price_base_quantity` from the response with the `200` status
  - added `#/components/schemas/TaxCategoryCode, subschema #2` to the `allowances/anyOf[subschema #1]/items/tax_code` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/TaxCategoryCode, subschema #2` to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property `anyOf` list for the response status `200`
  - added `subschema #1` to the `allowances/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - added `subschema #1` to the `charges/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - added `subschema #1` to the `items/items/allowances/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - added `subschema #1` to the `items/items/charges/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/AllowanceReasonCode` from the `allowances/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/AllowanceReasonCode` from the `items/items/allowances/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/ChargeReasonCode` from the `charges/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/ChargeReasonCode` from the `items/items/charges/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - the `tax_rate` response's property default value `21` was removed for the status `200`
  - the `tax_rate` response's property default value `21` was removed for the status `200`
  - the `tax_rate` response's property default value `21` was removed for the status `200`
  - the `tax_rate` response's property default value `21` was removed for the status `200`
  - the `tax_rate` response's property default value `21` was removed for the status `200`
  - removed the `AE` enum value from the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - removed the `AE` enum value from the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - removed the `B` enum value from the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - removed the `B` enum value from the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - removed the `E` enum value from the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - removed the `E` enum value from the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - removed the `G` enum value from the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - removed the `G` enum value from the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - removed the `K` enum value from the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - removed the `K` enum value from the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - removed the `L` enum value from the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - removed the `L` enum value from the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - removed the `M` enum value from the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - removed the `M` enum value from the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - removed the `O` enum value from the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - removed the `O` enum value from the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - removed the `S` enum value from the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - removed the `S` enum value from the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - removed the `Z` enum value from the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - removed the `Z` enum value from the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
- **2025-11-14** `59acba77a8b0` — 2 breaking, 20 warning, 16 info
  - the `allowances/anyOf[subschema #1]/items/tax_code` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - added the new `AE` enum value to the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `AE` enum value to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `B` enum value to the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `B` enum value to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `E` enum value to the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `E` enum value to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `G` enum value to the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `G` enum value to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `K` enum value to the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `K` enum value to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `L` enum value to the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `L` enum value to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `M` enum value to the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `M` enum value to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `O` enum value to the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `O` enum value to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `S` enum value to the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `S` enum value to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `Z` enum value to the `allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the new `Z` enum value to the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property for the response status `200`
  - added the optional property `items/items/price_base_quantity` to the response with the `200` status
  - added `#/components/schemas/AllowanceReasonCode` to the `allowances/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/AllowanceReasonCode` to the `items/items/allowances/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/ChargeReasonCode` to the `charges/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/ChargeReasonCode` to the `items/items/charges/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/TaxCategoryCode, subschema #2` from the `allowances/anyOf[subschema #1]/items/tax_code` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/TaxCategoryCode, subschema #2` from the `items/items/allowances/anyOf[subschema #1]/items/tax_code` response property `anyOf` list for the response status `200`
  - removed `subschema #1` from the `allowances/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - removed `subschema #1` from the `charges/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - removed `subschema #1` from the `items/items/allowances/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - removed `subschema #1` from the `items/items/charges/anyOf[subschema #1]/items/reason_code` response property `anyOf` list for the response status `200`
  - the `tax_rate` response's property default value `21` was added for the status `200`
  - the `tax_rate` response's property default value `21` was added for the status `200`
  - the `tax_rate` response's property default value `21` was added for the status `200`
  - the `tax_rate` response's property default value `21` was added for the status `200`
  - the `tax_rate` response's property default value `21` was added for the status `200`
- **2025-11-09** `009e20418b5b` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/e-invoice-be/apis/e-invoice-be-peppol-access-point-api/docs/api/conversion/pdf/:task_id/result/get.md) · [API](https://skmtc.dev/e-invoice-be/apis/e-invoice-be-peppol-access-point-api.md) · [Page](https://skmtc.dev/e-invoice-be/apis/e-invoice-be-peppol-access-point-api/changes/api/conversion/pdf/:task_id/result/get)
