OVPAY-1742 - Stasjo.

This commit is contained in:
Bas Boterman 2025-05-13 17:06:53 +02:00
parent 6dffa72825
commit bec2e990fb

View File

@ -2100,7 +2100,7 @@ paths:
$ref: "#/components/schemas/CompareRequest"
examples:
Compare with an existing OVpay token:
value: { "ovPayTokenId": 2 }
value: { "ovPayTokenId": 1 }
Compare with an xBOT:
value: { "xBot": "e35977b2-52bb-48ef-aca8-297b2c1d5058" }
Compare with an xTAT:
@ -2113,7 +2113,7 @@ paths:
Complete request body (for development only):
value:
{
"ovPayTokenId": 2,
"ovPayTokenId": 1,
"xBot": "e35977b2-52bb-48ef-aca8-297b2c1d5058",
"xTat": "e35977b2-52bb-48ef-aca8-297b2c1d5058",
"serviceReferenceId": "NLOV1234567ABCDEFG",
@ -2698,7 +2698,7 @@ paths:
value:
{
"customerProfileId": 1,
"ovPayTokenId": 1,
"ovPayTokenId": 2,
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
"tokenType":
{ "tokenTypeId": 2, "name": "OV-pas physical" },