develop #38

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

View File

@ -880,10 +880,10 @@ paths:
schema:
$ref: "#/components/schemas/customersEntity"
examples:
customer debtorStatus:
updateDebtorStatus:
value:
debtorStatusId: 2
update full person:
updateFullPerson:
value:
person: {
birthname: "Jan",
@ -893,7 +893,7 @@ paths:
dateOfBirth: "1970-01-01",
emailAddress: "TEST@TEST1.NL"
}
update completeEntity:
updateCompleteEntity:
value:
debtorStatusId: 2
person: {