eInvoicing: align DE status endpoint + generic availability rows - #116
Merged
Merged
Conversation
…able
Small consistency fixes on merged content, following the market sweep:
- Germany setup: status check uses GET /issue/{queueId}/{queueItemId}
(drop the /delivered path and the ftQueueID casing) to match the corrected
generic page and the other markets.
- Generic "Availability by market": Austria and Poland are now API-capable —
Austria via Peppol / the national portal, Poland via KSeF (preview) — so
their rows no longer say "pending" / "build in progress".
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
- Generic page: link the EU eInvoicing HUB and the Country Factsheets index. - Germany overview: link the EU 'eInvoicing in Germany' factsheet. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
StefanKert
enabled auto-merge (rebase)
September 11, 2026 13:26
StefanKert
approved these changes
Sep 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Two small consistency fixes on already-merged eInvoicing content, surfaced during the market sweep (Italy/France/Austria/Poland):
setup.md— the status check now usesGET /issue/{queueId}/{queueItemId}(drops the/deliveredpath and theftQueueIDcasing), matching the corrected generic page and the four new market pages.Portal back office / InStore App today (POS-driven API pending)→ API —/sign+/issuevia Peppol / the national portalBuild in progress — adapter not yet shipped→ API (preview) —/sign+/issuevia KSeFWhy
Keeps the reference (Germany) and the shared generic page internally consistent with the market pages added in #92 / #94 / #95. No behavior change — docs only.
🤖 Generated with Claude Code