correct verif code token

This commit is contained in:
Mirjam Herald 2025-04-25 09:15:46 +02:00
parent 17feb74889
commit 52d4d21871

View File

@ -2617,9 +2617,9 @@ paths:
description: Add a new customer token (ov pas) to an orderline v2.2 description: Add a new customer token (ov pas) to an orderline v2.2
value: value:
{ {
"tokenTypeId": 2, "tokenTypeId": 2,
"ovPasNumber": "6456445", "ovpasNumber": "OV34567",
"verificationCode": "av100g"} "verificationCode": "A7H6",}
responses: responses:
"201": "201":
description: Created description: Created