feature/OVPAY-1755 #12
@ -2254,7 +2254,7 @@ paths:
|
|||||||
examples:
|
examples:
|
||||||
Update tax metadata:
|
Update tax metadata:
|
||||||
summary: 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:
|
value:
|
||||||
taxCode: V09
|
taxCode: V09
|
||||||
taxPercentage: 9
|
taxPercentage: 9
|
||||||
@ -4601,12 +4601,11 @@ components:
|
|||||||
AccountingPeriodMetadataPatchRequestBody:
|
AccountingPeriodMetadataPatchRequestBody:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
accountingPeriod:
|
|
||||||
type: string
|
|
||||||
example: 2024/01
|
|
||||||
isOpen:
|
isOpen:
|
||||||
type: boolean
|
type: boolean
|
||||||
example: true
|
example: true
|
||||||
|
required:
|
||||||
|
- isOpen
|
||||||
AccountingPeriodMetadataPatchResponseBody:
|
AccountingPeriodMetadataPatchResponseBody:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user