develop #38

Merged
bboterm merged 451 commits from develop into main 2025-11-19 14:28:14 +00:00
Showing only changes of commit 966602d8b0 - Show all commits

View File

@ -1111,12 +1111,6 @@ components:
contractStatus:
type: object
$ref: "#/components/schemas/ContractStatus"
productId:
type: integer
example: 1
productName:
type: string
example: HTM Maand 20% korting
termDuration:
type: string
format: ISO8601
@ -1184,18 +1178,22 @@ components:
type: string
format: url
example: https://www.htm.nl/reisproducten/productvoorwaarden/htm-maandkorting/
termAmountExclTax:
productId:
type: integer
example: 1200
example: 1
productName:
type: string
example: HTM Maand 20% korting
taxCode:
type: string
example: V21
taxAmount:
type: integer
example: 108
example: V9
taxPercentage:
type: number
format: float
example: 9.0
termAmountInclTax:
type: integer
example: 1308
example: 400
start:
type: string
format: date-time