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