Typo in serviceReferenceId example

This commit is contained in:
Bas Boterman 2025-01-16 11:25:01 +01:00
parent b869b712a2
commit 04d251a3e2

View File

@ -106,7 +106,7 @@ paths:
value: value:
emailAddress: 'j.beek@htm.nl' emailAddress: 'j.beek@htm.nl'
orderNumber: 'ORD1000046' orderNumber: 'ORD1000046'
serviceReferenceId: '7703be98-57f4-4d02-887f-68348788f476' serviceReferenceId: 'NLOVA5BCD124H3Z21X'
amount: 2305 amount: 2305
iban: 'NL98INGB0003856625' iban: 'NL98INGB0003856625'
orderDate: '2025-01-13' orderDate: '2025-01-13'
@ -220,8 +220,7 @@ components:
example: ORD1000046 example: ORD1000046
serviceReferenceId: serviceReferenceId:
type: string type: string
format: uuid example: NLOVA5BCD124H3Z21X
example: 7703be98-57f4-4d02-887f-68348788f476
amount: amount:
type: integer type: integer
example: 12305 example: 12305