OVPAY-2503 - Added ovPasNumber and volgnummer to claims request.

This commit is contained in:
Bas Boterman 2026-04-08 09:59:09 +02:00
parent 8fc5d3b55e
commit c35c44a1cf

View File

@ -47,8 +47,6 @@ paths:
toelichting: string
lijn: '1'
vervoertype: '1'
serviceRefId: '1'
Totaalbedrag: 0
EMV:
value:
aankomsthalte: '1'
@ -67,8 +65,28 @@ paths:
toelichting: string
lijn: '1'
vervoertype: '1'
serviceRefId: '1'
Totaalbedrag: 0
serviceRefId: 'NLOV1234567ABCDEFG'
totaalbedrag: 400
OV-pas:
value:
aankomsthalte: '1'
instapdatum: '2024-03-06T15:20:44.549Z'
instaptijd: '2024-03-06T15:20:44.549Z'
ingecheckt: true
uitgecheckt: true
afgeschrevenbedrag: 0
vertrekhalte: string
korting: true
iban: '1234123412341234'
naam: string
emailadres: user@example.com
uitstaptijd: '2024-03-06T15:20:44.549Z'
verwachtbedrag: 0
toelichting: string
lijn: '1'
vervoertype: '1'
ovPasNumber: '63AW974'
volgnummer: '2FQ8'
responses:
'200':
description: ok
@ -201,9 +219,13 @@ components:
type: string
serviceRefId:
type: string
Totaalbedrag:
totaalbedrag:
type: number
format: float
ovPasNumber:
type: string
volgnummer:
type: string
refundsEntity:
required:
- emailAddress