OVPAY-1518 - taxPercentageAmount should be number.

This commit is contained in:
Bas Boterman 2025-03-18 17:25:58 +01:00
parent 57e37d5736
commit 067f510d50

View File

@ -4048,7 +4048,7 @@ components:
type: string
example: V21
taxPercentageAmount:
type: integer
type: number
example: 21
description:
type: string
@ -4083,7 +4083,7 @@ components:
type: string
example: V21
taxPercentageAmount:
type: integer
type: number
example: 21
description:
type: string