OVPAY-1755 - Updated the examples of ConcessionMetdata.

This commit is contained in:
Bas Boterman 2025-04-28 14:09:24 +02:00
parent ea6d8d1864
commit 33fa5e408c

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.