OVPAY-2201 - ChangeMoments signle entity.

This commit is contained in:
Bas Boterman 2026-03-02 10:04:54 +01:00
parent 105e81b5c4
commit c3af1e9adf

View File

@ -611,16 +611,11 @@ paths:
allowed change moments for the current contract term. allowed change moments for the current contract term.
value: value:
{ {
"changeMoments": "changeMoment": "termBound",
[ "termDuration": "P1M",
{ "billingDay": 18,
"changeMoment": "termBound", "changeFrom": "2024-08-10T00:00:00",
"termDuration": "P1M", "changeUntil": "2024-08-10T03:59:59",
"billingDay": 18,
"changeFrom": "2024-08-10T00:00:00",
"changeUntil": "2024-08-10T03:59:59",
},
],
} }
/contracts/{uuid}/changevalidation: /contracts/{uuid}/changevalidation:
parameters: parameters: