From 007cf4bdef5113d9832163989fcff4222e4ded93 Mon Sep 17 00:00:00 2001 From: Mirjam Herald Date: Wed, 28 Jan 2026 09:55:23 +0100 Subject: [PATCH] added customerprofileId to device response --- src/openapi/customers/SE-customers-v2.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/openapi/customers/SE-customers-v2.yaml b/src/openapi/customers/SE-customers-v2.yaml index 2d2753b..b892ad6 100644 --- a/src/openapi/customers/SE-customers-v2.yaml +++ b/src/openapi/customers/SE-customers-v2.yaml @@ -3930,6 +3930,7 @@ paths: "devices": [ { + "customerProfileId": 1, "deviceId": "0f0981bf-6d60-4b06-bc55-de1ba325f366", "externalDeviceId": "dee7d80e-9288-4508-a3ed-c067e619179f", "alias": "My iPhone 13" @@ -3942,11 +3943,13 @@ paths: "devices": [ { + "customerProfileId": 1, "deviceId": "5bedce29-af0c-4f3c-b182-2caa8a1f9377", "externalDeviceId": "c5545584-04af-4c60-a955-d6a70baab848", "alias": "iPhone prive", }, { + "customerProfileId": 1, "deviceId": "d7683e89-b2ad-4e79-85b3-dbb42aad0325", "externalDeviceId": "7122a988-a00a-417d-a5b4-da2d91354976", "alias": "iPhone zakelijk",