Compare commits

..

No commits in common. "b39637a4ece94cec51e51fd455cedc65d17c2157" and "fc8596f0f3c965dd5673c2cbdc1377661015470c" have entirely different histories.

View File

@ -1428,7 +1428,7 @@ paths:
"challengeTypeId": 1,
"oneTimePassword": "H5Iiz3JTaQeIV8p",
}
existing PersonalAccountData:
exisiting PersonalAccountData:
summary: PersonalAccountData already exists for customerToken
description: PersonalAccountData already exists for customerToken
value:
@ -1455,16 +1455,12 @@ paths:
schema:
$ref: "#/components/schemas/unavailable"
examples:
existing PersonalAccountData:
exisiting PersonalAccountData:
summary: PersonalAccountData already exists for customerToken
description: PersonalAccountData already exists for customerToken
value:
{
"code": "405",
"type": "string",
"message": "Method not allowed",
"description": "PersonalAccountData resource already exists for customerToken with customerTokenId:510194ef-0038-45ef-94c7-262df93ef1d7"
}
"Resource already exist"
/personalaccountdata:
get:
summary: P5. Find personal account data.