From 4a57f732f90174791b95ca2771f9e5766f7b447d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20E=C3=9Flinger?= Date: Fri, 6 Feb 2026 11:53:52 +0100 Subject: [PATCH] feat: add externalId to GetAllBundles operation --- docs/manufacturer/licensing-workflow.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/manufacturer/licensing-workflow.md b/docs/manufacturer/licensing-workflow.md index ede0620..b53c697 100644 --- a/docs/manufacturer/licensing-workflow.md +++ b/docs/manufacturer/licensing-workflow.md @@ -232,6 +232,7 @@ You can call this route to query all your created bundles. | -------------- | ------------------------------- | -------- | -------- | | applicationId | Application id | Guid | no | | subscriptionId | Subscription id of the customer | Guid | no | +| externalId | External ID | string | no | #### Response model