On July 26, 2023, a technical ID was added to the Invoice service
- The Search Invoice operation (e.g. GET /ic/invoice?issueDateFrom=2023-03-01&issueDateTo=2023-03-05) additionally contains the techId element in the response.
- The Get Invoice Details operation can be invoked using a technical identifier. To use, in addition to the technical identifier, you must pass the query param techId with the value true, e.g. GET /ic/invoice/251191019?techId=true
