Skip to content

Commit d9e1e9c

Browse files
authored
Auszahlungsbetrag als Provisionsbasis fuer Versicherungen (#70)
1 parent 599a188 commit d9e1e9c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

swagger.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 3.2.0
3+
version: 3.3.0
44
title: KEX Market Engine API
55
basePath: /v1
66
schemes:
@@ -1199,6 +1199,7 @@ definitions:
11991199
enum:
12001200
- VERSICHERUNGS_PRAEMIE_NETTO
12011201
- VERSICHERUNGS_PRAEMIE_BRUTTO
1202+
- KREDIT_AUSZAHLUNGSBETRAG
12021203

12031204
meldung:
12041205
type: object

0 commit comments

Comments
 (0)