OVPAY-2201 - ChangeMoments signle entity.
This commit is contained in:
parent
105e81b5c4
commit
c3af1e9adf
@ -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:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user