develop #38

Merged
bboterm merged 451 commits from develop into main 2025-11-19 14:28:14 +00:00
Showing only changes of commit 6337cbc578 - Show all commits

View File

@ -1152,8 +1152,8 @@ paths:
customerPhone: customerPhone:
value: value:
phone: phone:
number: 0701112233 number: "0701112233"
countryCode: 0031 countryCode: "0031"
phoneTypeId: 1 phoneTypeId: 1
isPreferred: true isPreferred: true
required: true required: true
@ -1192,8 +1192,8 @@ paths:
value: value:
phone: phone:
phoneTypeId: 2 phoneTypeId: 2
number: 0701112233 number: "0701112233"
countryCode: 0031 countryCode: "0031"
isPreferred: false isPreferred: false
updatePhoneTypeId: updatePhoneTypeId:
value: value: