DHIL-3364 - Fixed typo (customerTokeId).
This commit is contained in:
parent
673d456fc2
commit
d75990a34d
@ -174,7 +174,7 @@ paths:
|
|||||||
"customerTokens":
|
"customerTokens":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"customerTokeId": "878ad7c1-cd8f-4bcf-a983-1bd8c6e6975e",
|
"customerTokenId": "878ad7c1-cd8f-4bcf-a983-1bd8c6e6975e",
|
||||||
"tokenType":
|
"tokenType":
|
||||||
{ "tokenTypeId": 1, "name": "EMV" },
|
{ "tokenTypeId": 1, "name": "EMV" },
|
||||||
|
|
||||||
@ -498,7 +498,7 @@ paths:
|
|||||||
"customerTokens":
|
"customerTokens":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"customerTokeId": "878ad7c1-cd8f-4bcf-a983-1bd8c6e6975e",
|
"customerTokenId": "878ad7c1-cd8f-4bcf-a983-1bd8c6e6975e",
|
||||||
"tokenType": { "tokenTypeId": 1, "name": "EMV" },
|
"tokenType": { "tokenTypeId": 1, "name": "EMV" },
|
||||||
|
|
||||||
"ovPayTokenId": 1,
|
"ovPayTokenId": 1,
|
||||||
@ -1030,7 +1030,7 @@ paths:
|
|||||||
"customerTokens":
|
"customerTokens":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"customerTokeId": "878ad7c1-cd8f-4bcf-a983-1bd8c6e6975e",
|
"customerTokenId": "878ad7c1-cd8f-4bcf-a983-1bd8c6e6975e",
|
||||||
"tokenType": { "tokenTypeId": 1, "name": "EMV" },
|
"tokenType": { "tokenTypeId": 1, "name": "EMV" },
|
||||||
|
|
||||||
"ovPayTokenId": 1,
|
"ovPayTokenId": 1,
|
||||||
@ -1263,7 +1263,7 @@ paths:
|
|||||||
example:
|
example:
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"customerTokeId": "878ad7c1-cd8f-4bcf-a983-1bd8c6e6975e",
|
"customerTokenId": "878ad7c1-cd8f-4bcf-a983-1bd8c6e6975e",
|
||||||
"orderId": "95454803-68fb-4735-a9b5-1251cdece3cd",
|
"orderId": "95454803-68fb-4735-a9b5-1251cdece3cd",
|
||||||
"orderLineId": "9b0d28a2-46ce-4e74-9cf5-497a5b91e86b",
|
"orderLineId": "9b0d28a2-46ce-4e74-9cf5-497a5b91e86b",
|
||||||
"tokenType": { "tokenTypeId": 1, "name": "EMV" },
|
"tokenType": { "tokenTypeId": 1, "name": "EMV" },
|
||||||
@ -1403,7 +1403,7 @@ paths:
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"personalAccountDataId": "47db8a40-3238-4bf5-9284-759e3888bd47",
|
"personalAccountDataId": "47db8a40-3238-4bf5-9284-759e3888bd47",
|
||||||
"customerTokeId": "7252ad91-3a4b-4ab4-b529-ec78a39a49b2",
|
"customerTokenId": "7252ad91-3a4b-4ab4-b529-ec78a39a49b2",
|
||||||
"orderLineId": "858e31b9-67f0-46ca-bf88-91a382b9c079",
|
"orderLineId": "858e31b9-67f0-46ca-bf88-91a382b9c079",
|
||||||
"orderId": "858e31b9-67f0-46ca-bf88-91a382b9c079",
|
"orderId": "858e31b9-67f0-46ca-bf88-91a382b9c079",
|
||||||
"name": "Jan de Vries",
|
"name": "Jan de Vries",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user