diff --git a/src/openapi/orders/SE-orders-gboAgeProfile.yaml b/src/openapi/orders/SE-orders-gboAgeProfile.yaml index a3a23a4..a78d4e4 100644 --- a/src/openapi/orders/SE-orders-gboAgeProfile.yaml +++ b/src/openapi/orders/SE-orders-gboAgeProfile.yaml @@ -59,7 +59,7 @@ paths: schema: type: integer example: 100 - - name: ovPasNumber + - name: ovpasNumber in: query required: false description: OVpas number of the customer's selected token @@ -94,7 +94,7 @@ paths: { "type": "https://www.htm.nl/api/v1/400Error", "title": "Missing parameter(s)", - "detail": "At least one of the following parameters must be present: birthDate, ovPayTokenId, customerTokenId, (serviceReferenceId and amount), (ovPasNumber and verificationCode)", + "detail": "At least one of the following parameters must be present: birthDate, ovPayTokenId, customerTokenId, (serviceReferenceId and amount), (ovpasNumber and verificationCode)", "instance": "urn:uuid:13c8416f-7632-4c8b-8a16-2132197be60c", "apiErrorCode": "htm.api.err.400.2", }