features/customers-v2-SE #51

Merged
MirjamHTM merged 11 commits from features/customers-v2-SE into develop 2026-02-05 09:31:50 +00:00
Showing only changes of commit 007cf4bdef - Show all commits

View File

@ -3930,6 +3930,7 @@ paths:
"devices": "devices":
[ [
{ {
"customerProfileId": 1,
"deviceId": "0f0981bf-6d60-4b06-bc55-de1ba325f366", "deviceId": "0f0981bf-6d60-4b06-bc55-de1ba325f366",
"externalDeviceId": "dee7d80e-9288-4508-a3ed-c067e619179f", "externalDeviceId": "dee7d80e-9288-4508-a3ed-c067e619179f",
"alias": "My iPhone 13" "alias": "My iPhone 13"
@ -3942,11 +3943,13 @@ paths:
"devices": "devices":
[ [
{ {
"customerProfileId": 1,
"deviceId": "5bedce29-af0c-4f3c-b182-2caa8a1f9377", "deviceId": "5bedce29-af0c-4f3c-b182-2caa8a1f9377",
"externalDeviceId": "c5545584-04af-4c60-a955-d6a70baab848", "externalDeviceId": "c5545584-04af-4c60-a955-d6a70baab848",
"alias": "iPhone prive", "alias": "iPhone prive",
}, },
{ {
"customerProfileId": 1,
"deviceId": "d7683e89-b2ad-4e79-85b3-dbb42aad0325", "deviceId": "d7683e89-b2ad-4e79-85b3-dbb42aad0325",
"externalDeviceId": "7122a988-a00a-417d-a5b4-da2d91354976", "externalDeviceId": "7122a988-a00a-417d-a5b4-da2d91354976",

Hier mist het customerProfileId.

Hier mist het customerProfileId.

Fixed

Fixed
"alias": "iPhone zakelijk", "alias": "iPhone zakelijk",