OVPAY-1742 - xTAT casing.
This commit is contained in:
parent
343d49a9c8
commit
2df187ac59
@ -1742,7 +1742,7 @@ paths:
|
|||||||
{
|
{
|
||||||
"ovPayToken":
|
"ovPayToken":
|
||||||
{
|
{
|
||||||
"xtat": "32089cc8-d187-47ff-a3a9-5c2558def811",
|
"xTat": "32089cc8-d187-47ff-a3a9-5c2558def811",
|
||||||
"alias": "Mijn token",
|
"alias": "Mijn token",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
@ -1752,7 +1752,7 @@ paths:
|
|||||||
"ovPayToken":
|
"ovPayToken":
|
||||||
{
|
{
|
||||||
"newTokenId": 10,
|
"newTokenId": 10,
|
||||||
"xtat": "32089cc8-d187-47ff-a3a9-5c2558def811",
|
"xTat": "32089cc8-d187-47ff-a3a9-5c2558def811",
|
||||||
"alias": "Mijn token",
|
"alias": "Mijn token",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
@ -2514,8 +2514,8 @@ paths:
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"detail": "XTAT for the new token was not found in GBO.",
|
"detail": "XTAT for the new token was not found in GBO.",
|
||||||
"pointer": "#/0/xtat",
|
"pointer": "#/0/xTat",
|
||||||
"xtat": "e35977b2-52bb-48ef-aca8-297b2c1d5058",
|
"xTat": "e35977b2-52bb-48ef-aca8-297b2c1d5058",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
@ -2647,7 +2647,7 @@ paths:
|
|||||||
"oldOvPayToken": { "padOtp": "123456" },
|
"oldOvPayToken": { "padOtp": "123456" },
|
||||||
"newOvPayToken":
|
"newOvPayToken":
|
||||||
{
|
{
|
||||||
"xtat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
|
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
|
||||||
"alias": "My new token",
|
"alias": "My new token",
|
||||||
"padEmailAddress": "jandevries@outlook.com",
|
"padEmailAddress": "jandevries@outlook.com",
|
||||||
"padOtp": "678901",
|
"padOtp": "678901",
|
||||||
@ -2662,7 +2662,7 @@ paths:
|
|||||||
"oldOvPayToken": { "padOtp": "123456" },
|
"oldOvPayToken": { "padOtp": "123456" },
|
||||||
"newOvPayToken":
|
"newOvPayToken":
|
||||||
{
|
{
|
||||||
"xtat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
|
"xTat": "e7fa3392-646b-40e2-95a6-c417dc0b0969",
|
||||||
"alias": "My new token",
|
"alias": "My new token",
|
||||||
"padOtp": "678901",
|
"padOtp": "678901",
|
||||||
},
|
},
|
||||||
@ -2825,8 +2825,8 @@ paths:
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"detail": "XTAT for the new token was not found in GBO.",
|
"detail": "XTAT for the new token was not found in GBO.",
|
||||||
"pointer": "#/0/xtat",
|
"pointer": "#/0/xTat",
|
||||||
"xtat": "e35977b2-52bb-48ef-aca8-297b2c1d5058",
|
"xTat": "e35977b2-52bb-48ef-aca8-297b2c1d5058",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user