feature/OVPAY-1755 #12

Merged
bboterm merged 8 commits from feature/OVPAY-1755 into develop 2025-06-11 13:10:35 +00:00
Showing only changes of commit 33fa5e408c - Show all commits

View File

@ -2786,6 +2786,15 @@ paths:
examples: examples:
Update a concession distribution: Update a concession distribution:
summary: Update a concession distribution summary: Update a concession distribution
description: |
In this example, the whole concession distribution is updated.
value:
concessionId: 1
percentage: 80.042
validFrom: 2025-02-01T00:00:00.000
validUntil: 2025-02-28T23:59:59.999
Update the validity of a concession distribution:
summary: Update the validity of a concession distribution
description: | description: |
Every month, the administrator determines the concession distribution for the next month. Every month, the administrator determines the concession distribution for the next month.
In this example, the concession distribution for last month gets an end date. In this example, the concession distribution for last month gets an end date.