develop #38

Merged
bboterm merged 451 commits from develop into main 2025-11-19 14:28:14 +00:00
Showing only changes of commit 43bca1a87d - Show all commits

View File

@ -1459,8 +1459,12 @@ paths:
summary: PersonalAccountData already exists for customerToken
description: PersonalAccountData already exists for customerToken
value:
"Resource already exist"
{
"code": "405",
"type": "string",
"message": "Method not allowed",
"description": "PersonalAccountData resource already exists for customerToken with customerTokenId:510194ef-0038-45ef-94c7-262df93ef1d7"
}
/personalaccountdata:
get:
summary: P5. Find personal account data.