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 6e0b613463 - Show all commits

View File

@ -2254,7 +2254,7 @@ paths:
examples:
Update tax metadata:
summary: Update tax metadata
description: In this example the tax metadata is updated.
description: In this example the tax metadata is updated.
value:
taxCode: V09
taxPercentage: 9
@ -4601,12 +4601,11 @@ components:
AccountingPeriodMetadataPatchRequestBody:
type: object
properties:
accountingPeriod:
type: string
example: 2024/01
isOpen:
type: boolean
example: true
required:
- isOpen
AccountingPeriodMetadataPatchResponseBody:
type: object
properties: