updated the patches #26

Merged
MirjamHTM merged 3 commits from feature/OVPAY2095-customersv2patch into develop 2025-09-01 12:29:25 +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: