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 c9b54a095d - Show all commits

View File

@ -964,7 +964,7 @@ paths:
post:
tags:
- Customer
summary: Create a new customer status element (only for SMP)
summary: Create a new customer status element
description: >-
parameters:
@ -996,7 +996,7 @@ paths:
- default: []
x-auth-type: Application & Application User
x-throttling-tier: Unlimited
/customers/customerPreferences:
/customers/{customerProfileId}/customerPreferences:
post:
tags:
- Customer
@ -1006,10 +1006,10 @@ paths:
parameters:
- name: customerProfileId
in: path
required: true
schema:
type: integer
example: 1
required: true
requestBody:
content:
application/json: