diff --git a/src/openapi/claims/claims-forms.yaml b/src/openapi/claims/claims-forms.yaml index dbe7d00..c9f4a01 100644 --- a/src/openapi/claims/claims-forms.yaml +++ b/src/openapi/claims/claims-forms.yaml @@ -66,7 +66,7 @@ paths: lijn: '1' vervoertype: '1' serviceRefId: 'NLOV1234567ABCDEFG' - totaalbedrag: 400 + totaalbedrag: 3.14 OV-pas: value: aankomsthalte: '1' @@ -86,7 +86,7 @@ paths: lijn: '1' vervoertype: '1' ovPasNumber: '63AW974' - volgnummer: '2FQ8' + verificationCode: '2FQ8' responses: '200': description: ok @@ -121,18 +121,19 @@ paths: examples: EMV: value: - emailAddress: 'j.beek@htm.nl' + emailAddress: 'stasjo@htm.nl' orderNumber: 'ORD1000046' serviceReferenceId: 'NLOVA5BCD124H3Z21X' amount: 2305 iban: 'NL98INGB0003856625' orderDate: '2025-01-13' productName: 'HTM 20% korting' - OVpas: + OV-pas: value: - emailAddress: 'j.beek@htm.nl' + emailAddress: 'stasjo@htm.nl' orderNumber: 'ORD1000046' ovpasNumber: '63AW974' + verificationCode: '2FQ8' iban: 'NL98INGB0003856625' orderDate: '2025-01-13' productName: 'HTM 20% korting' @@ -199,7 +200,7 @@ components: iban: type: string description: String of length between 15 en 32 characters - example: '1234123412341234' + example: NL98INGB0003856625 naam: type: string emailadres: @@ -219,13 +220,16 @@ components: type: string serviceRefId: type: string + example: NLOV1234567ABCDEFG totaalbedrag: type: number format: float ovPasNumber: type: string - volgnummer: + example: 63AW974 + verificationCode: type: string + example: 2FQ8 refundsEntity: required: - emailAddress @@ -235,7 +239,7 @@ components: emailAddress: type: string format: email - example: j.beek@htm.nl + example: stasjo@htm.nl orderNumber: type: string example: ORD1000046 @@ -248,6 +252,9 @@ components: ovpasNumber: type: string example: 63AW974 + verificationCode: + type: string + example: 2FQ8 iban: type: string example: NL00RABO000001337